forked from rpms/kernel
		
	import RHEL 10 Beta kernel-6.11.0-0.rc5.23.el10
This commit is contained in:
		
							parent
							
								
									fc88806c48
								
							
						
					
					
						commit
						fb5c43b71a
					
				
							
								
								
									
										24
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1,12 +1,12 @@ | |||||||
| SOURCES/centossecureboot201.cer | fedoraimaca.x509 | ||||||
| SOURCES/centossecurebootca2.cer | kernel-abi-stablelists-6.11.0-0.rc5.23.el10.tar.xz | ||||||
| SOURCES/kernel-abi-stablelists-4.18.0-553.tar.bz2 | kernel-kabi-dw-6.11.0-0.rc5.23.el10.tar.xz | ||||||
| SOURCES/kernel-kabi-dw-4.18.0-553.tar.bz2 | linux-6.11.0-0.rc5.23.el10.tar.xz | ||||||
| SOURCES/linux-4.18.0-553.27.1.el8_10.tar.xz | nvidiagpuoot001.x509 | ||||||
| SOURCES/redhatsecureboot302.cer | redhatsecureboot501.cer | ||||||
| SOURCES/redhatsecureboot303.cer | redhatsecurebootca5.cer | ||||||
| SOURCES/redhatsecureboot501.cer | rheldup3.x509 | ||||||
| SOURCES/redhatsecurebootca3.cer | rhelima.x509 | ||||||
| SOURCES/redhatsecurebootca7.cer | rhelima_centos.x509 | ||||||
| SOURCES/rheldup3.x509 | rhelimaca1.x509 | ||||||
| SOURCES/rhelkpatch1.x509 | rhelkpatch1.x509 | ||||||
|  | |||||||
| @ -1,12 +0,0 @@ | |||||||
| 2ba40bf9138b48311e5aa1b737b7f0a8ad66066f SOURCES/centossecureboot201.cer |  | ||||||
| bfdb3d7cffc43f579655af5155d50c08671d95e5 SOURCES/centossecurebootca2.cer |  | ||||||
| d1cb24b71ee0c1b2078420cfb6c209a4a71cda87 SOURCES/kernel-abi-stablelists-4.18.0-553.tar.bz2 |  | ||||||
| 618f2302d26295e300718d59e8551a0cdfc98022 SOURCES/kernel-kabi-dw-4.18.0-553.tar.bz2 |  | ||||||
| edee5eb28d631dda54509fd86188a4b37d32111d SOURCES/linux-4.18.0-553.27.1.el8_10.tar.xz |  | ||||||
| 13e5cd3f856b472fde80a4deb75f4c18dfb5b255 SOURCES/redhatsecureboot302.cer |  | ||||||
| e89890ca0ded2f9058651cc5fa838b78db2e6cc2 SOURCES/redhatsecureboot303.cer |  | ||||||
| ba0b760e594ff668ee72ae348adf3e49b97f75fb SOURCES/redhatsecureboot501.cer |  | ||||||
| cf9230e69000076727e5b784ec871d22716dc5da SOURCES/redhatsecurebootca3.cer |  | ||||||
| 905d91a282727c7f5ad433a49ac42a0772311c6a SOURCES/redhatsecurebootca7.cer |  | ||||||
| 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 |  | ||||||
| d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 |  | ||||||
							
								
								
									
										80
									
								
								Makefile.rhelver
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										80
									
								
								Makefile.rhelver
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,80 @@ | |||||||
|  | RHEL_MAJOR = 10 | ||||||
|  | RHEL_MINOR = 0 | ||||||
|  | 
 | ||||||
|  | #
 | ||||||
|  | # RHEL_RELEASE
 | ||||||
|  | # -------------
 | ||||||
|  | #
 | ||||||
|  | # Represents build number in 'release' part of RPM's name-version-release.
 | ||||||
|  | #   name is <package_name>, e.g. kernel
 | ||||||
|  | #   version is upstream kernel version this kernel is based on, e.g. 4.18.0
 | ||||||
|  | #   release is <RHEL_RELEASE>.<dist_tag>[<buildid>], e.g. 100.el8
 | ||||||
|  | #
 | ||||||
|  | # Use this spot to avoid future merge conflicts.
 | ||||||
|  | # Do not trim this comment.
 | ||||||
|  | RHEL_RELEASE = 23 | ||||||
|  | 
 | ||||||
|  | #
 | ||||||
|  | # RHEL_REBASE_NUM
 | ||||||
|  | # ----------------
 | ||||||
|  | #
 | ||||||
|  | # Used in RPM version string for Gemini kernels, which dont use upstream
 | ||||||
|  | # VERSION/PATCHLEVEL/SUBLEVEL. The number represents rebase number for
 | ||||||
|  | # current MAJOR release.
 | ||||||
|  | #
 | ||||||
|  | # Use this spot to avoid future merge conflicts.
 | ||||||
|  | # Do not trim this comment.
 | ||||||
|  | RHEL_REBASE_NUM = 1 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | #
 | ||||||
|  | # ZSTREAM
 | ||||||
|  | # -------
 | ||||||
|  | #
 | ||||||
|  | #  This variable controls whether we use zstream numbering or not for the
 | ||||||
|  | #  package release. The zstream release keeps the build number of the last
 | ||||||
|  | #  build done for ystream for the Beta milestone, and increments a second
 | ||||||
|  | #  number for each build. The third number is used for branched builds
 | ||||||
|  | #  (eg.: for builds with security fixes or hot fixes done outside of the
 | ||||||
|  | #  batch release process).
 | ||||||
|  | #
 | ||||||
|  | #  For example, with ZSTREAM unset or set to "no", all builds will contain
 | ||||||
|  | #  a release with only the build number, eg.: kernel-<kernel version>-X.el*,
 | ||||||
|  | #  where X is the build number. With ZSTREAM set to "yes", we will have
 | ||||||
|  | #  builds with kernel-<kernel version>-X.Y.Z.el*, where X is the last
 | ||||||
|  | #  RHEL_RELEASE number before ZSTREAM flag was set to yes, Y will now be the
 | ||||||
|  | #  build number and Z will always be 1 except if you're doing a branched build
 | ||||||
|  | #  (when you give RHDISTGIT_BRANCH on the command line, in which case the Z
 | ||||||
|  | #  number will be incremented instead of the Y).
 | ||||||
|  | #
 | ||||||
|  | ZSTREAM ?= no | ||||||
|  | 
 | ||||||
|  | #
 | ||||||
|  | # Early y+1 numbering
 | ||||||
|  | # --------------------
 | ||||||
|  | #
 | ||||||
|  | # In early y+1 process, RHEL_RELEASE consists of 2 numbers: x.y
 | ||||||
|  | # First is RHEL_RELEASE inherited/merged from y as-is, second number
 | ||||||
|  | # is incremented with each build starting from 1. After merge from y,
 | ||||||
|  | # it resets back to 1. This way y+1 nvr reflects status of last merge.
 | ||||||
|  | #
 | ||||||
|  | # Example:
 | ||||||
|  | #
 | ||||||
|  | # rhel8.0                        rhel-8.1
 | ||||||
|  | #   kernel-4.18.0-58.el8   -->     kernel-4.18.0-58.1.el8
 | ||||||
|  | #                                  kernel-4.18.0-58.2.el8
 | ||||||
|  | #   kernel-4.18.0-59.el8           kernel-4.18.0-59.1.el8
 | ||||||
|  | #   kernel-4.18.0-60.el8
 | ||||||
|  | #   kernel-4.18.0-61.el8   -->     kernel-4.18.0-61.1.el8
 | ||||||
|  | #
 | ||||||
|  | #
 | ||||||
|  | # Use this spot to avoid future merge conflicts.
 | ||||||
|  | # Do not trim this comment.
 | ||||||
|  | EARLY_YSTREAM ?= no | ||||||
|  | EARLY_YBUILD:= | ||||||
|  | EARLY_YRELEASE:= | ||||||
|  | ifneq ("$(ZSTREAM)", "yes") | ||||||
|  |   ifeq ("$(EARLY_YSTREAM)","yes") | ||||||
|  |     RHEL_RELEASE:=$(RHEL_RELEASE).$(EARLY_YRELEASE) | ||||||
|  |   endif | ||||||
|  | endif | ||||||
							
								
								
									
										0
									
								
								Module.kabi_ppc64le
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								Module.kabi_ppc64le
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								Module.kabi_s390x
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								Module.kabi_s390x
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								Module.kabi_x86_64
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								Module.kabi_x86_64
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										25
									
								
								README.rst
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								README.rst
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,25 @@ | |||||||
|  | =================== | ||||||
|  | The Kernel dist-git | ||||||
|  | =================== | ||||||
|  | 
 | ||||||
|  | The kernel is maintained in a `source tree`_ rather than directly in dist-git. | ||||||
|  | The specfile is maintained as a `template`_ in the source tree along with a set | ||||||
|  | of build scripts to generate configurations, (S)RPMs, and to populate the | ||||||
|  | dist-git repository. | ||||||
|  | 
 | ||||||
|  | The `documentation`_ for the source tree covers how to contribute and maintain | ||||||
|  | the tree. | ||||||
|  | 
 | ||||||
|  | If you're looking for the downstream patch set it's available in the source | ||||||
|  | tree with "git log master..ark-patches" or | ||||||
|  | `online`_. | ||||||
|  | 
 | ||||||
|  | Each release in dist-git is tagged in the source repository so you can easily | ||||||
|  | check out the source tree for a build. The tags are in the format | ||||||
|  | name-version-release, but note release doesn't contain the dist tag since the | ||||||
|  | source can be built in different build roots (Fedora, CentOS, etc.) | ||||||
|  | 
 | ||||||
|  | .. _source tree: https://gitlab.com/cki-project/kernel-ark.git | ||||||
|  | .. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template | ||||||
|  | .. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home | ||||||
|  | .. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches | ||||||
| @ -1,771 +0,0 @@ | |||||||
| 0x8640fec8	___pskb_trim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b469ec3	__alloc_disk_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbd52d53	__alloc_pages_nodemask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b0236a9	__alloc_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43a53735	__alloc_workqueue_key	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x39b52d19	__bitmap_and	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xadfdfcef	__bitmap_andnot	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf3e6402e	__bitmap_equal	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb35675b	__bitmap_intersects	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa084749a	__bitmap_or	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4df119fa	__bitmap_parse	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63c4d61f	__bitmap_weight	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6fc8791	__bitmap_xor	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88db9f48	__check_object_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c51cffa	__class_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xeae3dfd6	__const_udelay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5557784c	__cpu_online_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f3ec02c	__cpu_possible_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x229836e8	__cpu_present_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e4ba049	__cpuhp_remove_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf66a486e	__cpuhp_setup_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x466c14a7	__delay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9f37f868	__dev_kfree_skb_any	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc149e3ae	__dynamic_dev_dbg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b7fe4d4	__dynamic_pr_debug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd10c488b	__free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93fca811	__get_free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf389fe60	__hw_addr_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x74be1b32	__init_rwsem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd9a5ea54	__init_waitqueue_head	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b4b2933	__ioremap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x45a55ec8	__iounmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdfe9b981	__ip_queue_xmit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0d542439	__ipv6_addr_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2b09ce5	__kmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f31cbd	__list_add_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1537255	__list_del_entry_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0399a42c	__ll_sc___cmpxchg_case_acq_4	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdbd1083c	__ll_sc___cmpxchg_case_mb_4	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd06ae354	__ll_sc___cmpxchg_case_mb_8	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa899153f	__ll_sc_atomic64_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e9183dc	__ll_sc_atomic64_add_return	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe13a9d16	__ll_sc_atomic64_fetch_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xba195f7b	__ll_sc_atomic64_sub	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbe0d43a	__ll_sc_atomic64_sub_return	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f7386be	__ll_sc_atomic_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c97c8a4	__ll_sc_atomic_add_return	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7dbe0931	__ll_sc_atomic_add_return_acquire	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9a3efb9	__ll_sc_atomic_sub	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xec2ac905	__ll_sc_atomic_sub_return	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b9f8dac	__ll_sc_atomic_sub_return_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c3fce39	__local_bh_enable_ip	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0195aef5	__lock_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f1cf755	__mmu_notifier_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x0527514c	__module_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f02188f	__msecs_to_jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a76f11f	__mutex_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a7b4ad4	__napi_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdf8c695a	__ndelay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x802aa7db	__netdev_alloc_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91d0fbc5	__netif_napi_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x46c47fb6	__node_distance	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5cea2dd8	__page_file_index	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xea6e8390	__page_mapcount	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x6c81b48b	__pagevec_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x32047ad5	__per_cpu_offset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6128b5fc	__printk_ratelimit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4774c650	__pskb_pull_tail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7da02233	__put_cred	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd031343e	__put_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe8f74e3b	__put_task_struct	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5a45d9ae	__register_chrdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe45c1b14	__release_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5eba9410	__request_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c282196	__scsi_execute	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x66cd09c7	__scsi_iterate_devices	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa2b63590	__skb_gso_segment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb13f54a	__skb_pad	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb7305a1	__stack_chk_fail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa6033f23	__task_pid_nr_ns	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0faef0ed	__tasklet_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e7d6bd0	__udelay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6bc3fbc0	__unregister_chrdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf1969a8e	__usecs_to_jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad2831af	__vmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3eeb2322	__wake_up	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad27f361	__warn_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcf4fdd4d	_atomic_dec_and_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa1c76e0a	_cond_resched	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x11089ac7	_ctype	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc8eee154	acpi_bus_get_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1a45cb6c	acpi_disabled	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4d2128b5	acpi_dma_configure	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9f4f2aa3	acpi_gbl_FADT	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeb7f6046	acpi_get_devices	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaebd12f0	acpi_get_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16cdc340	acpi_get_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a8c226	acpi_gsi_to_irq	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xcfd30d71	acpi_os_map_memory	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x34331f04	acpi_os_unmap_memory	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb423158f	acpi_register_gsi	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7b5452b8	acpi_unregister_gsi	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x318f7969	add_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4afb2238	add_wait_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xde293f9e	add_wait_queue_exclusive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe3ec2f2b	alloc_chrdev_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf48c936c	alloc_etherdev_mqs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1c8368f3	alloc_netdev_mqs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa6b529e3	alloc_pages_current	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x75fb9062	arch_timer_read_counter	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x25301bc6	arch_wb_cache_pmem	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x6dfb912f	arm64_const_caps_ready	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2b9997fb	atomic_notifier_chain_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7181db30	atomic_notifier_chain_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xad73041f	autoremove_wake_function	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60d2e8a3	bdev_read_only	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc5f21f3f	bdevname	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf936abf	bdget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c0136df	bdget_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x141eee31	bdput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc4b0dcf0	bio_add_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5724c23d	bio_alloc_bioset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6c50e6f	bio_associate_blkg	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x54a4447e	bio_clone_fast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd86b0d0c	bio_endio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbe2cda4	bio_free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4747a3d6	bio_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x41484da4	bio_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcf9561eb	bioset_exit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdbdab9a9	bioset_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16e297c3	bit_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63a7c28c	bitmap_find_free_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b015d25	bitmap_parselist	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf474c21c	bitmap_print_to_pagebuf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x574c2e74	bitmap_release_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2f14ba9	blk_alloc_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd27b25dd	blk_check_plugged	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4abe66a0	blk_cleanup_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1ff969ae	blk_execute_rq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6cbf8e65	blk_execute_rq_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf2215f74	blk_finish_plug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaacf3152	blk_get_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x772834f4	blk_mq_end_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5581d32d	blk_mq_run_hw_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0f8c280	blk_mq_tag_to_rq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x124291d4	blk_mq_unique_tag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x719e5134	blk_put_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8ca80c86	blk_queue_bounce_limit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xed647406	blk_queue_dma_alignment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe0bcf34a	blk_queue_flag_clear	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc58a0b85	blk_queue_flag_set	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbbd2e1ce	blk_queue_io_min	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb30093dc	blk_queue_io_opt	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe3cd98a7	blk_queue_logical_block_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e33328f	blk_queue_make_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68e08d75	blk_queue_max_discard_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd9ba548e	blk_queue_max_hw_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x65035d84	blk_queue_max_segment_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x37fbab6e	blk_queue_max_segments	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x113305e9	blk_queue_max_write_same_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x97e15431	blk_queue_physical_block_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb56a30a	blk_queue_rq_timeout	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xecbb63de	blk_queue_segment_boundary	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe206de12	blk_queue_split	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd3f6c29c	blk_queue_stack_limits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbcf0f929	blk_queue_update_dma_alignment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7741f54c	blk_queue_virt_boundary	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8efcb061	blk_queue_write_cache	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x77752be5	blk_rq_append_bio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0951910c	blk_rq_map_kern	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1b6a91b	blk_rq_map_user_iov	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1398707	blk_rq_unmap_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x506fbfbe	blk_set_stacking_limits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a9b37e8	blk_start_plug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x84502a47	blk_status_to_errno	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x981874cb	blk_verify_command	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x640b8f93	blkdev_fsync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x098a2b82	blkdev_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x57b3a714	blkdev_get_by_dev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3a58ff8f	blkdev_get_by_path	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa4e90f02	blkdev_issue_discard	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x712810f3	blkdev_issue_write_same	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x83d66221	blkdev_issue_zeroout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3725913d	blkdev_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1915d893	blocking_notifier_call_chain	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9b4a3389	blocking_notifier_chain_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x98901df7	blocking_notifier_chain_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfb452dfe	bsg_job_done	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x28aa6a67	call_rcu	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa7eedcc4	call_usermodehelper	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a8d234	cancel_delayed_work	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f927fb	cancel_delayed_work_sync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81b1b255	cancel_work_sync	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc6cbbc89	capable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd174b711	cdev_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc9fb9425	cdev_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc241ee72	cdev_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0c407f6f	cdev_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8a6b7156	class_destroy	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe28a9c32	class_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9800ed94	clear_inode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x77515ebd	clear_nlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb23c934e	commit_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x29361773	complete	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfd94814e	complete_all	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8133c67d	complete_and_exit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88bbabc0	consume_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9231bca	cpu_bit_bitmap	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7a2af7b4	cpu_number	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c46233a	cpufreq_quick_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0a9d52d0	cpumask_next	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x74ea1265	cpumask_next_and	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa04f945a	cpus_read_lock	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x18fb2caf	cpus_read_unlock	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x70a9c336	create_empty_buffers	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9bb8e557	crypto_ahash_digest	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x4393db9a	crypto_ahash_final	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x3bdc0850	crypto_ahash_setkey	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe8f94b1e	crypto_alloc_ahash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xee175712	crypto_destroy_tfm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe6526493	crypto_register_shash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1c395906	crypto_unregister_shash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x4d65cbd5	csum_ipv6_magic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe113bbbc	csum_partial	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x150b1f8a	current_time	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf95120ce	d_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1d81276e	d_drop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xece86a60	d_instantiate	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc2ce4b1e	d_make_root	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3b9ea1ae	d_obtain_alias	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfa0f4c0f	d_prune_aliases	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4bcdda9f	deactivate_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa8a90b07	default_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaad8c7d6	default_wake_function	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x74c32ea2	del_gendisk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfa5223cc	del_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xec02a35f	del_timer_sync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0c1c794e	delayed_work_timer_fn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3a484afa	dentry_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c03d20c	destroy_workqueue	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd20af00a	dev_add_pack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa5976e4f	dev_base_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdbca8b3e	dev_close	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x862f1376	dev_get_by_index	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x99c61367	dev_get_by_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9924cf7e	dev_mc_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x19632718	dev_mc_add_excl	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x22ea88ad	dev_mc_add_global	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3a28c137	dev_mc_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x535d829d	dev_mc_del_global	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac0eb98a	dev_queue_xmit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x746bc396	dev_remove_pack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcd1adebd	dev_set_mac_address	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc55637a6	dev_set_mtu	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc3b519d1	dev_set_promiscuity	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc3885b05	dev_uc_add_excl	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaef62a99	device_add_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1744744a	device_create	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8ea07c28	device_destroy	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x88528f75	dget_parent	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ce4ca6f	disable_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x926be68c	dma_get_required_mask	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1c5a0e6e	dma_set_coherent_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4e0bc306	dma_set_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f68e5c9	do_gettimeofday	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6626afca	down	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25170ad2	down_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe766638a	down_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfd8dde57	down_read_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x014e4112	down_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb0db5192	down_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c399854	down_write_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4efeaecf	downgrade_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4cece3c7	dput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa4fd336d	dst_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b2dc060	dump_stack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd0c05159	emergency_restart	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfcec0987	enable_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x612bfd89	errno_to_blk_status	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa719c4a2	eth_get_headlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4c16334a	eth_type_trans	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb8f8ac3b	eth_validate_addr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x092f9801	ether_setup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f996a30	ethtool_convert_legacy_u32_to_link_mode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x55e31703	ethtool_convert_link_mode_to_legacy_u32	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf12fd7b7	ethtool_op_get_link	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x45f82af7	fc_remove_host	drivers/scsi/scsi_transport_fc	EXPORT_SYMBOL |  | ||||||
| 0x8cdd7fee	fget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x317eee7a	filemap_fault	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xadaabf62	filp_close	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf8c0da85	filp_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc0a3d105	find_next_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x479c3c86	find_next_zero_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x079bacd3	find_pid_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x19115098	find_vma	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x92540fbf	finish_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x371a18f5	flush_signals	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x42160169	flush_workqueue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdfbfce13	force_sig	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbd4898c	fortify_panic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c7e0019	fput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1514a3b	free_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf276078f	free_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4302d0eb	free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8811a77a	freeze_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1c2073b0	from_kgid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x69d83b26	from_kuid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x02c7d7c5	fs_bio_set	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4da5d582	fsync_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x871408e9	generic_end_io_acct	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9874466f	generic_file_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9f289411	generic_file_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfce4eac3	generic_fillattr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x94a0b371	generic_make_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88de0238	generic_permission	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbf06c358	generic_read_dir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1026d343	generic_shutdown_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x941835d6	generic_start_io_acct	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8811191a	genl_register_family	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9f39d33a	genl_unregister_family	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xae33befc	genlmsg_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe0b2e5e2	get_fs_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa3e3d20b	get_gendisk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x79aa04a2	get_random_bytes	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x405c1144	get_seconds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x42049e31	get_task_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfd2ef4d1	get_user_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xce474c79	get_user_pages_remote	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b388444	get_zeroed_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e2b0ba6	groups_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x643d9ba1	groups_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf97d1a04	hrtimer_cancel	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xae909197	hrtimer_forward	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xdf243169	hrtimer_init	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x09181e45	hrtimer_start_range_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1415801b	hrtimer_try_to_cancel	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1a4e541a	igrab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x39461d6a	in_egroup_p	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b8059bd	in_group_p	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2a3b01e7	inet_add_protocol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b51df14	inet_del_protocol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7558b7d0	init_net	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x10be2e85	init_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4cc8f9c8	init_timer_key	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2b91e0ef	init_uts_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfe487975	init_wait_entry	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbe04575e	inode_init_always	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9274c33c	inode_permission	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ed90adc	int_to_scsilun	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93b9824b	invalidate_partition	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93a6e0b2	io_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfbc4f89e	io_schedule_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e82828e	iomem_resource	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe7698027	ioremap_cache	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc4d9f382	ipmi_create_user	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xf388b18b	ipmi_destroy_user	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xd1f579d0	ipmi_free_recv_msg	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xf5531bea	ipmi_poll_interface	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x12e50acb	ipmi_register_smi	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x4c2054d7	ipmi_request_settime	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x50f65edf	ipmi_set_gets_events	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xfaaa4831	ipmi_set_my_address	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xa19985b7	ipmi_smi_msg_received	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xe4330a39	ipmi_unregister_smi	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xe4f4665b	ipmi_validate_addr	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x872e8bfa	iput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b3fdb57	irq_set_affinity_hint	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xdc3a5af3	iterate_dir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x15ba50a6	jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x055e77e8	jiffies_64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x37befc70	jiffies_to_msecs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x188ea314	jiffies_to_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f24de73	jiffies_to_usecs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44b5ee9a	kasprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbe726bc4	kern_path	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c90c378	kernel_recvmsg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9242da81	kernel_sendmsg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c1a2fb9	kernel_setsockopt	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x265bbef9	kexec_crash_loaded	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x037a0cba	kfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x19f462ab	kfree_call_rcu	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x6aec8ba4	kfree_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x706befc9	kfree_skb_reason	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e479cbd	kill_anon_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x768782f0	kill_block_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc30a389f	kmalloc_caches	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa202a8e5	kmalloc_order_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x324a6217	kmem_cache_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6fc8aac9	kmem_cache_alloc_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3859b608	kmem_cache_alloc_node_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x24fd035b	kmem_cache_alloc_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6bbb08c5	kmem_cache_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb9523144	kmem_cache_create_usercopy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x90737632	kmem_cache_destroy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd57f6999	kmem_cache_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9ebab9d3	kmem_cache_shrink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0973d7fb	kobject_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc985b4ca	kobject_create_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe9ec6844	kobject_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9c2cec5	kobject_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x217548d3	kobject_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x71c0e774	kobject_init_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2cec6038	kobject_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xafab167e	kobject_set_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x931b4bf0	kobject_uevent_env	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x85f5e2aa	krealloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa967147b	kset_create_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x84d07d10	kset_find_obj	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2064e105	kset_register	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x026fd227	kset_unregister	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc499ae1e	kstrdup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf6ae696	kstrndup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x752d5f5b	kstrtobool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc6c09e43	kstrtobool_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x373db350	kstrtoint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x10f1064d	kstrtoint_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b17e06c	kstrtoll	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x42adadb9	kstrtoll_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fa0d062	kstrtou16	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa46f2f1b	kstrtouint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdc20f322	kstrtouint_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c3aaa29	kstrtoul_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x060ea2d6	kstrtoull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x886ce541	kstrtoull_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc045ac00	kthread_bind	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe744bb8f	kthread_create_on_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3f7646e	kthread_should_stop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd4c6e257	kthread_stop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb43f9365	ktime_get	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x484f6edf	ktime_get_coarse_real_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1edb69d6	ktime_get_raw_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x953e1b9e	ktime_get_real_seconds	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9ec6ca96	ktime_get_real_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9320d27	ktime_get_seconds	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5e515be6	ktime_get_ts64	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc4f0da12	ktime_get_with_offset	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5c017464	kvasprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7aa1756e	kvfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a4497db	kzfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25c5f640	lock_page_memcg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb9544a0e	lock_sock_nested	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd9b85ef6	lockref_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x452e4259	lookup_one_len	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0daef7fd	make_kgid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf299b83d	make_kuid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcefdecd7	mark_buffer_dirty	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0ff3bfda	mark_page_accessed	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xacf4d843	match_strdup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44e9a829	match_token	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x54c99fac	mem_section	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa07a37f0	memchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x449ad0a7	memcmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4829a47e	memcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a9f1d63	memmove	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x27864d57	memparse	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86c45796	mempool_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x183fa88b	mempool_alloc_slab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6a244503	mempool_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9300507b	mempool_destroy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x074b55fe	mempool_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8a99a016	mempool_free_slab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf812cff6	memscan	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdcb764ad	memset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9688de8b	memstart_addr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x29c21688	misc_deregister	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeac7b62d	misc_register	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x29367907	mmput	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1ccf7c3c	mmu_notifier_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x725826d8	mmu_notifier_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2360f588	mntget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x41cfedb6	mntput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xebca8b54	mod_delayed_work_on	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x28985b9f	mod_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaac80d5b	mod_timer_pending	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa6e68428	module_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa145bb1a	module_refcount	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9a482f9	msleep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x41aed6e7	mutex_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe8de29eb	mutex_lock_killable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3b42a38	mutex_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa6093a32	mutex_unlock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x67b127fd	napi_complete_done	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ccfb3e7	napi_disable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5c31ca9	napi_enable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb13255ac	napi_gro_receive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4e1fb093	napi_schedule_prep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f1bd368	ndo_dflt_bridge_getlink	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf6ebc03b	net_ratelimit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xee61e7cb	netdev_err	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1d923f17	netdev_features_change	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x728c2b32	netdev_info	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa6c7b0cc	netdev_refcnt_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac109b30	netdev_rx_handler_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x16f7f97c	netdev_rx_handler_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x721281fb	netif_carrier_off	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0950991c	netif_carrier_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7e5c39a1	netif_device_attach	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e5d9b35	netif_device_detach	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xadcb4759	netif_napi_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x98718ddd	netif_napi_add_weight	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xba5c3343	netif_napi_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4dee28e1	netif_receive_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x155980d9	netif_rx	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4e3c20c9	netif_schedule_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6dd8dcb6	netif_set_real_num_rx_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb42fab00	netif_set_real_num_tx_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xded1484b	netif_tx_stop_all_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7182f847	netif_tx_wake_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6ff1b05	netlink_broadcast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf47829bd	netlink_unicast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6a3475c1	new_inode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfdc1bd61	nla_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaa19fd49	node_data	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc19ac37a	node_to_cpumask_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x017de3d5	nr_cpu_ids	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe26fc7c	nr_node_ids	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e1e140e	ns_to_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f548802	ns_to_timeval	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xffae8e8b	nsecs_to_jiffies	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x618911fc	numa_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5541ea93	on_each_cpu	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1984d421	out_of_line_wait_on_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x75703766	override_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c1371f5	page_mapped	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xffdfe1c7	pagevec_lookup_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x851a8d6b	pagevec_lookup_range_tag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c1372e8	panic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x07ceeac9	panic_notifier_list	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x51bfe5cf	param_array_ops	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e60e5fb	param_get_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f613790	param_ops_bool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ba2c80b	param_ops_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c4c969e	param_ops_charp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b5c34cd	param_ops_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2673a0d	param_ops_long	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xab292632	param_ops_short	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe4e509ca	param_ops_string	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb13d1b0	param_ops_uint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfc237869	param_ops_ulong	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2cecea02	param_set_bool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c566106	param_set_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x337c9ad1	path_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf5bc0161	pci_alloc_irq_vectors_affinity	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xedfceaf2	pci_free_irq_vectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xff752bfc	pci_get_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf3a5488	pci_irq_vector	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc95e1905	pci_read_config_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0513bce1	pci_read_config_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c55c601	pci_set_power_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfd9d3b65	pci_write_config_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x853f10f1	pci_write_config_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeea26a89	pcie_capability_clear_and_set_word	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x150bac42	pcie_capability_read_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc61ce6d5	pcie_capability_read_word	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f6e62a5	pid_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60a32ea9	pm_power_off	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2bf0d917	prepare_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd5fd90f1	prepare_to_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c26d495	prepare_to_wait_event	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x45e69e01	prepare_to_wait_exclusive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86e03c0a	print_stack_trace	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x27e1a049	printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9643adc6	pskb_expand_head	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0a536cf3	put_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1e4ec46	queue_delayed_work_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x121da905	queue_work_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc9c3b33d	raid_class_attach	drivers/scsi/raid_class	EXPORT_SYMBOL |  | ||||||
| 0x54e18e74	raid_class_release	drivers/scsi/raid_class	EXPORT_SYMBOL |  | ||||||
| 0x60a13e90	rcu_barrier	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x65ee6e82	read_cache_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb6af58d	recalc_sigpending	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x71a50dbc	register_blkdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7e2473d5	register_filesystem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60352082	register_inet6addr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf68285c0	register_inetaddr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x87026672	register_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2da1048	register_netdevice_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3517383e	register_reboot_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf97d7de2	register_sysctl_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44d786a5	release_sock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5d291b26	remap_pfn_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x37110088	remove_wait_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6b8e852	request_threaded_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c9fd07d	revert_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc7a4fbed	rtnl_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6e720ff2	rtnl_unlock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe5c6fad3	sas_attach_transport	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xa10b607b	sas_end_device_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xc55e2842	sas_expander_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xde5e1517	sas_phy_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xf2949aa9	sas_phy_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x92040be3	sas_phy_free	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x56576929	sas_port_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x6913581c	sas_port_add_phy	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x45a40f7d	sas_port_alloc_num	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x67586ea2	sas_port_delete	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xbb82ea8f	sas_port_delete_phy	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xd18aa1f9	sas_read_port_mode_page	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x9ed95a14	sas_release_transport	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x31be47b8	sas_remove_host	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xa43ce280	sas_rphy_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x4629baf2	save_stack_trace	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x29d798fa	save_stack_trace_tsk	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x81bbc55d	sched_setscheduler	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x01000e51	schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f37cca7	schedule_hrtimeout_range	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8ddd8aad	schedule_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x054496b4	schedule_timeout_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x151f4898	schedule_timeout_uninterruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9c0c2bc8	scmd_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4ca9669f	scnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x33c03b1c	scsi_add_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc9eb74cf	scsi_add_host_with_dma	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3bedb3ea	scsi_block_requests	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0cde3748	scsi_change_queue_depth	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x129fdace	scsi_device_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x01b96dcd	scsi_device_lookup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a17c524	scsi_device_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfcfd0a60	scsi_device_set_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72ea7b2d	scsi_device_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x92684542	scsi_dma_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc38bc490	scsi_dma_unmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2140689c	scsi_get_vpd_page	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2e9939a6	scsi_host_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a94e420	scsi_host_lookup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5e78955b	scsi_host_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ef7c289	scsi_internal_device_block_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x03cdc1af	scsi_internal_device_unblock_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa4e45210	scsi_is_host_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b73da3a	scsi_is_sdev_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9143b9f0	scsi_print_command	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91ad164a	scsi_register_driver	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x239d9387	scsi_remove_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb1321ced	scsi_remove_host	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf7f2f911	scsi_remove_target	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x07b37d96	scsi_scan_host	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x699332ae	scsi_unblock_requests	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xea3c8e4e	scsilun_to_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb420a956	sdev_prefix_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe5dace4e	security_d_instantiate	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf59d4c3b	send_sig	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xba7f5233	seq_lseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f7640ee	seq_printf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44a30d56	seq_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3b13b34a	set_cpus_allowed_ptr	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x025483b1	set_current_groups	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6907bf08	set_device_ro	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x17402a82	set_disk_ro	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e61bb05	set_freezable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93245ec7	set_nlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x365acda7	set_normalized_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6f528bb	set_page_dirty	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x240cc7ab	set_page_dirty_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa7c1c1a8	set_user_nice	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x333c20bd	shrink_dcache_parent	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40c7247c	si_meminfo	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6a5fa363	sigprocmask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf8d4a345	simple_statfs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b742fd7	simple_strtol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20000329	simple_strtoul	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61b7b126	simple_strtoull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x80f579a4	single_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b3968e9	single_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6d2e4dd3	sk_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb63ddd95	sk_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9ea7a3fc	skb_add_rx_frag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3158d738	skb_checksum_help	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9f0544ab	skb_clone	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb2b769f0	skb_clone_tx_timestamp	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8ffdf6ac	skb_copy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x11a9c1a0	skb_copy_bits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x05eb81e9	skb_dequeue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xecf356da	skb_pull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x94813737	skb_push	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x33806457	skb_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b66a1bb	skb_queue_purge	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61dbc2a0	skb_queue_tail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3a945419	skb_realloc_headroom	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc877e274	skb_trim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4a8543ed	skb_tstamp_tx	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa32d0dc9	smp_call_function_many	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6228c21f	smp_call_function_single	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x28318305	snprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x829296d8	sock_create_kern	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1384448d	sock_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91715312	sprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20c55ae0	sscanf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43844fec	starget_for_each_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaafdc258	strcasecmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x061651be	strcat	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x349cba85	strchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2d5255a	strcmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe914e41e	strcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1ac5d3cb	strcspn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x77bc13a0	strim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9c0b663	strlcat	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5792f848	strlcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x98cf60b3	strlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x96b29254	strncasecmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a921311	strncmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9166fada	strncpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x24428be5	strncpy_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa916b694	strnlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc310b981	strnstr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a1dfd65	strpbrk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9f984513	strrchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x85df9b6c	strsep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc29bf967	strspn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e6d26a8	strstr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe3140538	submit_bio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x609f1c7e	synchronize_net	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2d3385d3	system_wq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9545af6d	tasklet_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x080c9e73	thaw_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x23b7a2ad	try_module_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4005f38c	try_wait_for_completion	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x750338e3	unlock_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe4c26f66	unlock_page_memcg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8d420dbb	unmap_mapping_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a459dc	unregister_blkdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6091b333	unregister_chrdev_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x52f5f5a6	unregister_filesystem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2fe252cc	unregister_inet6addr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe029963	unregister_inetaddr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x326d489d	unregister_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9d0d6206	unregister_netdevice_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac1a55be	unregister_reboot_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6be0d38b	unregister_sysctl_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc452a18b	unuse_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xcf2a6966	up	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e03a6e3	up_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x844cedab	up_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x851e0ea2	use_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x12a38747	usleep_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x999e8297	vfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc6b294ae	vfs_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9c6cc0f4	vfs_fsync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1e09c95	vfs_fsync_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x121cc4aa	vfs_getattr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xee72c99b	vfs_link	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf57ec227	vfs_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8ae7c58f	vfs_mkdir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa5d9c609	vfs_mknod	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xda7d13b0	vfs_readlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0d95c03d	vfs_rename	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f65d07b	vfs_rmdir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6f6b401b	vfs_statfs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40872063	vfs_symlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5000a175	vfs_unlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x09fb0f02	vm_mmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5b56860c	vm_munmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6ee688f	vmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb43f5159	vmalloc_to_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0341df05	vmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4b8b3239	vprintk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf5e03a3a	vscnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e01660e	vsnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c7574a1	vsprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x94961283	vunmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40a9b349	vzalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e0c711d	vzalloc_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6de13801	wait_for_completion	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x262e823a	wait_for_completion_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4d1ff60a	wait_for_completion_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5242b9f3	wait_on_page_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0fbac79	wake_up_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8eab8b06	wake_up_process	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa2517116	write_cache_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4a30eeac	xattr_full_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x760a0f4f	yield	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x931e0601	zap_vma_ptes	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| @ -1,761 +0,0 @@ | |||||||
| 0x1984165d	___pskb_trim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbd2fb756	__alloc_disk_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe9a9f9e8	__alloc_pages_nodemask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x74c48aa6	__alloc_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43a53735	__alloc_workqueue_key	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x39b52d19	__bitmap_and	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xadfdfcef	__bitmap_andnot	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf3e6402e	__bitmap_equal	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb35675b	__bitmap_intersects	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa084749a	__bitmap_or	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4df119fa	__bitmap_parse	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63c4d61f	__bitmap_weight	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6fc8791	__bitmap_xor	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88db9f48	__check_object_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfd07d522	__class_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf9f94ae4	__cpu_online_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1370be3	__cpu_possible_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfa39b300	__cpu_present_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e4ba049	__cpuhp_remove_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf66a486e	__cpuhp_setup_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x466c14a7	__delay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x326735ea	__dev_kfree_skb_any	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2a30f7ab	__dynamic_dev_dbg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b7fe4d4	__dynamic_pr_debug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd7468b16	__free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93fca811	__get_free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf389fe60	__hw_addr_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x85ffcda1	__init_rwsem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe3f29f70	__init_waitqueue_head	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b8de8ae	__ioremap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x45a55ec8	__iounmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5b960eb1	__ip_queue_xmit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0d542439	__ipv6_addr_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2b09ce5	__kmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f31cbd	__list_add_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1537255	__list_del_entry_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c3fce39	__local_bh_enable_ip	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8218e49b	__lock_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0eab5cd4	__mmu_notifier_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xebbb3390	__module_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f02188f	__msecs_to_jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93178084	__mutex_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3022d5be	__napi_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3d364d8	__netdev_alloc_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x465585ad	__netif_napi_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x46c47fb6	__node_distance	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9ac40166	__page_file_index	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb6d1e6c9	__page_mapcount	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x56f09de5	__pagevec_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x499bfc6d	__per_cpu_offset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6128b5fc	__printk_ratelimit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1c7f2961	__pskb_pull_tail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeb94d60b	__put_cred	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xccbfcd34	__put_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6301916d	__put_task_struct	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xdee37668	__register_chrdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe45c1b14	__release_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5eba9410	__request_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa2beceb1	__scsi_execute	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5490149f	__scsi_iterate_devices	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5892fee	__skb_gso_segment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x33bac18a	__skb_pad	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb7305a1	__stack_chk_fail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x56c083d3	__task_pid_nr_ns	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0faef0ed	__tasklet_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6bc3fbc0	__unregister_chrdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf1969a8e	__usecs_to_jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e879bb7	__vmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfdd6bbad	__wake_up	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad27f361	__warn_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81a07f4e	_atomic_dec_and_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa1c76e0a	_cond_resched	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x362ef408	_copy_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb44ad4b3	_copy_to_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x11089ac7	_ctype	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x89797060	_raw_read_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4c11435a	_raw_read_lock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c003aef	_raw_read_lock_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbfb8b0b7	_raw_read_lock_irqsave	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfdb6cedc	_raw_read_unlock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcc17504d	_raw_read_unlock_irqrestore	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xde48e9ca	_raw_spin_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf063510	_raw_spin_lock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcd0529c7	_raw_spin_lock_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf5222143	_raw_spin_lock_irqsave	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9d7ce8dd	_raw_spin_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe4fe8ca1	_raw_spin_unlock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c37f319	_raw_spin_unlock_irqrestore	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac26b820	_raw_write_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc47cdf9c	_raw_write_lock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e8f30f6	_raw_write_lock_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaa6e4df5	_raw_write_lock_irqsave	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x99afe916	_raw_write_unlock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xae545f06	_raw_write_unlock_irqrestore	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x318f7969	add_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e875885	add_wait_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcdc0349c	add_wait_queue_exclusive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe3ec2f2b	alloc_chrdev_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f2300da	alloc_etherdev_mqs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f50e6bf	alloc_netdev_mqs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x706edf8d	alloc_pages_current	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25301bc6	arch_wb_cache_pmem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x836d61d0	atomic_notifier_chain_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb5aa10af	atomic_notifier_chain_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xad73041f	autoremove_wake_function	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc95bd655	bdev_read_only	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x26a28c24	bdevname	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x04d005e9	bdget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x49f98962	bdget_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdafcc31e	bdput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc93d6ffd	bio_add_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2fa51f6a	bio_alloc_bioset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5e4d1389	bio_associate_blkg	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9383d8ae	bio_clone_fast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb5cfff3	bio_endio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe4a1a0e7	bio_free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x79274a8e	bio_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3be99598	bio_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb6e127fe	bioset_exit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc202aa37	bioset_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16e297c3	bit_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63a7c28c	bitmap_find_free_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b015d25	bitmap_parselist	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf474c21c	bitmap_print_to_pagebuf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x574c2e74	bitmap_release_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3bd45587	blk_alloc_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd27b25dd	blk_check_plugged	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfbc0b865	blk_cleanup_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x17e2528e	blk_execute_rq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x06143169	blk_execute_rq_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf2215f74	blk_finish_plug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb041390d	blk_get_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf2c723f9	blk_mq_end_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xef8da47b	blk_mq_run_hw_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb80386aa	blk_mq_tag_to_rq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc8c293b0	blk_mq_unique_tag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7da4e490	blk_put_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xec62788a	blk_queue_bounce_limit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x167fb27c	blk_queue_dma_alignment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb60944e8	blk_queue_flag_clear	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf401fc91	blk_queue_flag_set	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3301ae3b	blk_queue_io_min	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb044ed63	blk_queue_io_opt	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0d0bd454	blk_queue_logical_block_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x51456866	blk_queue_make_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc96a3797	blk_queue_max_discard_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd296be7e	blk_queue_max_hw_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6597e1f5	blk_queue_max_segment_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf22eba89	blk_queue_max_segments	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0f0d3fed	blk_queue_max_write_same_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbde4727f	blk_queue_physical_block_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3cdfcc78	blk_queue_rq_timeout	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x42a7b063	blk_queue_segment_boundary	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7e1da995	blk_queue_split	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd8e1c056	blk_queue_stack_limits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbfbeed39	blk_queue_update_dma_alignment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x642e93ed	blk_queue_virt_boundary	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb2b56a22	blk_queue_write_cache	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1acb3f36	blk_rq_append_bio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x45eafe77	blk_rq_map_kern	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf1b1a8ba	blk_rq_map_user_iov	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9faea3c8	blk_rq_unmap_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x506fbfbe	blk_set_stacking_limits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a9b37e8	blk_start_plug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x84502a47	blk_status_to_errno	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x22339412	blk_verify_command	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcf04e564	blkdev_fsync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63a46f8f	blkdev_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd441ce00	blkdev_get_by_dev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x729bbb38	blkdev_get_by_path	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe832978f	blkdev_issue_discard	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2aa3d6aa	blkdev_issue_write_same	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e881f70	blkdev_issue_zeroout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6ac252dc	blkdev_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x76bf7be8	blocking_notifier_call_chain	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9cc76645	blocking_notifier_chain_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1482a5ff	blocking_notifier_chain_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2e1c1d6d	bsg_job_done	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x28aa6a67	call_rcu	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa7eedcc4	call_usermodehelper	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a8d234	cancel_delayed_work	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f927fb	cancel_delayed_work_sync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81b1b255	cancel_work_sync	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc6cbbc89	capable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0f71855d	cdev_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25f1ca58	cdev_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c8a9e76	cdev_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb272d980	cdev_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcedfad7e	class_destroy	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x11c02784	class_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf883a655	clear_inode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2b5f7505	clear_nlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf0d61d9c	commit_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86b18094	complete	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xce54c938	complete_all	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x17ca4a75	complete_and_exit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbaa03c4f	consume_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1389da84	cpu_bit_bitmap	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe314e8fb	cpu_core_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x76b59b33	cpu_sibling_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c46233a	cpufreq_quick_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbe10340d	cpumask_next	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x82d6b0d0	cpumask_next_and	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa04f945a	cpus_read_lock	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x18fb2caf	cpus_read_unlock	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfb5a22d2	create_empty_buffers	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6b78945	crypto_ahash_digest	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xed9ce398	crypto_ahash_final	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x680d34f7	crypto_ahash_setkey	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x15e10691	crypto_alloc_ahash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xab8484f3	crypto_destroy_tfm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x85d4826a	crypto_register_shash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb9b1170a	crypto_unregister_shash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x4d65cbd5	csum_ipv6_magic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b8c2b15	current_time	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe76c170a	d_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x215d090a	d_drop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43b0d275	d_instantiate	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72abfd0d	d_make_root	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaab920de	d_obtain_alias	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8609823d	d_prune_aliases	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6d32959a	deactivate_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x83290c21	default_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaad8c7d6	default_wake_function	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd63ecb11	del_gendisk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfa5223cc	del_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xec02a35f	del_timer_sync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0c1c794e	delayed_work_timer_fn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x770d8b9a	dentry_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c03d20c	destroy_workqueue	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x3b2649d5	dev_add_pack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x17648396	dev_base_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x128b438e	dev_close	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc4c53c5a	dev_get_by_index	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b061ec6	dev_get_by_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4dcc9784	dev_mc_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x18293499	dev_mc_add_excl	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdaab3cc9	dev_mc_add_global	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdc65877f	dev_mc_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc7cf2b57	dev_mc_del_global	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2646aca5	dev_queue_xmit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0f345759	dev_remove_pack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81bb630c	dev_set_mac_address	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xed26c2e8	dev_set_mtu	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a7963bd	dev_set_promiscuity	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x70df7a6c	dev_uc_add_excl	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x697cc68b	device_add_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x97c5ca02	device_create	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xaef0f53d	device_destroy	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x0c5cab1d	dget_parent	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ce4ca6f	disable_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x495cd368	dma_get_required_mask	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x72a05d02	dma_set_coherent_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x89d4d619	dma_set_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f68e5c9	do_gettimeofday	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdc9498dd	down	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4289f7df	down_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2f335e6	down_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x66c2d037	down_read_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7bcc3ec6	down_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x53279303	down_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c51690c	down_write_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x29397620	downgrade_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa39e1127	dput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad580bc5	dst_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b2dc060	dump_stack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd0c05159	emergency_restart	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfcec0987	enable_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x612bfd89	errno_to_blk_status	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7c57e64e	eth_get_headlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3a968436	eth_type_trans	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x11bf1116	eth_validate_addr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c8d07f4	ether_setup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f996a30	ethtool_convert_legacy_u32_to_link_mode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x55e31703	ethtool_convert_link_mode_to_legacy_u32	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf0819cd7	ethtool_op_get_link	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72ecfb60	fc_remove_host	drivers/scsi/scsi_transport_fc	EXPORT_SYMBOL |  | ||||||
| 0x6f604080	fget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1fce28b4	filemap_fault	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x73ea0039	filp_close	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfa48c755	filp_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc0a3d105	find_next_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x479c3c86	find_next_zero_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x925ecc1c	find_pid_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc8acd63b	find_vma	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcb2ea0b5	finish_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e320ced	flush_signals	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x42160169	flush_workqueue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0318bd7c	force_sig	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbd4898c	fortify_panic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88e09c58	fput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1514a3b	free_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61ae3cb3	free_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4302d0eb	free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeca6a1c9	freeze_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0d668bdf	from_kgid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x412ea5ab	from_kuid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd8a1f9d7	fs_bio_set	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x84e40240	fsync_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd781320c	generic_end_io_acct	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x95100200	generic_file_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe6c12425	generic_file_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9c6a77c2	generic_fillattr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88da4ba6	generic_make_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe7e933d5	generic_permission	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x12e610b2	generic_read_dir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xff731d53	generic_shutdown_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd14dd387	generic_start_io_acct	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x13835e2c	genl_register_family	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xde4bc7e8	genl_unregister_family	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x53716976	genlmsg_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7db57ca1	get_fs_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x70a08a1a	get_gendisk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x79aa04a2	get_random_bytes	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x405c1144	get_seconds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xca422a53	get_task_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfbc324e2	get_user_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2770924	get_user_pages_remote	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b388444	get_zeroed_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e2b0ba6	groups_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x643d9ba1	groups_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x004fb4d3	hrtimer_cancel	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x11d2e344	hrtimer_forward	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc7a8cdd3	hrtimer_init	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x45c6f660	hrtimer_start_range_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa76b636c	hrtimer_try_to_cancel	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x793cd7ca	igrab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x39461d6a	in_egroup_p	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b8059bd	in_group_p	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0ebca6a6	inet_add_protocol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72a52e4e	inet_del_protocol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b8bd985	init_net	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x379a6fa3	init_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4cc8f9c8	init_timer_key	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcd104c41	init_uts_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfe487975	init_wait_entry	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e0c42d5	inode_init_always	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1062e70	inode_permission	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ed90adc	int_to_scsilun	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2a909b64	invalidate_partition	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93a6e0b2	io_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfbc4f89e	io_schedule_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e82828e	iomem_resource	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xedc03953	iounmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc4d9f382	ipmi_create_user	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xf388b18b	ipmi_destroy_user	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xd1f579d0	ipmi_free_recv_msg	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xf5531bea	ipmi_poll_interface	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xbefa94a8	ipmi_register_smi	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x4c2054d7	ipmi_request_settime	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x50f65edf	ipmi_set_gets_events	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xfaaa4831	ipmi_set_my_address	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xa19985b7	ipmi_smi_msg_received	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xe4330a39	ipmi_unregister_smi	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xe4f4665b	ipmi_validate_addr	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xdde2e42b	iput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fb2bd8a	irq_set_affinity_hint	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x6df086a9	iterate_dir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x02df50b0	jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x23619cff	jiffies_64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x37befc70	jiffies_to_msecs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x188ea314	jiffies_to_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f24de73	jiffies_to_usecs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44b5ee9a	kasprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1695596	kern_path	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbc738dc	kernel_recvmsg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c89b8de	kernel_sendmsg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcac4c99d	kernel_setsockopt	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x265bbef9	kexec_crash_loaded	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x037a0cba	kfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x19f462ab	kfree_call_rcu	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc4455496	kfree_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc745adda	kfree_skb_reason	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb1b2910d	kill_anon_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x722787fb	kill_block_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9fea59e6	kmalloc_caches	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa202a8e5	kmalloc_order_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x95d11f02	kmem_cache_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c2ec2e9	kmem_cache_alloc_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x520182d8	kmem_cache_alloc_node_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x02ef7df2	kmem_cache_alloc_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeba4e118	kmem_cache_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc5ff13f3	kmem_cache_create_usercopy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72c085cb	kmem_cache_destroy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2256aa0e	kmem_cache_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b0c4ae0	kmem_cache_shrink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40e308cc	kobject_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x71f56a28	kobject_create_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd896d94b	kobject_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x787d886d	kobject_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f602452	kobject_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9c38868d	kobject_init_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x679ca598	kobject_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6039d1aa	kobject_set_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb2b088f7	kobject_uevent_env	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x85f5e2aa	krealloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x83664397	kset_create_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2c5d4b84	kset_find_obj	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x933e7222	kset_register	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c1bca87	kset_unregister	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc499ae1e	kstrdup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf6ae696	kstrndup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x752d5f5b	kstrtobool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc6c09e43	kstrtobool_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x373db350	kstrtoint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x10f1064d	kstrtoint_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b17e06c	kstrtoll	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x42adadb9	kstrtoll_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fa0d062	kstrtou16	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa46f2f1b	kstrtouint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdc20f322	kstrtouint_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c3aaa29	kstrtoul_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x060ea2d6	kstrtoull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x886ce541	kstrtoull_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f45403d	kthread_bind	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb17e531	kthread_create_on_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3f7646e	kthread_should_stop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x08aa79b9	kthread_stop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb43f9365	ktime_get	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x484f6edf	ktime_get_coarse_real_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1edb69d6	ktime_get_raw_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x953e1b9e	ktime_get_real_seconds	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9ec6ca96	ktime_get_real_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9320d27	ktime_get_seconds	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5e515be6	ktime_get_ts64	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc4f0da12	ktime_get_with_offset	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5c017464	kvasprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7aa1756e	kvfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a4497db	kzfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b6c6695	lock_page_memcg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x05119f43	lock_sock_nested	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb473e2c2	lockref_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61fb7a9f	lookup_one_len	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd7516168	make_kgid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa273b345	make_kuid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3a9585b4	mark_buffer_dirty	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x267a05eb	mark_page_accessed	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xacf4d843	match_strdup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44e9a829	match_token	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x54c99fac	mem_section	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa07a37f0	memchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1c3e02e4	memcmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4829a47e	memcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a9f1d63	memmove	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x27864d57	memparse	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd05dbae2	mempool_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x183fa88b	mempool_alloc_slab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6156d7c	mempool_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x124c832f	mempool_destroy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x483a62ce	mempool_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8a99a016	mempool_free_slab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf812cff6	memscan	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdcb764ad	memset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xae87cad0	memstart_addr	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8e3ca75a	misc_deregister	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5f96c76a	misc_register	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x74267b6a	mmput	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe7bb9278	mmu_notifier_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x108aece2	mmu_notifier_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x55cf1d09	mntget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x19735022	mntput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xebca8b54	mod_delayed_work_on	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x28985b9f	mod_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaac80d5b	mod_timer_pending	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0cb17aa0	module_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc67fd5d6	module_refcount	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9a482f9	msleep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0acd8cc7	mutex_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe9919db	mutex_lock_killable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb145de4	mutex_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xacccd1c7	mutex_unlock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x29a25f73	napi_complete_done	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x55e7de77	napi_disable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa80e6889	napi_enable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6789c30a	napi_gro_receive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb4437d66	napi_schedule_prep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a9823f6	ndo_dflt_bridge_getlink	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf6ebc03b	net_ratelimit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0777fd42	netdev_err	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5f54724d	netdev_features_change	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4804d3fc	netdev_info	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa4cfa24c	netdev_refcnt_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x189cdfcf	netdev_rx_handler_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe64a3332	netdev_rx_handler_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb5a76c55	netif_carrier_off	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5b30592f	netif_carrier_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0ab7fbf3	netif_device_attach	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61cc33fc	netif_device_detach	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2570dcf9	netif_napi_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x98dd9dec	netif_napi_add_weight	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc5002b6c	netif_napi_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa8d2ae03	netif_receive_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b481123	netif_rx	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x991a9dee	netif_schedule_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x39742c23	netif_set_real_num_rx_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaee58318	netif_set_real_num_tx_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd0704a02	netif_tx_stop_all_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43f620f8	netif_tx_wake_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7323b2b8	netlink_broadcast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xccb2f658	netlink_unicast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ed60697	new_inode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfdc1bd61	nla_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x21675c27	node_data	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7d9514c1	node_to_cpumask_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x017de3d5	nr_cpu_ids	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe26fc7c	nr_node_ids	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e1e140e	ns_to_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f548802	ns_to_timeval	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xffae8e8b	nsecs_to_jiffies	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x618911fc	numa_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5541ea93	on_each_cpu	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1984d421	out_of_line_wait_on_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb4ed1542	override_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2f5c6dd	page_mapped	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x310cac87	pagevec_lookup_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93580f66	pagevec_lookup_range_tag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c1372e8	panic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1af62a99	panic_notifier_list	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeeb5677c	param_array_ops	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xee37999d	param_get_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x558292a3	param_ops_bool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1416d38	param_ops_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9346142d	param_ops_charp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8841d7a6	param_ops_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x08849f3e	param_ops_long	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1423a481	param_ops_short	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb632e17e	param_ops_string	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x21f07483	param_ops_uint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4329fada	param_ops_ulong	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x845bf19c	param_set_bool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f1e5415	param_set_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x452956c3	path_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf31b03d7	pci_alloc_irq_vectors_affinity	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa88018ab	pci_free_irq_vectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5b93719c	pci_get_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa8a1f4b9	pci_irq_vector	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf8227d0c	pci_read_config_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72e97242	pci_read_config_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f62e8e	pci_set_power_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f86d362	pci_write_config_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc91f2174	pci_write_config_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf552787	pcie_capability_clear_and_set_word	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd4341508	pcie_capability_read_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaefdfc34	pcie_capability_read_word	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ba85d00	pid_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60a32ea9	pm_power_off	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7647f63c	prepare_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2dc4e156	prepare_to_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4488bc8a	prepare_to_wait_event	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x67f3d52d	prepare_to_wait_exclusive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86e03c0a	print_stack_trace	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x27e1a049	printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb6f8b121	pskb_expand_head	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf140518e	put_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1e4ec46	queue_delayed_work_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x121da905	queue_work_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0c250fa8	raid_class_attach	drivers/scsi/raid_class	EXPORT_SYMBOL |  | ||||||
| 0x0ac73c38	raid_class_release	drivers/scsi/raid_class	EXPORT_SYMBOL |  | ||||||
| 0x60a13e90	rcu_barrier	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xacef9390	read_cache_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb6af58d	recalc_sigpending	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x71a50dbc	register_blkdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x21738ae4	register_filesystem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60352082	register_inet6addr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf68285c0	register_inetaddr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xece78940	register_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2da1048	register_netdevice_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3517383e	register_reboot_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8bded847	register_sysctl_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe5612323	release_sock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x45fbc758	remap_pfn_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xec4fb493	remove_wait_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6b8e852	request_threaded_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x646324f1	revert_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc7a4fbed	rtnl_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6e720ff2	rtnl_unlock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb2ff65c1	sas_attach_transport	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x14889b25	sas_end_device_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x3fe6c634	sas_expander_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x5d763490	sas_phy_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x3dd88e57	sas_phy_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x1bc526e8	sas_phy_free	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x07494f0e	sas_port_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xe4e71a67	sas_port_add_phy	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xc7cf0119	sas_port_alloc_num	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xd4d89336	sas_port_delete	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xc675bc0c	sas_port_delete_phy	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x55430dcf	sas_read_port_mode_page	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x6c734d81	sas_release_transport	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x42b487ee	sas_remove_host	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xcf06224f	sas_rphy_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x4629baf2	save_stack_trace	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf6b9fe80	save_stack_trace_tsk	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf00a6c73	sched_setscheduler	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x01000e51	schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f37cca7	schedule_hrtimeout_range	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8ddd8aad	schedule_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x054496b4	schedule_timeout_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x151f4898	schedule_timeout_uninterruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2cde6db6	scmd_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4ca9669f	scnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88c4d6c9	scsi_add_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x12df6747	scsi_add_host_with_dma	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa271c070	scsi_block_requests	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe02c3b1b	scsi_change_queue_depth	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0fc9c7eb	scsi_device_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3412d7fd	scsi_device_lookup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88010140	scsi_device_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2ebe7ce3	scsi_device_set_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72ea7b2d	scsi_device_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9587afc5	scsi_dma_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2bceb8bd	scsi_dma_unmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x51f73b05	scsi_get_vpd_page	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x76c77103	scsi_host_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fc892b2	scsi_host_lookup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1637f908	scsi_host_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2949f981	scsi_internal_device_block_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x48c68c97	scsi_internal_device_unblock_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x0e0acdde	scsi_is_host_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5e52f8c2	scsi_is_sdev_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x52c2d610	scsi_print_command	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x947bd204	scsi_register_driver	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ec0af37	scsi_remove_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xab9ae0a5	scsi_remove_host	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2fdde61c	scsi_remove_target	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0dc7d4e4	scsi_scan_host	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81212eab	scsi_unblock_requests	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xea3c8e4e	scsilun_to_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x379c007a	sdev_prefix_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad676cf1	security_d_instantiate	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf19572d9	send_sig	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7e4f6edd	seq_lseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8bf6b235	seq_printf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa5cb4218	seq_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb1c46695	set_cpus_allowed_ptr	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x025483b1	set_current_groups	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c55f5b3	set_device_ro	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xecce1eec	set_disk_ro	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e61bb05	set_freezable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x565757c3	set_nlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x365acda7	set_normalized_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc860de5b	set_page_dirty	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdcd015ca	set_page_dirty_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb63fa495	set_user_nice	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0aa157a	shrink_dcache_parent	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40c7247c	si_meminfo	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6a5fa363	sigprocmask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfa0c49b0	simple_statfs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b742fd7	simple_strtol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20000329	simple_strtoul	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61b7b126	simple_strtoull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb3d6fd7	single_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5976876	single_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x191ac294	sk_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x613d5e79	sk_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91e3b27b	skb_add_rx_frag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x039996d6	skb_checksum_help	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8bc0864a	skb_clone	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf0f7d142	skb_clone_tx_timestamp	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xffc7bdb0	skb_copy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x79933aca	skb_copy_bits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1752ff5	skb_dequeue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4bf70cdf	skb_pull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x92c3bdbb	skb_push	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8505dfe5	skb_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x45e7e740	skb_queue_purge	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x344fb340	skb_queue_tail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6954cec6	skb_realloc_headroom	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0aff4025	skb_trim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf567025d	skb_tstamp_tx	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf9038bcf	smp_call_function_many	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6228c21f	smp_call_function_single	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x28318305	snprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe5cd3986	sock_create_kern	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0597f26	sock_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91715312	sprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20c55ae0	sscanf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x38ed3903	starget_for_each_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaafdc258	strcasecmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x061651be	strcat	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x349cba85	strchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2d5255a	strcmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe914e41e	strcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1ac5d3cb	strcspn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x77bc13a0	strim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9c0b663	strlcat	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5792f848	strlcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x98cf60b3	strlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x96b29254	strncasecmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a921311	strncmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9166fada	strncpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x24428be5	strncpy_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa916b694	strnlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc310b981	strnstr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a1dfd65	strpbrk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9f984513	strrchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x85df9b6c	strsep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc29bf967	strspn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e6d26a8	strstr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x99284de9	submit_bio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x609f1c7e	synchronize_net	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2d3385d3	system_wq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9545af6d	tasklet_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4b4e8905	thaw_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0d641a42	try_module_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x03219a49	try_wait_for_completion	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4272345a	unlock_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1081e15	unlock_page_memcg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd35bbe96	unmap_mapping_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a459dc	unregister_blkdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6091b333	unregister_chrdev_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x831b341c	unregister_filesystem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2fe252cc	unregister_inet6addr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe029963	unregister_inetaddr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeb5b21c3	unregister_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9d0d6206	unregister_netdevice_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac1a55be	unregister_reboot_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6c8ad3d4	unregister_sysctl_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x18d33e2c	unuse_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5412c7c7	up	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x77597a53	up_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe8b97e4f	up_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5840fc32	use_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x12a38747	usleep_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x999e8297	vfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x03672e30	vfs_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9dccbaed	vfs_fsync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0581dc22	vfs_fsync_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2077fb73	vfs_getattr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x21bd0da7	vfs_link	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x185af989	vfs_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb935b3b	vfs_mkdir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf3d2f054	vfs_mknod	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81340cfe	vfs_readlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b298fb1	vfs_rename	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x881c0dab	vfs_rmdir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe280d43c	vfs_statfs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3649bcdb	vfs_symlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc679b268	vfs_unlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x847551c6	vm_mmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5b56860c	vm_munmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6ee688f	vmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb41a32fe	vmalloc_to_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x09002b42	vmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4b8b3239	vprintk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf5e03a3a	vscnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e01660e	vsnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c7574a1	vsprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x94961283	vunmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40a9b349	vzalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e0c711d	vzalloc_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3cc4cb8a	wait_for_completion	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7bdb61d1	wait_for_completion_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdf35ccd0	wait_for_completion_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60ea8b88	wait_on_page_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0fbac79	wake_up_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfaa3e0a8	wake_up_process	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1c693c4	write_cache_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbfb4dace	xattr_full_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x760a0f4f	yield	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcebd81ba	zap_vma_ptes	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| @ -1,720 +0,0 @@ | |||||||
| 0xbd4cffc7	___pskb_trim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbad5065b	__alloc_disk_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x353525e2	__alloc_pages_nodemask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x08c6f12f	__alloc_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43a53735	__alloc_workqueue_key	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x39b52d19	__bitmap_and	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xadfdfcef	__bitmap_andnot	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf3e6402e	__bitmap_equal	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb35675b	__bitmap_intersects	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa084749a	__bitmap_or	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4df119fa	__bitmap_parse	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63c4d61f	__bitmap_weight	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6fc8791	__bitmap_xor	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88db9f48	__check_object_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xef23e5f2	__class_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x477e59a3	__cpu_online_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeab12d78	__cpu_possible_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x123fe020	__cpu_present_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e4ba049	__cpuhp_remove_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf66a486e	__cpuhp_setup_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x466c14a7	__delay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b38696b	__dev_kfree_skb_any	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad39e9c4	__dynamic_dev_dbg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2af29fbb	__dynamic_pr_debug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf487d506	__free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93fca811	__get_free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf389fe60	__hw_addr_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb206a404	__init_rwsem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x66b98575	__init_waitqueue_head	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9881f8fd	__ip_queue_xmit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0d542439	__ipv6_addr_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a34a45c	__kmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f31cbd	__list_add_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1537255	__list_del_entry_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c3fce39	__local_bh_enable_ip	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc299db1e	__lock_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0f3efd7e	__module_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f02188f	__msecs_to_jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7de16fd2	__mutex_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd9eacad1	__napi_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x338bbef8	__ndelay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x854820b0	__netdev_alloc_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa7fe798d	__netif_napi_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x46c47fb6	__node_distance	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb0fab9b6	__page_file_index	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa9f7f0c8	__page_mapcount	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xea10ef73	__pagevec_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ecfeec6	__per_cpu_offset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6128b5fc	__printk_ratelimit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd5e51fa6	__pskb_pull_tail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25207859	__put_cred	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbd1b113a	__put_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8a2e5412	__put_task_struct	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xcdf1ba58	__register_chrdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe45c1b14	__release_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5eba9410	__request_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3d1ba4bd	__scsi_execute	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e155a75	__scsi_iterate_devices	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60b53515	__skb_gso_segment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2ce76df3	__skb_pad	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfcbb0506	__task_pid_nr_ns	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0faef0ed	__tasklet_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fb0b9e3	__udelay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6bc3fbc0	__unregister_chrdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf1969a8e	__usecs_to_jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e879bb7	__vmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1bf301c3	__wake_up	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad27f361	__warn_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdac97957	_atomic_dec_and_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa1c76e0a	_cond_resched	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x11089ac7	_ctype	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x318f7969	add_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdd1cdbcb	add_wait_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbc7bede7	add_wait_queue_exclusive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe3ec2f2b	alloc_chrdev_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2eb61b4d	alloc_etherdev_mqs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf680ff75	alloc_netdev_mqs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x55943cc5	alloc_pages_current	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x27545244	atomic_notifier_chain_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb80506b4	atomic_notifier_chain_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xad73041f	autoremove_wake_function	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdee2a044	bdev_read_only	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcffc7760	bdevname	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9cc4c622	bdget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x67299c43	bdget_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f9ea2de	bdput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ae9fa97	bio_add_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1eba2de8	bio_alloc_bioset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x10521e9f	bio_associate_blkg	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9e6bffea	bio_clone_fast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x062d91c7	bio_endio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc5dc56d4	bio_free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61ceb111	bio_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1d7d1f7	bio_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x05a23c54	bioset_exit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc2bb6fa8	bioset_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16e297c3	bit_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63a7c28c	bitmap_find_free_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b015d25	bitmap_parselist	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf474c21c	bitmap_print_to_pagebuf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x574c2e74	bitmap_release_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaaedfec1	blk_alloc_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd27b25dd	blk_check_plugged	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6f7e808	blk_cleanup_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x15fb0bd6	blk_execute_rq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe8c38795	blk_execute_rq_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf2215f74	blk_finish_plug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x64da1f92	blk_get_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43848dcb	blk_mq_end_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc6d58e81	blk_mq_run_hw_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac74ebd1	blk_mq_tag_to_rq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x18434dad	blk_mq_unique_tag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x39485c32	blk_put_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b441442	blk_queue_bounce_limit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x35b83e2d	blk_queue_dma_alignment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x895ca6dd	blk_queue_flag_clear	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb715399a	blk_queue_flag_set	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa4839f18	blk_queue_io_min	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x01067a1f	blk_queue_io_opt	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa77b78b2	blk_queue_logical_block_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4518bc30	blk_queue_make_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91dc3731	blk_queue_max_discard_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x74b89c90	blk_queue_max_hw_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xea78fb00	blk_queue_max_segment_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44e0f93b	blk_queue_max_segments	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x617f755c	blk_queue_max_write_same_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x920be4ae	blk_queue_physical_block_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b2d02e1	blk_queue_rq_timeout	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd288ad49	blk_queue_segment_boundary	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa99ea8d0	blk_queue_split	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x328e5b86	blk_queue_stack_limits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa1dec5b4	blk_queue_update_dma_alignment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x674e297e	blk_queue_virt_boundary	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbc993d2d	blk_queue_write_cache	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb485062d	blk_rq_append_bio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x53f29ada	blk_rq_map_kern	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdff0dab1	blk_rq_map_user_iov	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb256f333	blk_rq_unmap_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x506fbfbe	blk_set_stacking_limits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a9b37e8	blk_start_plug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x84502a47	blk_status_to_errno	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x60974d6e	blk_verify_command	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc26bf351	blkdev_fsync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xda63e54f	blkdev_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1359f12	blkdev_get_by_dev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91f4afca	blkdev_get_by_path	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb189071a	blkdev_issue_discard	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x70a3f385	blkdev_issue_write_same	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3a0767f2	blkdev_issue_zeroout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5f0723e2	blkdev_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc11480a1	blocking_notifier_call_chain	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x24fc4e18	blocking_notifier_chain_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9511b62e	blocking_notifier_chain_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1786c3cd	bsg_job_done	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x28aa6a67	call_rcu	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa7eedcc4	call_usermodehelper	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a8d234	cancel_delayed_work	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f927fb	cancel_delayed_work_sync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81b1b255	cancel_work_sync	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc6cbbc89	capable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e79fc1e	cdev_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3a64551	cdev_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb26be3e	cdev_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x714dc42b	cdev_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2d574c16	class_destroy	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd0b990c6	class_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd3cd62d8	clear_inode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb0414571	clear_nlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0f366a31	commit_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6642d348	complete	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd9ae583b	complete_all	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb408061b	complete_and_exit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x509c53ae	consume_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x55181725	cpu_bit_bitmap	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd6e64975	cpumask_next	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4234f096	cpumask_next_and	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa04f945a	cpus_read_lock	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x18fb2caf	cpus_read_unlock	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5529b316	create_empty_buffers	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x077ee26b	crypto_ahash_digest	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xcd89af16	crypto_ahash_final	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb77cd6c7	crypto_ahash_setkey	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8e338eb3	crypto_alloc_ahash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc619f5bb	crypto_destroy_tfm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x76a48e88	crypto_register_shash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x603702cd	crypto_unregister_shash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x4d65cbd5	csum_ipv6_magic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd3e51dd4	current_time	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7d2e3bfe	d_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0ccd919b	d_drop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1fbf6f83	d_instantiate	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2d87fabb	d_make_root	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16f35807	d_obtain_alias	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf230dd2b	d_prune_aliases	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40a680b6	deactivate_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd8710616	default_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaad8c7d6	default_wake_function	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88d17e92	del_gendisk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfa5223cc	del_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xec02a35f	del_timer_sync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0c1c794e	delayed_work_timer_fn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1789c7ec	dentry_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c03d20c	destroy_workqueue	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x31f86c7b	dev_add_pack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcaeaddeb	dev_base_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25fa1670	dev_close	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc4d675c0	dev_get_by_index	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7197f660	dev_get_by_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6ab8ca5e	dev_mc_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2e285502	dev_mc_add_excl	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x36a55cd6	dev_mc_add_global	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa31e046b	dev_mc_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x133e625d	dev_mc_del_global	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf7e9f593	dev_queue_xmit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x838822b9	dev_remove_pack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b3687c4	dev_set_mac_address	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x80b0cdfb	dev_set_mtu	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f1789d8	dev_set_promiscuity	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7ba11f79	dev_uc_add_excl	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xafc69e48	device_add_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe8ea8981	device_create	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x50ccb4d8	device_destroy	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2e0191a3	dget_parent	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ce4ca6f	disable_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81fe92cc	dma_get_required_mask	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf7bbf143	dma_set_coherent_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x783b83d3	dma_set_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f68e5c9	do_gettimeofday	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x792d7f0f	down	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c8c6e38	down_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3e36bf8	down_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x918e3f5c	down_read_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa96f184a	down_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x340cd476	down_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a975418	down_write_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x909b6ce3	downgrade_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf65c32af	dput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa3e80006	dst_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b2dc060	dump_stack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd0c05159	emergency_restart	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfcec0987	enable_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x612bfd89	errno_to_blk_status	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x3c9504c1	eth_get_headlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6229afcd	eth_type_trans	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xde4b10af	eth_validate_addr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40d650b4	ether_setup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f996a30	ethtool_convert_legacy_u32_to_link_mode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x55e31703	ethtool_convert_link_mode_to_legacy_u32	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6871deb1	ethtool_op_get_link	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc85dc1e1	fc_remove_host	drivers/scsi/scsi_transport_fc	EXPORT_SYMBOL |  | ||||||
| 0xb695aff6	fget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcb8d3ac5	filemap_fault	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1fa776a	filp_close	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f77bbce	filp_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb352177e	find_first_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf11543ff	find_first_zero_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc0a3d105	find_next_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x479c3c86	find_next_zero_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfeaa46b3	find_pid_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x92060f73	find_vma	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x848d22b6	finish_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1c4b1496	flush_signals	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x42160169	flush_workqueue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc32e7dec	force_sig	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbd4898c	fortify_panic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa12dd047	fput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1514a3b	free_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x80143ea4	free_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4302d0eb	free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4e752f60	freeze_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x705b4edc	from_kgid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f257cbf	from_kuid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f2c4377	fs_bio_set	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb4130f62	fsync_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7e5b69ce	generic_end_io_acct	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e7ce286	generic_file_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x617a01ed	generic_file_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcb60911f	generic_fillattr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x999daaf9	generic_make_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfd725913	generic_permission	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7dfa4df6	generic_read_dir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2b6e0767	generic_shutdown_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf7db95bf	generic_start_io_acct	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fe85dc0	genl_register_family	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x676ece90	genl_unregister_family	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfd247baf	genlmsg_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x53feea65	get_fs_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd76d0611	get_gendisk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x79aa04a2	get_random_bytes	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x405c1144	get_seconds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x97a6fbda	get_task_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x09381fa9	get_user_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5cb2e61e	get_user_pages_remote	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b388444	get_zeroed_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e2b0ba6	groups_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x643d9ba1	groups_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbc892ee0	hrtimer_cancel	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x93c9f0ef	hrtimer_forward	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x4ffec467	hrtimer_init	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xbcb562c2	hrtimer_start_range_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf5a20811	hrtimer_try_to_cancel	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd85591cd	igrab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x39461d6a	in_egroup_p	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b8059bd	in_group_p	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa8ae8715	inet_add_protocol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x050afe69	inet_del_protocol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x293e21cb	init_net	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x958ddee9	init_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4cc8f9c8	init_timer_key	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40bcb35a	init_uts_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfe487975	init_wait_entry	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3755fb24	inode_init_always	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x411abede	inode_permission	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ed90adc	int_to_scsilun	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5778b8b4	invalidate_partition	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93a6e0b2	io_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfbc4f89e	io_schedule_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e82828e	iomem_resource	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xedc03953	iounmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x08c0bc0e	iput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xca7903a1	irq_set_affinity_hint	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xdc270fdf	iterate_dir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe798236d	jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x402a960a	jiffies_64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x37befc70	jiffies_to_msecs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x188ea314	jiffies_to_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f24de73	jiffies_to_usecs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44b5ee9a	kasprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0abeb9cc	kern_path	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc5ced29a	kernel_recvmsg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb4b484b6	kernel_sendmsg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x15257c61	kernel_setsockopt	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x265bbef9	kexec_crash_loaded	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x037a0cba	kfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x19f462ab	kfree_call_rcu	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x0a9ea67d	kfree_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x84b1f99a	kfree_skb_reason	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xca2b0f47	kill_anon_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x17015d84	kill_block_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1c1c79d3	kmalloc_caches	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4b5814ef	kmalloc_order_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44398388	kmem_cache_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c614986	kmem_cache_alloc_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x050db715	kmem_cache_alloc_node_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6551695d	kmem_cache_alloc_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6907a3da	kmem_cache_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x048d3705	kmem_cache_create_usercopy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x871c2dda	kmem_cache_destroy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1bff658	kmem_cache_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ea32613	kmem_cache_shrink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1eff77ac	kobject_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8d10ed44	kobject_create_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x56d88374	kobject_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x742ce0ea	kobject_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x28f397f9	kobject_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16f03e4d	kobject_init_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa11e7937	kobject_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x08ad68b8	kobject_set_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe3d4f3d	kobject_uevent_env	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x059baffc	krealloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x62ce9b64	kset_create_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x33d78331	kset_find_obj	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe6cc05c5	kset_register	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb1f83e12	kset_unregister	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc499ae1e	kstrdup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbaa2782a	kstrndup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x752d5f5b	kstrtobool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1cd387a7	kstrtobool_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x373db350	kstrtoint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x333ec789	kstrtoint_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b17e06c	kstrtoll	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc76c9ada	kstrtoll_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fa0d062	kstrtou16	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa46f2f1b	kstrtouint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x84d98e20	kstrtouint_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2cc31f4c	kstrtoul_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x060ea2d6	kstrtoull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4b26f3b4	kstrtoull_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3661c7b9	kthread_bind	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2a81fc4a	kthread_create_on_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3f7646e	kthread_should_stop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0f77f57	kthread_stop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb43f9365	ktime_get	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x484f6edf	ktime_get_coarse_real_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1edb69d6	ktime_get_raw_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x953e1b9e	ktime_get_real_seconds	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9ec6ca96	ktime_get_real_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9320d27	ktime_get_seconds	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5e515be6	ktime_get_ts64	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc4f0da12	ktime_get_with_offset	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5c017464	kvasprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7aa1756e	kvfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a4497db	kzfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbdf38a1b	lock_page_memcg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c171488	lock_sock_nested	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c0f1582	lockref_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x883f2b4b	lookup_one_len	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa8dedb50	make_kgid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x970a0bd5	make_kuid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x48bcec81	mark_buffer_dirty	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2679ee7d	mark_page_accessed	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xacf4d843	match_strdup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44e9a829	match_token	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x54c99fac	mem_section	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4dea1053	memchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2fa5a500	memcmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x236c8c64	memcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa3a5be95	memmove	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x27864d57	memparse	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e435279	mempool_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x183fa88b	mempool_alloc_slab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3aae4146	mempool_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdace5a22	mempool_destroy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e4fe33d	mempool_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8a99a016	mempool_free_slab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a906daf	memscan	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xde0bdcff	memset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc7582579	misc_deregister	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5fe7b349	misc_register	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe0612783	mmput	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x3202ca78	mntget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xabf9f6ee	mntput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xebca8b54	mod_delayed_work_on	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x28985b9f	mod_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaac80d5b	mod_timer_pending	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xee7e6c8f	module_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4135e5b0	module_refcount	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9a482f9	msleep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f4c06f2	mutex_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x19d3ab4f	mutex_lock_killable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe7a21d62	mutex_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1718bab	mutex_unlock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4351da74	napi_complete_done	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e3bd342	napi_disable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3b9ca02d	napi_enable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0654039b	napi_gro_receive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb61d9399	napi_schedule_prep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcccbb3f3	ndo_dflt_bridge_getlink	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf6ebc03b	net_ratelimit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x94bbf85a	netdev_err	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1f877d4	netdev_features_change	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe55f7e67	netdev_info	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x76de26c8	netdev_refcnt_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x35dc630d	netdev_rx_handler_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7631c5d6	netdev_rx_handler_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x6d4283b8	netif_carrier_off	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x96a71f71	netif_carrier_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3bc6316f	netif_device_attach	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f3b7fc0	netif_device_detach	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x898a4843	netif_napi_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93a74ad7	netif_napi_add_weight	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x263ef35a	netif_napi_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6387a356	netif_receive_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd0c1d4a8	netif_rx	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x041d665d	netif_schedule_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9caf9018	netif_set_real_num_rx_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x24b6326c	netif_set_real_num_tx_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb0f4b1ea	netif_tx_stop_all_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x50e04e90	netif_tx_wake_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7bdf7b5b	netlink_broadcast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x65047620	netlink_unicast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ffa0429	new_inode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfdc1bd61	nla_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c223e9e	node_data	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfd1a7baf	node_to_cpumask_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x017de3d5	nr_cpu_ids	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe26fc7c	nr_node_ids	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e1e140e	ns_to_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f548802	ns_to_timeval	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xffae8e8b	nsecs_to_jiffies	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5541ea93	on_each_cpu	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1984d421	out_of_line_wait_on_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xab121906	override_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3dd76852	page_mapped	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x04d2bd9d	pagevec_lookup_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf5e3a770	pagevec_lookup_range_tag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c1372e8	panic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x75fcdd6f	panic_notifier_list	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac4cade1	param_array_ops	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac825c5c	param_get_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1ed0638a	param_ops_bool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaa139c11	param_ops_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1bfdeb0	param_ops_charp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xde64b983	param_ops_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43d66e17	param_ops_long	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x56da6e1c	param_ops_short	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x38cef74d	param_ops_string	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6aa285aa	param_ops_uint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x01d03047	param_ops_ulong	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x463627fa	param_set_bool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb56e72c4	param_set_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2a3c1bd5	path_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1d2a9e8a	pci_alloc_irq_vectors_affinity	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfaf3593c	pci_free_irq_vectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7b6f09d7	pci_get_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8aea487d	pci_irq_vector	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8ded42a6	pci_read_config_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7107c8fc	pci_read_config_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c5d624b	pci_set_power_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61865a1f	pci_write_config_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x82dbffdc	pci_write_config_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd5b4d71e	pcie_capability_clear_and_set_word	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0bef5c21	pcie_capability_read_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x75b93a2c	pcie_capability_read_word	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4a22634b	pid_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60a32ea9	pm_power_off	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd9b716d5	prepare_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86838a09	prepare_to_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f96fdf4	prepare_to_wait_event	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb6bcdaa5	prepare_to_wait_exclusive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86e03c0a	print_stack_trace	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x27e1a049	printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc12efe98	pskb_expand_head	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5e6ea9c	put_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1e4ec46	queue_delayed_work_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x121da905	queue_work_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16823aa3	raid_class_attach	drivers/scsi/raid_class	EXPORT_SYMBOL |  | ||||||
| 0xdbb86db6	raid_class_release	drivers/scsi/raid_class	EXPORT_SYMBOL |  | ||||||
| 0x60a13e90	rcu_barrier	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xbeabc0e4	read_cache_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb6af58d	recalc_sigpending	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x71a50dbc	register_blkdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfca908d7	register_filesystem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60352082	register_inet6addr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf68285c0	register_inetaddr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x48276cbc	register_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2da1048	register_netdevice_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3517383e	register_reboot_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd4e9d05d	register_sysctl_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb286f9d0	release_sock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x58525886	remap_pfn_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6c60994e	remove_wait_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6b8e852	request_threaded_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2402fab5	revert_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc7a4fbed	rtnl_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6e720ff2	rtnl_unlock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44d241fb	sas_attach_transport	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xaebcadc8	sas_end_device_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xab115ccc	sas_expander_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x413f1570	sas_phy_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xf3a93867	sas_phy_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xf3fb45a4	sas_phy_free	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xca051b5a	sas_port_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xec83e1e8	sas_port_add_phy	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x3a6a318f	sas_port_alloc_num	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x6f221a71	sas_port_delete	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xf8c9174d	sas_port_delete_phy	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x57688123	sas_read_port_mode_page	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xc518ecf8	sas_release_transport	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xf4c485ed	sas_remove_host	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xb49b34b2	sas_rphy_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x4629baf2	save_stack_trace	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8f2920bc	save_stack_trace_tsk	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x211198ec	sched_setscheduler	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x01000e51	schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f37cca7	schedule_hrtimeout_range	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8ddd8aad	schedule_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x054496b4	schedule_timeout_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x151f4898	schedule_timeout_uninterruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa4146c33	scmd_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x28343bad	scnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa4194aa0	scsi_add_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x315500e6	scsi_add_host_with_dma	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaea3359a	scsi_block_requests	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16a348a2	scsi_change_queue_depth	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd64b53f1	scsi_device_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb745879	scsi_device_lookup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc0b8bf3a	scsi_device_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x02389e9a	scsi_device_set_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72ea7b2d	scsi_device_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8807281e	scsi_dma_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2ae96c24	scsi_dma_unmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e913671	scsi_get_vpd_page	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x70f35646	scsi_host_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x266dd60d	scsi_host_lookup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfeab2430	scsi_host_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44d422ad	scsi_internal_device_block_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x879c9fc5	scsi_internal_device_unblock_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x200ccc33	scsi_is_host_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x69f1af50	scsi_is_sdev_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbc474c7b	scsi_print_command	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x53e01822	scsi_register_driver	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a802be1	scsi_remove_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x521b0ae7	scsi_remove_host	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x41a3a795	scsi_remove_target	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x55e93b1e	scsi_scan_host	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa5844bd1	scsi_unblock_requests	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xea3c8e4e	scsilun_to_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb564a4e	sdev_prefix_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbc85650	security_d_instantiate	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5d2d73fa	send_sig	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcc94f5a5	seq_lseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8fdd247d	seq_printf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x83b92c59	seq_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7cf2c1c6	set_cpus_allowed_ptr	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x025483b1	set_current_groups	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbd0f0cde	set_device_ro	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x65ab4529	set_disk_ro	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e61bb05	set_freezable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc7cf5505	set_nlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x365acda7	set_normalized_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9a12085	set_page_dirty	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f0d7375	set_page_dirty_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xab5ce002	set_user_nice	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0645e9e8	shrink_dcache_parent	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40c7247c	si_meminfo	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6a5fa363	sigprocmask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfcffa6d7	simple_statfs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b742fd7	simple_strtol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20000329	simple_strtoul	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61b7b126	simple_strtoull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x942f69ac	single_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e361108	single_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f398fd7	sk_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbab4fe6b	sk_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xebf7f147	skb_add_rx_frag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x694aba15	skb_checksum_help	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdf9b9d87	skb_clone	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2a84e41	skb_clone_tx_timestamp	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd7641845	skb_copy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6108d928	skb_copy_bits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4439cb03	skb_dequeue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xafaa19c4	skb_pull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe93c2569	skb_push	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x70d117f0	skb_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaa1bd062	skb_queue_purge	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b702c4a	skb_queue_tail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbaa57823	skb_realloc_headroom	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbd71ae6a	skb_trim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf28d5f02	skb_tstamp_tx	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x04b197f2	smp_call_function_many	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6228c21f	smp_call_function_single	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x50720c5f	snprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x888561b5	sock_create_kern	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x87eea382	sock_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91715312	sprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20c55ae0	sscanf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4d499ffd	starget_for_each_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaafdc258	strcasecmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x061651be	strcat	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x349cba85	strchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2d5255a	strcmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe914e41e	strcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xafe82e10	strcspn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x77bc13a0	strim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6d1ea6ec	strlcat	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x672144bd	strlcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25ec1b28	strlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xebbf1dba	strncasecmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x85abc85f	strncmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad4aee39	strncpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b8d07aa	strnlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5fd2298e	strnstr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a1dfd65	strpbrk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9f984513	strrchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x85df9b6c	strsep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fa913da	strspn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e6d26a8	strstr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9d74e70c	submit_bio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x609f1c7e	synchronize_net	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2d3385d3	system_wq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9545af6d	tasklet_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x30cb3061	thaw_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0ae979fd	try_module_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9bc62df2	try_wait_for_completion	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x968c5208	unlock_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b0e21b4	unlock_page_memcg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb34392eb	unmap_mapping_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a459dc	unregister_blkdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6091b333	unregister_chrdev_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc12a1b70	unregister_filesystem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2fe252cc	unregister_inet6addr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe029963	unregister_inetaddr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5fa27294	unregister_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9d0d6206	unregister_netdevice_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac1a55be	unregister_reboot_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf86e6516	unregister_sysctl_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2ab3699d	unuse_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc6b443e8	up	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd04fd10e	up_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60b12fe5	up_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x971439a2	use_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x12a38747	usleep_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x999e8297	vfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x24d60dbd	vfs_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1fd86893	vfs_fsync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x654184d4	vfs_fsync_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2cd2d936	vfs_getattr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x24b3ee3b	vfs_link	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7065754b	vfs_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd0864432	vfs_mkdir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x30a84afc	vfs_mknod	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdf8efe5b	vfs_readlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x69be471b	vfs_rename	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86654f49	vfs_rmdir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f101148	vfs_statfs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x278ed099	vfs_symlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb2ac7eb1	vfs_unlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4903aa79	vm_mmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x29391e7d	vm_munmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6ee688f	vmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaff5fb27	vmalloc_to_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x481e535e	vmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4b8b3239	vprintk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x13ca75a8	vscnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3cec9b17	vsnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c7574a1	vsprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x94961283	vunmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40a9b349	vzalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e0c711d	vzalloc_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8bdb7a0e	wait_for_completion	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xffa9bfdb	wait_for_completion_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfef8add4	wait_for_completion_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x28914cbf	wait_on_page_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0fbac79	wake_up_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x08d39e7d	wake_up_process	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcf64b4bb	write_cache_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9032ee34	xattr_full_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x760a0f4f	yield	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2185519c	zap_vma_ptes	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| @ -1,839 +0,0 @@ | |||||||
| 0xcc9d6473	___pskb_trim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x75d19f57	__alloc_disk_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8ab32967	__alloc_pages_nodemask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c5dfeb0	__alloc_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x43a53735	__alloc_workqueue_key	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x39b52d19	__bitmap_and	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xadfdfcef	__bitmap_andnot	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf3e6402e	__bitmap_equal	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb35675b	__bitmap_intersects	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa084749a	__bitmap_or	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4df119fa	__bitmap_parse	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63c4d61f	__bitmap_weight	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6fc8791	__bitmap_xor	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88db9f48	__check_object_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c6cf22a	__class_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xeae3dfd6	__const_udelay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x31cd8869	__cpu_online_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2a70864d	__cpu_possible_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x69f8785f	__cpu_present_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e4ba049	__cpuhp_remove_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf66a486e	__cpuhp_setup_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd38cd261	__default_kernel_pte_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x466c14a7	__delay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x090a9fe8	__dev_kfree_skb_any	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1ebdaa0	__dynamic_dev_dbg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b7fe4d4	__dynamic_pr_debug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbdfb6dbb	__fentry__	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf63b72ee	__free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93fca811	__get_free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f9c199c	__get_user_2	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf389fe60	__hw_addr_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x379d9241	__init_rwsem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd9a5ea54	__init_waitqueue_head	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ffd0285	__ip_queue_xmit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0d542439	__ipv6_addr_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2b09ce5	__kmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f31cbd	__list_add_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1537255	__list_del_entry_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c3fce39	__local_bh_enable_ip	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x469e044d	__lock_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25e504a2	__mmu_notifier_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2d4de35f	__module_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f02188f	__msecs_to_jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a76f11f	__mutex_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8a3ab7ed	__napi_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdf8c695a	__ndelay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0696246f	__netdev_alloc_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0fa9e07	__netif_napi_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x46c47fb6	__node_distance	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x77a513e7	__page_file_index	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc28bdc41	__page_mapcount	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5a5ae602	__pagevec_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb19a5453	__per_cpu_offset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4629334c	__preempt_count	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6128b5fc	__printk_ratelimit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6025ada	__pskb_pull_tail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc04da1d5	__put_cred	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd52cffda	__put_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdeddbf9b	__put_task_struct	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5a4896a8	__put_user_2	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb2fd5ceb	__put_user_4	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb8e7ce2c	__put_user_8	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6ad5f0ce	__register_chrdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a8a0ca3	__register_nmi_handler	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe45c1b14	__release_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5eba9410	__request_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2a7f6e41	__scsi_execute	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25298ce1	__scsi_iterate_devices	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xec916042	__skb_gso_segment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x815c70e2	__skb_pad	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb7305a1	__stack_chk_fail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x972a1e61	__task_pid_nr_ns	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0faef0ed	__tasklet_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e7d6bd0	__udelay	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6bc3fbc0	__unregister_chrdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf1969a8e	__usecs_to_jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x50a25b70	__uv_cpu_info	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8ad5ceb1	__uv_hub_info_list	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x531b604e	__virt_addr_valid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9bd2676	__vmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3eeb2322	__wake_up	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad27f361	__warn_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7e526bfa	__x86_indirect_thunk_r10	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbfdcb43a	__x86_indirect_thunk_r11	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x263ed23b	__x86_indirect_thunk_r12	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe7b00dfb	__x86_indirect_thunk_r13	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xce8b1878	__x86_indirect_thunk_r14	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0f05c7b8	__x86_indirect_thunk_r15	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1ed8b599	__x86_indirect_thunk_r8	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdf566a59	__x86_indirect_thunk_r9	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2ea2c95c	__x86_indirect_thunk_rax	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe3fffae9	__x86_indirect_thunk_rbp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x593c1bac	__x86_indirect_thunk_rbx	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc29957c3	__x86_indirect_thunk_rcx	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd979a547	__x86_indirect_thunk_rdi	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb601be4c	__x86_indirect_thunk_rdx	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa1f9a134	__x86_indirect_thunk_rsi	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9262d817	__x86_paravirt_patch_template	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xcf4fdd4d	_atomic_dec_and_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa1c76e0a	_cond_resched	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x362ef408	_copy_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb44ad4b3	_copy_to_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x11089ac7	_ctype	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x32ae5741	_raw_read_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x150e3657	_raw_read_lock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf8595510	_raw_read_lock_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x736b5662	_raw_read_lock_irqsave	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0ad10eb8	_raw_read_unlock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa16c8613	_raw_read_unlock_irqrestore	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdbf17652	_raw_spin_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3635b01	_raw_spin_lock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x47941711	_raw_spin_lock_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x51760917	_raw_spin_lock_irqsave	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c3253ec	_raw_spin_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x49c41a57	_raw_spin_unlock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3812050a	_raw_spin_unlock_irqrestore	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a245f6d	_raw_write_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe1ed698d	_raw_write_lock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9eab8d85	_raw_write_lock_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe25ee9d3	_raw_write_lock_irqsave	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8ad29bab	_raw_write_unlock_bh	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1c1b9f8e	_raw_write_unlock_irqrestore	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1cbde753	acpi_bus_get_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1a45cb6c	acpi_disabled	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3f316ab8	acpi_dma_configure	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9f4f2aa3	acpi_gbl_FADT	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeb7f6046	acpi_get_devices	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaebd12f0	acpi_get_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16cdc340	acpi_get_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a8c226	acpi_gsi_to_irq	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xcfd30d71	acpi_os_map_memory	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x34331f04	acpi_os_unmap_memory	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x03cfbd35	acpi_register_gsi	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7b5452b8	acpi_unregister_gsi	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x318f7969	add_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4afb2238	add_wait_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xde293f9e	add_wait_queue_exclusive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe3ec2f2b	alloc_chrdev_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x690924ff	alloc_cpumask_var	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x513ad534	alloc_etherdev_mqs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x83dba64c	alloc_netdev_mqs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfc3b81ee	alloc_pages_current	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb28249bf	apic	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x25301bc6	arch_wb_cache_pmem	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2b9997fb	atomic_notifier_chain_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7181db30	atomic_notifier_chain_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xad73041f	autoremove_wake_function	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x078a5f9c	bdev_read_only	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc618630e	bdevname	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x51536bad	bdget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1dcae62e	bdget_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x67b45de7	bdput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x886cfa9a	bio_add_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5e39268a	bio_alloc_bioset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb6020a9	bio_associate_blkg	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2d051151	bio_clone_fast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e1cf36e	bio_endio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x85e5553a	bio_free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf5b19601	bio_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x213ba188	bio_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7ed80dfc	bioset_exit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x141fa066	bioset_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16e297c3	bit_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x63a7c28c	bitmap_find_free_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b015d25	bitmap_parselist	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf474c21c	bitmap_print_to_pagebuf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x574c2e74	bitmap_release_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40778cdd	blk_alloc_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd27b25dd	blk_check_plugged	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x450f13ad	blk_cleanup_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6e954f9	blk_execute_rq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1038c5e8	blk_execute_rq_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf2215f74	blk_finish_plug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6c7bca30	blk_get_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xac6f90c0	blk_mq_end_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd50e8401	blk_mq_run_hw_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xde819c29	blk_mq_tag_to_rq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x23ca731a	blk_mq_unique_tag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbd080f0a	blk_put_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb941e77	blk_queue_bounce_limit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd741b07c	blk_queue_dma_alignment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcadd9892	blk_queue_flag_clear	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x538f3a71	blk_queue_flag_set	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x538daabb	blk_queue_io_min	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbe2ce71f	blk_queue_io_opt	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2e678bbf	blk_queue_logical_block_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xee60e147	blk_queue_make_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xecd78f1b	blk_queue_max_discard_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9c190423	blk_queue_max_hw_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3a194a04	blk_queue_max_segment_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb7628e15	blk_queue_max_segments	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x76d53dc9	blk_queue_max_write_same_sectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfc66ee7e	blk_queue_physical_block_size	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7ec61961	blk_queue_rq_timeout	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe01de66f	blk_queue_segment_boundary	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6553ebef	blk_queue_split	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x168a8cfa	blk_queue_stack_limits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xacf49ead	blk_queue_update_dma_alignment	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6eb523f6	blk_queue_virt_boundary	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x80a1d516	blk_queue_write_cache	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x65dd91fb	blk_rq_append_bio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xed978f65	blk_rq_map_kern	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5fb9261e	blk_rq_map_user_iov	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x016dcf93	blk_rq_unmap_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x506fbfbe	blk_set_stacking_limits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a9b37e8	blk_start_plug	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x84502a47	blk_status_to_errno	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc6a7a9d4	blk_verify_command	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf981545f	blkdev_fsync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8edf9bbe	blkdev_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91c306c1	blkdev_get_by_dev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf80e4f97	blkdev_get_by_path	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xead69937	blkdev_issue_discard	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb36a1cb6	blkdev_issue_write_same	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x06875746	blkdev_issue_zeroout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x27ea8e2c	blkdev_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb47eab4b	blocking_notifier_call_chain	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe31b82b7	blocking_notifier_chain_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x3931f77c	blocking_notifier_chain_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x15244c9d	boot_cpu_data	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x18565e4a	bsg_job_done	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x28aa6a67	call_rcu	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa7eedcc4	call_usermodehelper	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a8d234	cancel_delayed_work	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x68f927fb	cancel_delayed_work_sync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81b1b255	cancel_work_sync	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc6cbbc89	capable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x58d9cd11	cdev_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x35a7490c	cdev_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x361c68dd	cdev_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x71a3afd4	cdev_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x21e01071	class_destroy	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x02edfc37	class_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8d85a7b8	clear_inode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c704e54	clear_nlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7da99cdd	clear_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x436d11d6	commit_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x29361773	complete	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfd94814e	complete_all	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8133c67d	complete_and_exit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd471b997	consume_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60b40fd8	copy_user_enhanced_fast_string	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe5772d4a	copy_user_generic_string	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdcc3a419	copy_user_generic_unrolled	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcca03002	cpu_bit_bitmap	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x0ec327a3	cpu_core_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0177847e	cpu_info	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6b33026	cpu_khz	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a2af7b4	cpu_number	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40cf6820	cpu_sibling_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c46233a	cpufreq_quick_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa792fd7f	cpumask_next	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9877db88	cpumask_next_and	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa04f945a	cpus_read_lock	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x18fb2caf	cpus_read_unlock	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x4b05a46b	create_empty_buffers	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd47c857d	crypto_ahash_digest	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2b3a6251	crypto_ahash_final	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x3997a883	crypto_ahash_setkey	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xd3c1f2a2	crypto_alloc_ahash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe156f99a	crypto_destroy_tfm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf0c7df0a	crypto_register_shash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xef21df6f	crypto_unregister_shash	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb47cca30	csum_ipv6_magic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe113bbbc	csum_partial	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9202ba1c	current_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf944f517	current_time	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x51afd267	d_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f925e44	d_drop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xff3c65e3	d_instantiate	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb7c36a6c	d_make_root	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9ec574bb	d_obtain_alias	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4cfdc2d3	d_prune_aliases	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x27dee34f	deactivate_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x384172fd	default_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaad8c7d6	default_wake_function	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb6a81801	del_gendisk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfa5223cc	del_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xec02a35f	del_timer_sync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0c1c794e	delayed_work_timer_fn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbb81a0da	dentry_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c03d20c	destroy_workqueue	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x56bf228f	dev_add_pack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa5976e4f	dev_base_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc8257cd8	dev_close	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9c00a37e	dev_get_by_index	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb6fc7fb2	dev_get_by_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x04977b3c	dev_mc_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x16b4285d	dev_mc_add_excl	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8445f1a9	dev_mc_add_global	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa7b9bcfb	dev_mc_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa03d592e	dev_mc_del_global	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x17cb5773	dev_queue_xmit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcaad8e24	dev_remove_pack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x37009442	dev_set_mac_address	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a8e31b6	dev_set_mtu	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x22975705	dev_set_promiscuity	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6aa6cc9a	dev_uc_add_excl	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x87c3a329	device_add_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfae8f523	device_create	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7b4244f7	device_destroy	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x362c9244	dget_parent	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3ce4ca6f	disable_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf4db2b68	dma_get_required_mask	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x4ce6ccb6	dma_ops	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0c0b6182	dma_set_coherent_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72743f81	dma_set_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f68e5c9	do_gettimeofday	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6626afca	down	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25170ad2	down_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e24c3d1	down_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x121a7fe3	down_read_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x014e4112	down_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe727456a	down_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x765a6f77	down_write_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2e3ee29b	downgrade_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x873f9a35	dput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0cc084f7	dst_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6b2dc060	dump_stack	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd0c05159	emergency_restart	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfcec0987	enable_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x612bfd89	errno_to_blk_status	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa435c511	eth_get_headlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1030cd3d	eth_type_trans	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6c86ffa7	eth_validate_addr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb05be19c	ether_setup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8f996a30	ethtool_convert_legacy_u32_to_link_mode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x55e31703	ethtool_convert_link_mode_to_legacy_u32	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x34b84315	ethtool_op_get_link	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf654831f	ex_handler_default	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb348a850	ex_handler_refcount	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9620f845	fc_remove_host	drivers/scsi/scsi_transport_fc	EXPORT_SYMBOL |  | ||||||
| 0x6e314ecb	fget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x851d26ac	filemap_fault	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa92e474e	filp_close	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2a35269e	filp_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb352177e	find_first_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf11543ff	find_first_zero_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc0a3d105	find_next_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x479c3c86	find_next_zero_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x141cfa2c	find_pid_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xef8779bd	find_vma	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x92540fbf	finish_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x05db4657	flush_signals	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x42160169	flush_workqueue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x01ae6893	force_sig	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbd4898c	fortify_panic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5813db4b	fput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8cac8c08	free_cpumask_var	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc1514a3b	free_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xef045c19	free_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4302d0eb	free_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe823886d	freeze_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x57de7efd	from_kgid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7eba1fd6	from_kuid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x661aea07	fs_bio_set	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd89530c1	fsync_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c6053a8	generic_end_io_acct	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc27ffb37	generic_file_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1908824a	generic_file_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1a4cfafb	generic_fillattr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8847e7c2	generic_make_request	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3785816	generic_permission	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x653e71c5	generic_read_dir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x36692a80	generic_shutdown_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1fc190b2	generic_start_io_acct	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c3e547c	genl_register_family	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9388c43	genl_unregister_family	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x77a5b2a6	genlmsg_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x25716b2f	get_fs_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd0e82063	get_gendisk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x79aa04a2	get_random_bytes	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x405c1144	get_seconds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbf925f9	get_task_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe058e703	get_user_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6ac30568	get_user_pages_remote	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9b388444	get_zeroed_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e2b0ba6	groups_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x643d9ba1	groups_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf97d1a04	hrtimer_cancel	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xae909197	hrtimer_forward	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xdf243169	hrtimer_init	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x09181e45	hrtimer_start_range_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x1415801b	hrtimer_try_to_cancel	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x370c512e	igrab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x39461d6a	in_egroup_p	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b8059bd	in_group_p	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40307754	inet_add_protocol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd95ba228	inet_del_protocol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa29abf62	init_net	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7cab427a	init_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4cc8f9c8	init_timer_key	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x70d5fdae	init_uts_ns	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xfe487975	init_wait_entry	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf73b8cd	inode_init_always	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7aec6520	inode_permission	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5ed90adc	int_to_scsilun	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x06640311	invalidate_partition	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x93a6e0b2	io_schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfbc4f89e	io_schedule_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e82828e	iomem_resource	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x556422b3	ioremap_cache	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x093a219c	ioremap_nocache	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xedc03953	iounmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc4d9f382	ipmi_create_user	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xf388b18b	ipmi_destroy_user	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xd1f579d0	ipmi_free_recv_msg	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xf5531bea	ipmi_poll_interface	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x9b21c8ea	ipmi_register_smi	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x4c2054d7	ipmi_request_settime	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x50f65edf	ipmi_set_gets_events	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xfaaa4831	ipmi_set_my_address	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xa19985b7	ipmi_smi_msg_received	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xe4330a39	ipmi_unregister_smi	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0xe4f4665b	ipmi_validate_addr	drivers/char/ipmi/ipmi_msghandler	EXPORT_SYMBOL |  | ||||||
| 0x23daa267	iput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x263074f8	irq_set_affinity_hint	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x12e285ec	is_uv_system	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x0ac8de99	iterate_dir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x15ba50a6	jiffies	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x055e77e8	jiffies_64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x37befc70	jiffies_to_msecs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x188ea314	jiffies_to_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7f24de73	jiffies_to_usecs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44b5ee9a	kasprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f5b120b	kern_path	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f304e00	kernel_recvmsg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcbd4506c	kernel_sendmsg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcc8e5988	kernel_setsockopt	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x265bbef9	kexec_crash_loaded	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x037a0cba	kfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x19f462ab	kfree_call_rcu	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x67b4bbab	kfree_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x39e7a2f9	kfree_skb_reason	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9de2b11d	kill_anon_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1036efcc	kill_block_super	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf4b9b193	kmalloc_caches	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa202a8e5	kmalloc_order_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf159fe55	kmem_cache_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc2ce825d	kmem_cache_alloc_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x697512e8	kmem_cache_alloc_node_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf86c8d03	kmem_cache_alloc_trace	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x88833fb1	kmem_cache_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8221c5b1	kmem_cache_create_usercopy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x47b84d71	kmem_cache_destroy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb2557c2	kmem_cache_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfee794cb	kmem_cache_shrink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0973d7fb	kobject_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc985b4ca	kobject_create_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe9ec6844	kobject_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9c2cec5	kobject_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x217548d3	kobject_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x71c0e774	kobject_init_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2cec6038	kobject_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xafab167e	kobject_set_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3243d256	kobject_uevent_env	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x85f5e2aa	krealloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa967147b	kset_create_and_add	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x84d07d10	kset_find_obj	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x2064e105	kset_register	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x026fd227	kset_unregister	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc499ae1e	kstrdup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf6ae696	kstrndup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x752d5f5b	kstrtobool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc6c09e43	kstrtobool_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x373db350	kstrtoint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x10f1064d	kstrtoint_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b17e06c	kstrtoll	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x42adadb9	kstrtoll_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fa0d062	kstrtou16	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa46f2f1b	kstrtouint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdc20f322	kstrtouint_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c3aaa29	kstrtoul_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x060ea2d6	kstrtoull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x886ce541	kstrtoull_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a22066a	kthread_bind	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdc1e5ca7	kthread_create_on_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3f7646e	kthread_should_stop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e18c761	kthread_stop	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb43f9365	ktime_get	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x484f6edf	ktime_get_coarse_real_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1edb69d6	ktime_get_raw_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x953e1b9e	ktime_get_real_seconds	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9ec6ca96	ktime_get_real_ts64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9320d27	ktime_get_seconds	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5e515be6	ktime_get_ts64	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xc4f0da12	ktime_get_with_offset	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5c017464	kvasprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7aa1756e	kvfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7a4497db	kzfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4a6b7fd5	lock_page_memcg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xca57baf0	lock_sock_nested	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd9b85ef6	lockref_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5d804bfd	lookup_one_len	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaeb7642d	make_kgid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x05d6ab6c	make_kuid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c46cf7f	mark_buffer_dirty	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd983e6d2	mark_page_accessed	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xacf4d843	match_strdup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44e9a829	match_token	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x54c99fac	mem_section	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa07a37f0	memchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x449ad0a7	memcmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x69acdf38	memcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb0e602eb	memmove	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x27864d57	memparse	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86c45796	mempool_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x183fa88b	mempool_alloc_slab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6a244503	mempool_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9300507b	mempool_destroy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x074b55fe	mempool_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8a99a016	mempool_free_slab	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf812cff6	memscan	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb578fc5	memset	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x113b918c	misc_deregister	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x692fcb28	misc_register	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2aa7dddc	mmput	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x87b0fc1b	mmu_notifier_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x9f147e1c	mmu_notifier_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb4234478	mntget	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44bd1620	mntput	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xebca8b54	mod_delayed_work_on	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x28985b9f	mod_timer	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaac80d5b	mod_timer_pending	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3fca107d	module_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x703206a5	module_refcount	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9a482f9	msleep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x41aed6e7	mutex_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe8de29eb	mutex_lock_killable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb3b42a38	mutex_trylock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa6093a32	mutex_unlock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8d340b10	napi_complete_done	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c5f4d10	napi_disable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe8974c1c	napi_enable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc29d929c	napi_gro_receive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad0cc62f	napi_schedule_prep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6731df9b	ndo_dflt_bridge_getlink	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xf6ebc03b	net_ratelimit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf71c2ffa	netdev_err	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xcc323b06	netdev_features_change	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa55c9a60	netdev_info	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaaefb647	netdev_refcnt_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x89247409	netdev_rx_handler_register	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x338cbfb6	netdev_rx_handler_unregister	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xa1b52f28	netif_carrier_off	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2c6e8018	netif_carrier_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2e035935	netif_device_attach	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x49b0eba8	netif_device_detach	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb9964ceb	netif_napi_add	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7d07a228	netif_napi_add_weight	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x599a521e	netif_napi_del	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x13790fe0	netif_receive_skb	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x591e6107	netif_rx	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb2ccb3e8	netif_schedule_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x708172b8	netif_set_real_num_rx_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeeb49f66	netif_set_real_num_tx_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x514547f1	netif_tx_stop_all_queues	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60af0d5b	netif_tx_wake_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c119fd5	netlink_broadcast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x22afdba8	netlink_unicast	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x84698f00	new_inode	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfdc1bd61	nla_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1d5ad689	node_data	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81348cf2	node_to_cpumask_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x017de3d5	nr_cpu_ids	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe26fc7c	nr_node_ids	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e1e140e	ns_to_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2f548802	ns_to_timeval	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xffae8e8b	nsecs_to_jiffies	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x618911fc	numa_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5541ea93	on_each_cpu	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1984d421	out_of_line_wait_on_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb7e99965	override_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc0c0fbb8	page_mapped	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7cd8d75e	page_offset_base	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x41956437	pagevec_lookup_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8e0ed18f	pagevec_lookup_range_tag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c1372e8	panic	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x07ceeac9	panic_notifier_list	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x109bf554	param_array_ops	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x848d4b0d	param_get_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaf0bcc3b	param_ops_bool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1bc833a0	param_ops_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6d688605	param_ops_charp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0e222cb8	param_ops_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf20dc1a6	param_ops_long	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xea0d36a9	param_ops_short	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x83796716	param_ops_string	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb792a1b	param_ops_uint	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbd0768f2	param_ops_ulong	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6ff098e1	param_set_bool	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x046fe32e	param_set_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2e2d56be	path_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa16facc2	pci_alloc_irq_vectors_affinity	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe37cbc5c	pci_free_irq_vectors	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc643e9c6	pci_get_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5debf108	pci_irq_vector	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0217e814	pci_read_config_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd06cfeb7	pci_read_config_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe7eb21df	pci_set_power_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x21935607	pci_write_config_byte	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf38f65fd	pci_write_config_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x914a26f9	pcie_capability_clear_and_set_word	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1b769475	pcie_capability_read_dword	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa785480e	pcie_capability_read_word	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4c9d28b0	phys_base	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1d19f77b	physical_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6e14fd0d	pid_task	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60a32ea9	pm_power_off	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x09533d1b	prepare_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd5fd90f1	prepare_to_wait	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8c26d495	prepare_to_wait_event	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x45e69e01	prepare_to_wait_exclusive	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x86e03c0a	print_stack_trace	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x27e1a049	printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3557b982	pskb_expand_head	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x782e6c6b	put_disk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x97ab9ad3	pv_irq_ops	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x58388972	pv_lock_ops	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd1e4ec46	queue_delayed_work_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x121da905	queue_work_on	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa4d9e222	raid_class_attach	drivers/scsi/raid_class	EXPORT_SYMBOL |  | ||||||
| 0xa7c1a29f	raid_class_release	drivers/scsi/raid_class	EXPORT_SYMBOL |  | ||||||
| 0x60a13e90	rcu_barrier	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x082ed22e	read_cache_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb6af58d	recalc_sigpending	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x71a50dbc	register_blkdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x921b5d72	register_filesystem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x60352082	register_inet6addr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf68285c0	register_inetaddr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6aee3d4e	register_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2da1048	register_netdevice_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3517383e	register_reboot_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf97d7de2	register_sysctl_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x14072f0b	release_sock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72e90816	remap_pfn_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x37110088	remove_wait_queue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6b8e852	request_threaded_irq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb1625172	revert_creds	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc7a4fbed	rtnl_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6e720ff2	rtnl_unlock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x21dd6f60	sas_attach_transport	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x21f1b728	sas_end_device_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x6f6f9ca3	sas_expander_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x1d6a2bab	sas_phy_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x5c90ad4c	sas_phy_alloc	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xfca42e6f	sas_phy_free	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x0af726c8	sas_port_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xbc5512bb	sas_port_add_phy	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xb51ffc1b	sas_port_alloc_num	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xa1292d65	sas_port_delete	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x91e877a6	sas_port_delete_phy	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x569f0f3f	sas_read_port_mode_page	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xbf1f638a	sas_release_transport	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x595e77d1	sas_remove_host	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0xfca40854	sas_rphy_add	drivers/scsi/scsi_transport_sas	EXPORT_SYMBOL |  | ||||||
| 0x4629baf2	save_stack_trace	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x723b0954	save_stack_trace_tsk	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x3446e94e	sched_setscheduler	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x01000e51	schedule	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1f37cca7	schedule_hrtimeout_range	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x8ddd8aad	schedule_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x054496b4	schedule_timeout_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x151f4898	schedule_timeout_uninterruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x47e5de68	scmd_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4ca9669f	scnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5efe852c	scsi_add_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2b2c684c	scsi_add_host_with_dma	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbd3e01b5	scsi_block_requests	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf5276e21	scsi_change_queue_depth	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20c23cd5	scsi_device_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8d638fde	scsi_device_lookup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xba5c4aa4	scsi_device_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x849e998f	scsi_device_set_state	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x72ea7b2d	scsi_device_type	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x15417b7e	scsi_dma_map	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x523d5d38	scsi_dma_unmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xbe57818e	scsi_get_vpd_page	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x84152498	scsi_host_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf52cff0e	scsi_host_lookup	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9c5407b7	scsi_host_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa6bda7d0	scsi_internal_device_block_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xe17180e6	scsi_internal_device_unblock_nowait	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xdecc4128	scsi_is_host_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfdc1bb6e	scsi_is_sdev_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x433fa965	scsi_print_command	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4627e7c9	scsi_register_driver	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd487b0a3	scsi_remove_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e5c4137	scsi_remove_host	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdb66299c	scsi_remove_target	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xff29490b	scsi_scan_host	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5243d0ba	scsi_unblock_requests	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xea3c8e4e	scsilun_to_int	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3c95e13f	sdev_prefix_printk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x58b975ad	security_d_instantiate	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x08493c4c	send_sig	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x525a244e	seq_lseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x420ecfe3	seq_printf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x98600ced	seq_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xeb30405e	set_cpus_allowed_ptr	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x025483b1	set_current_groups	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x85b4cac1	set_device_ro	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5d02e1a9	set_disk_ro	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e61bb05	set_freezable	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x193e0142	set_nlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x365acda7	set_normalized_timespec64	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xecf3ac66	set_page_dirty	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a1247f8	set_page_dirty_lock	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x29af5707	set_user_nice	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xad0cae96	shrink_dcache_parent	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40c7247c	si_meminfo	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6a5fa363	sigprocmask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8ae0340b	simple_statfs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0b742fd7	simple_strtol	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20000329	simple_strtoul	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61b7b126	simple_strtoull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x46a5e192	single_open	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x61704c0d	single_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x56a744c0	sk_alloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd4f05c18	sk_free	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3af7d2fe	skb_add_rx_frag	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd724a1eb	skb_checksum_help	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf1b501ca	skb_clone	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1eaff9ed	skb_clone_tx_timestamp	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xb945b867	skb_copy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe0da1a0e	skb_copy_bits	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xdea8077e	skb_dequeue	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x098bd7f6	skb_pull	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x94ca0b57	skb_push	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5bce0a2a	skb_put	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd2dd5216	skb_queue_purge	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4f13dc57	skb_queue_tail	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x994d5651	skb_realloc_headroom	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xab9c4857	skb_trim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5bf30f5e	skb_tstamp_tx	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x7ae5ad74	sme_active	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8a35b432	sme_me_mask	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa3eded0c	smp_call_function_many	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6228c21f	smp_call_function_single	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8b966b63	sn_rtc_cycles_per_second	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x28318305	snprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf6106730	sock_create_kern	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa2005ede	sock_release	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x91715312	sprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x20c55ae0	sscanf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb369a66d	starget_for_each_device	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaafdc258	strcasecmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x061651be	strcat	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x349cba85	strchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe2d5255a	strcmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe914e41e	strcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1ac5d3cb	strcspn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x77bc13a0	strim	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf9c0b663	strlcat	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5792f848	strlcpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x754d539c	strlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x96b29254	strncasecmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5a921311	strncmp	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9166fada	strncpy	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6263e02d	strncpy_from_user	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa916b694	strnlen	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc310b981	strnstr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9a1dfd65	strpbrk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9f984513	strrchr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x85df9b6c	strsep	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc29bf967	strspn	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e6d26a8	strstr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd349ffc9	submit_bio	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x609f1c7e	synchronize_net	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2d3385d3	system_wq	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9545af6d	tasklet_init	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x69e49036	thaw_bdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x53569707	this_cpu_off	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb840d099	try_module_get	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4005f38c	try_wait_for_completion	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x44aaf30f	tsc_khz	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfb9107dc	unlock_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x269e520a	unlock_page_memcg	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x74f7f012	unmap_mapping_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb5a459dc	unregister_blkdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6091b333	unregister_chrdev_region	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa9c55461	unregister_filesystem	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2fe252cc	unregister_inet6addr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xfe029963	unregister_inetaddr_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x51adffd1	unregister_netdev	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9d0d6206	unregister_netdevice_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xe64ad8ea	unregister_nmi_handler	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xac1a55be	unregister_reboot_notifier	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6be0d38b	unregister_sysctl_table	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x51a26dee	unuse_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0xcf2a6966	up	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xb862f611	up_read	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x7c75c1ef	up_write	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x81b882d9	use_mm	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x12a38747	usleep_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaa86cfb5	uv_possible_blades	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x67dcd76b	uv_setup_irq	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x5d9317d7	uv_teardown_irq	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| 0x999e8297	vfree	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9829a737	vfs_create	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf4b30abf	vfs_fsync	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc6e940e2	vfs_fsync_range	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x32552b0a	vfs_getattr	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x48f23811	vfs_link	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xae8ef654	vfs_llseek	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaabee7af	vfs_mkdir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x642efa64	vfs_mknod	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc210437a	vfs_readlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf534550d	vfs_rename	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x92c0adbe	vfs_rmdir	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaff59a24	vfs_statfs	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x318693f3	vfs_symlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x8eddea79	vfs_unlink	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x3e6a0c09	vm_mmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5b56860c	vm_munmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xd6ee688f	vmalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9cb986f2	vmalloc_base	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x2198cff7	vmalloc_to_page	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x18e5edf9	vmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x97651e6c	vmemmap_base	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4b8b3239	vprintk	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xf5e03a3a	vscnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x1e01660e	vsnprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x5c7574a1	vsprintf	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x94961283	vunmap	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x40a9b349	vzalloc	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x9e0c711d	vzalloc_node	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6de13801	wait_for_completion	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x262e823a	wait_for_completion_interruptible	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x4d1ff60a	wait_for_completion_timeout	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xaa2fd36c	wait_on_page_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa0fbac79	wake_up_bit	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xc00d5473	wake_up_process	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xded5cc67	write_cache_pages	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xa50bcff0	x86_cpu_to_apicid	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0xabfa477a	xattr_full_name	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x760a0f4f	yield	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x0525c1ee	zalloc_cpumask_var	vmlinux	EXPORT_SYMBOL |  | ||||||
| 0x6de864bf	zap_vma_ptes	vmlinux	EXPORT_SYMBOL_GPL |  | ||||||
| @ -1,3 +0,0 @@ | |||||||
| # See 'cpupower help' and cpupower(1) for more info |  | ||||||
| CPUPOWER_START_OPTS="frequency-set -g performance" |  | ||||||
| CPUPOWER_STOP_OPTS="frequency-set -g ondemand" |  | ||||||
| @ -1,13 +0,0 @@ | |||||||
| [Unit] |  | ||||||
| Description=Configure CPU power related settings |  | ||||||
| After=syslog.target |  | ||||||
| 
 |  | ||||||
| [Service] |  | ||||||
| Type=oneshot |  | ||||||
| RemainAfterExit=yes |  | ||||||
| EnvironmentFile=/etc/sysconfig/cpupower |  | ||||||
| ExecStart=/usr/bin/cpupower $CPUPOWER_START_OPTS |  | ||||||
| ExecStop=/usr/bin/cpupower $CPUPOWER_STOP_OPTS |  | ||||||
| 
 |  | ||||||
| [Install] |  | ||||||
| WantedBy=multi-user.target |  | ||||||
| @ -1,18 +0,0 @@ | |||||||
| #! /bin/bash |  | ||||||
| 
 |  | ||||||
| # This is the aarch64 override file for the core/drivers package split.  The |  | ||||||
| # module directories listed here and in the generic list in filter-modules.sh |  | ||||||
| # will be moved to the resulting kernel-modules package for this arch. |  | ||||||
| # Anything not listed in those files will be in the kernel-core package. |  | ||||||
| # |  | ||||||
| # Please review the default list in filter-modules.sh before making |  | ||||||
| # modifications to the overrides below.  If something should be removed across |  | ||||||
| # all arches, remove it in the default instead of per-arch. |  | ||||||
| 
 |  | ||||||
| driverdirs="atm auxdisplay bcma bluetooth firewire fmc infiniband isdn leds media memstick message mmc mtd mwave nfc ntb pcmcia platform power ssb staging tty uio uwb w1" |  | ||||||
| 
 |  | ||||||
| ethdrvs="3com adaptec arc alteon atheros broadcom cadence calxeda chelsio cisco dec dlink emulex icplus marvell micrel myricom neterion nvidia oki-semi packetengines qlogic rdc renesas sfc silan sis smsc stmicro sun tehuti ti via wiznet xircom" |  | ||||||
| 
 |  | ||||||
| drmdrvs="amd arm bridge ast exynos hisilicon i2c imx mgag200 meson msm nouveau panel radeon rockchip tegra sun4i tinydrm vc4" |  | ||||||
| 
 |  | ||||||
| singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr" |  | ||||||
| @ -1,154 +0,0 @@ | |||||||
| #! /bin/bash |  | ||||||
| # |  | ||||||
| # Called as filter-modules.sh list-of-modules Arch |  | ||||||
| 
 |  | ||||||
| # This script filters the modules into the kernel-core and kernel-modules |  | ||||||
| # subpackages.  We list out subsystems/subdirs to prune from the installed |  | ||||||
| # module directory.  What is left is put into the kernel-core package.  What is |  | ||||||
| # pruned is contained in the kernel-modules package. |  | ||||||
| # |  | ||||||
| # This file contains the default subsys/subdirs to prune from all architectures. |  | ||||||
| # If an architecture needs to differ, we source a per-arch filter-<arch>.sh file |  | ||||||
| # that contains the set of override lists to be used instead.  If a module or |  | ||||||
| # subsys should be in kernel-modules on all arches, please change the defaults |  | ||||||
| # listed here. |  | ||||||
| 
 |  | ||||||
| # Set the default dirs/modules to filter out |  | ||||||
| driverdirs="atm auxdisplay bcma bluetooth firewire fmc iio infiniband isdn leds media memstick mfd mmc mtd nfc ntb pcmcia platform power ssb staging tty uio uwb w1 virt" |  | ||||||
| 
 |  | ||||||
| chardrvs="mwave pcmcia" |  | ||||||
| 
 |  | ||||||
| netdrvs="appletalk can dsa hamradio ieee802154 irda ppp slip usb wireless" |  | ||||||
| 
 |  | ||||||
| ethdrvs="3com adaptec alteon amd aquantia atheros broadcom cadence calxeda chelsio cisco dec dlink emulex icplus marvell neterion nvidia oki-semi packetengines qlogic rdc renesas sfc silan sis smsc stmicro sun tehuti ti wiznet xircom" |  | ||||||
| 
 |  | ||||||
| inputdrvs="gameport tablet touchscreen" |  | ||||||
| 
 |  | ||||||
| scsidrvs="aacraid aic7xxx aic94xx be2iscsi bfa bnx2i bnx2fc csiostor cxgbi esas2r fcoe fnic hisi_sas isci libsas lpfc megaraid mpt2sas mpt3sas mvsas pm8001 qla2xxx qla4xxx sym53c8xx_2 ufs qedf" |  | ||||||
| 
 |  | ||||||
| usbdrvs="atm image misc serial wusbcore" |  | ||||||
| 
 |  | ||||||
| fsdrvs="affs befs cifs coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs" |  | ||||||
| 
 |  | ||||||
| netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp smc wireless" |  | ||||||
| 
 |  | ||||||
| drmdrvs="amd ast gma500 i2c i915 mgag200 nouveau radeon via " |  | ||||||
| 
 |  | ||||||
| singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr parport_serial ism xt_u32 act_ct" |  | ||||||
| 
 |  | ||||||
| # Grab the arch-specific filter list overrides |  | ||||||
| source ./filter-$2.sh |  | ||||||
| 
 |  | ||||||
| filter_dir() { |  | ||||||
| 	filelist=$1 |  | ||||||
| 	dir=$2 |  | ||||||
| 
 |  | ||||||
| 	grep -v -e "${dir}/" ${filelist} > ${filelist}.tmp |  | ||||||
| 
 |  | ||||||
| 	if [ $? -ne 0 ] |  | ||||||
| 	then |  | ||||||
| 		echo "Couldn't remove ${dir}.  Skipping." |  | ||||||
| 	else |  | ||||||
| 		grep -e "${dir}/" ${filelist} >> k-d.list |  | ||||||
| 		mv ${filelist}.tmp $filelist |  | ||||||
| 	fi |  | ||||||
| 	 |  | ||||||
| 	return 0 |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| filter_ko() { |  | ||||||
| 	filelist=$1 |  | ||||||
| 	mod=$2 |  | ||||||
| 
 |  | ||||||
| 	grep -v -e "${mod}.ko" ${filelist} > ${filelist}.tmp |  | ||||||
| 
 |  | ||||||
| 	if [ $? -ne 0 ] |  | ||||||
| 	then |  | ||||||
| 		echo "Couldn't remove ${mod}.ko  Skipping." |  | ||||||
| 	else |  | ||||||
| 		grep -e "${mod}.ko" ${filelist} >> k-d.list |  | ||||||
| 		mv ${filelist}.tmp $filelist |  | ||||||
| 	fi |  | ||||||
| 	 |  | ||||||
| 	return 0 |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| # Filter the drivers/ subsystems |  | ||||||
| for subsys in ${driverdirs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 drivers/${subsys} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # Filter the networking drivers |  | ||||||
| for netdrv in ${netdrvs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 drivers/net/${netdrv} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # Filter the char drivers |  | ||||||
| for char in ${chardrvs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 drivers/char/${input} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # Filter the ethernet drivers |  | ||||||
| for eth in ${ethdrvs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 drivers/net/ethernet/${eth} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # SCSI |  | ||||||
| for scsi in ${scsidrvs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 drivers/scsi/${scsi} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # Input |  | ||||||
| for input in ${inputdrvs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 drivers/input/${input} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # USB |  | ||||||
| for usb in ${usbdrvs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 drivers/usb/${usb} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # Filesystems |  | ||||||
| for fs in ${fsdrvs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 fs/${fs} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # Network protocols |  | ||||||
| for prot in ${netprots} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 kernel/net/${prot} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # DRM |  | ||||||
| for drm in ${drmdrvs} |  | ||||||
| do |  | ||||||
| 	filter_dir $1 drivers/gpu/drm/${drm} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # Just kill sound. |  | ||||||
| filter_dir $1 kernel/sound |  | ||||||
| filter_ko $1 drivers/base/regmap/regmap-sdw |  | ||||||
| filter_ko $1 drivers/base/regmap/regmap-sdw-mbq |  | ||||||
| filter_dir $1 drivers/soundwire |  | ||||||
| 
 |  | ||||||
| # Now go through and filter any single .ko files that might have deps on the |  | ||||||
| # things we filtered above |  | ||||||
| for mod in ${singlemods} |  | ||||||
| do |  | ||||||
|         filter_ko $1 ${mod} |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # Go through our generated drivers list and remove the .ko files.  We'll |  | ||||||
| # restore them later. |  | ||||||
| for mod in `cat k-d.list` |  | ||||||
| do |  | ||||||
| 	rm -rf $mod |  | ||||||
| done |  | ||||||
| @ -1,14 +0,0 @@ | |||||||
| #! /bin/bash |  | ||||||
| 
 |  | ||||||
| # This is the ppc64le override file for the core/drivers package split.  The |  | ||||||
| # module directories listed here and in the generic list in filter-modules.sh |  | ||||||
| # will be moved to the resulting kernel-modules package for this arch. |  | ||||||
| # Anything not listed in those files will be in the kernel-core package. |  | ||||||
| # |  | ||||||
| # Please review the default list in filter-modules.sh before making |  | ||||||
| # modifications to the overrides below.  If something should be removed across |  | ||||||
| # all arches, remove it in the default instead of per-arch. |  | ||||||
| 
 |  | ||||||
| driverdirs="atm auxdisplay bcma bluetooth firewire fmc infiniband isdn leds media memstick message mmc mtd mwave nfc ntb pcmcia platform power ssb staging tty uio uwb w1" |  | ||||||
| 
 |  | ||||||
| singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr" |  | ||||||
| @ -1,12 +0,0 @@ | |||||||
| #! /bin/bash |  | ||||||
| 
 |  | ||||||
| # This is the s390x override file for the core/drivers package split.  The |  | ||||||
| # module directories listed here and in the generic list in filter-modules.sh |  | ||||||
| # will be moved to the resulting kernel-modules package for this arch. |  | ||||||
| # Anything not listed in those files will be in the kernel-core package. |  | ||||||
| # |  | ||||||
| # Please review the default list in filter-modules.sh before making |  | ||||||
| # modifications to the overrides below.  If something should be removed across |  | ||||||
| # all arches, remove it in the default instead of per-arch. |  | ||||||
| 
 |  | ||||||
| # Defaults work so no need to override |  | ||||||
| @ -1,12 +0,0 @@ | |||||||
| #! /bin/bash |  | ||||||
| 
 |  | ||||||
| # This is the x86_64 override file for the core/drivers package split.  The |  | ||||||
| # module directories listed here and in the generic list in filter-modules.sh |  | ||||||
| # will be moved to the resulting kernel-modules package for this arch. |  | ||||||
| # Anything not listed in those files will be in the kernel-core package. |  | ||||||
| # |  | ||||||
| # Please review the default list in filter-modules.sh before making |  | ||||||
| # modifications to the overrides below.  If something should be removed across |  | ||||||
| # all arches, remove it in the default instead of per-arch. |  | ||||||
| 
 |  | ||||||
| # Defaults work so no need to override |  | ||||||
| @ -1,14 +0,0 @@ | |||||||
| --- !Policy |  | ||||||
| product_versions: |  | ||||||
|   - rhel-8 |  | ||||||
| decision_context: osci_compose_gate |  | ||||||
| rules: |  | ||||||
|   - !PassingTestCaseRule {test_case_name: cki.tier1-aarch64.functional} |  | ||||||
|   - !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional} |  | ||||||
|   - !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional} |  | ||||||
|   - !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional} |  | ||||||
|   - !PassingTestCaseRule {test_case_name: s1-aws-ci_x86_64.brew-build.tier1.functional} |  | ||||||
|   - !PassingTestCaseRule {test_case_name: s1-aws-ci_aarch64.brew-build.tier1.functional} |  | ||||||
|   - !PassingTestCaseRule {test_case_name: s1-azure-ci_x86_64.brew-build.tier1.functional} |  | ||||||
|   - !PassingTestCaseRule {test_case_name: s1-azure-ci_aarch64.brew-build.tier1.functional} |  | ||||||
|   - !PassingTestCaseRule {test_case_name: s1-gcp-ci.brew-build.tier1.functional} |  | ||||||
| @ -1,6 +0,0 @@ | |||||||
| #!/bin/sh |  | ||||||
| 
 |  | ||||||
| for i in ${NAME}-*.config; do |  | ||||||
| 	NEW=${NAME}-${VERSION}-`echo $i | cut -d - -f2-` |  | ||||||
| 	mv ${i} ${NEW} |  | ||||||
| done |  | ||||||
| @ -1,31 +0,0 @@ | |||||||
| #!/bin/bash |  | ||||||
| set -e |  | ||||||
| 
 |  | ||||||
| . /etc/os-release |  | ||||||
| 
 |  | ||||||
| kernelver=$1 && shift |  | ||||||
| rootfs=$1 && shift |  | ||||||
| variant=$1 && shift |  | ||||||
| 
 |  | ||||||
| output="${rootfs}/lib/modules/${kernelver}/bls.conf" |  | ||||||
| date=$(date -u +%Y%m%d%H%M%S) |  | ||||||
| 
 |  | ||||||
| if [ "${variant:-5}" = "debug" ]; then |  | ||||||
|     debugname=" with debugging" |  | ||||||
|     debugid="-debug" |  | ||||||
| else |  | ||||||
|     debugname="" |  | ||||||
|     debugid="" |  | ||||||
| fi |  | ||||||
| 
 |  | ||||||
| cat >${output} <<EOF |  | ||||||
| title ${NAME} (${kernelver}) ${VERSION}${debugname} |  | ||||||
| version ${kernelver}${debugid} |  | ||||||
| linux ${bootprefix}/vmlinuz-${kernelver} |  | ||||||
| initrd ${bootprefix}/initramfs-${kernelver}.img |  | ||||||
| options \$kernelopts |  | ||||||
| id ${ID}-${date}-${kernelver}${debugid} |  | ||||||
| grub_users \$grub_users |  | ||||||
| grub_arg --unrestricted |  | ||||||
| grub_class kernel${variant} |  | ||||||
| EOF |  | ||||||
| @ -1,152 +0,0 @@ | |||||||
| #! /bin/bash |  | ||||||
| 
 |  | ||||||
| RpmDir=$1 |  | ||||||
| ModDir=$2 |  | ||||||
| Dir="$1/$2" |  | ||||||
| # Note the list filename must have the format mod-[PACKAGE].list, for example, |  | ||||||
| # mod-internal.list or mod-extra.list.  The PACKAGE is used to create a |  | ||||||
| # override directory for the modules. |  | ||||||
| List=$3 |  | ||||||
| Dest="$4" |  | ||||||
| 
 |  | ||||||
| blacklist() |  | ||||||
| { |  | ||||||
| 	cat > "$RpmDir/etc/modprobe.d/$1-blacklist.conf" <<-__EOF__ |  | ||||||
| 	# This kernel module can be automatically loaded by non-root users. To |  | ||||||
| 	# enhance system security, the module is blacklisted by default to ensure |  | ||||||
| 	# system administrators make the module available for use as needed. |  | ||||||
| 	# See https://access.redhat.com/articles/3760101 for more details. |  | ||||||
| 	# |  | ||||||
| 	# Remove the blacklist by adding a comment # at the start of the line. |  | ||||||
| 	blacklist $1 |  | ||||||
| __EOF__ |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| check_blacklist() |  | ||||||
| { |  | ||||||
| 	mod=$(find $RpmDir/$ModDir -name "$1") |  | ||||||
| 	[ ! "$mod" ] && return 0 |  | ||||||
| 	if modinfo $mod | grep -q '^alias:\s\+net-'; then |  | ||||||
| 		mod="${1##*/}" |  | ||||||
| 		mod="${mod%.ko*}" |  | ||||||
| 		echo "$mod has an alias that allows auto-loading. Blacklisting." |  | ||||||
| 		blacklist "$mod" |  | ||||||
| 	fi |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| find_depends() |  | ||||||
| { |  | ||||||
| 	dep=$1 |  | ||||||
| 	depends=`modinfo $dep | sed -n -e "/^depends/ s/^depends:[ \t]*//p"` |  | ||||||
| 	[ -z "$depends" ] && exit |  | ||||||
| 	for mod in ${depends//,/ } |  | ||||||
| 	do |  | ||||||
| 		match=$(grep "^$mod.ko" "$ListName") |  | ||||||
| 		[ -z "$match" ] && continue |  | ||||||
| 		# check if the module we are looking at is in mod-* too. |  | ||||||
| 		# if so we do not need to mark the dep as required. |  | ||||||
| 		mod2=${dep##*/}  # same as `basename $dep`, but faster |  | ||||||
| 		match2=$(grep "^$mod2" "$ListName") |  | ||||||
| 		if [ -n "$match2" ] |  | ||||||
| 		then |  | ||||||
| 			#echo $mod2 >> notreq.list |  | ||||||
| 			continue |  | ||||||
| 		fi |  | ||||||
| 		echo $mod.ko >> req.list |  | ||||||
| 	done |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| foreachp() |  | ||||||
| { |  | ||||||
| 	P=$(nproc) |  | ||||||
| 	bgcount=0 |  | ||||||
| 	while read mod; do |  | ||||||
| 		$1 "$mod" & |  | ||||||
| 
 |  | ||||||
| 		bgcount=$((bgcount + 1)) |  | ||||||
| 		if [ $bgcount -eq $P ]; then |  | ||||||
| 			wait -n |  | ||||||
| 			bgcount=$((bgcount - 1)) |  | ||||||
| 		fi |  | ||||||
| 	done |  | ||||||
| 
 |  | ||||||
| 	wait |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| # Destination was specified on the command line |  | ||||||
| test -n "$4" && echo "$0: Override Destination $Dest has been specified." |  | ||||||
| 
 |  | ||||||
| pushd $Dir |  | ||||||
| 
 |  | ||||||
| OverrideDir=$(basename $List) |  | ||||||
| OverrideDir=${OverrideDir%.*} |  | ||||||
| OverrideDir=${OverrideDir#*-} |  | ||||||
| mkdir -p $OverrideDir |  | ||||||
| 
 |  | ||||||
| rm -rf modnames |  | ||||||
| find . -name "*.ko" -type f > modnames |  | ||||||
| # Look through all of the modules, and throw any that have a dependency in |  | ||||||
| # our list into the list as well. |  | ||||||
| rm -rf dep.list dep2.list |  | ||||||
| rm -rf req.list req2.list |  | ||||||
| touch dep.list req.list |  | ||||||
| cp "$List" . |  | ||||||
| 
 |  | ||||||
| # This variable needs to be exported because it is used in sub-script |  | ||||||
| # executed by xargs |  | ||||||
| export ListName=$(basename "$List") |  | ||||||
| 
 |  | ||||||
| foreachp find_depends < modnames |  | ||||||
| 
 |  | ||||||
| sort -u req.list > req2.list |  | ||||||
| sort -u "$ListName" > modules2.list |  | ||||||
| join -v 1 modules2.list req2.list > modules3.list |  | ||||||
| 
 |  | ||||||
| for mod in $(cat modules3.list) |  | ||||||
| do |  | ||||||
|   # get the path for the module |  | ||||||
|   modpath=`grep /$mod modnames` |  | ||||||
|   [ -z "$modpath" ] && continue |  | ||||||
|   echo $modpath >> dep.list |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| sort -u dep.list > dep2.list |  | ||||||
| 
 |  | ||||||
| if [ -n "$Dest" ]; then |  | ||||||
| 	# now move the modules into the $Dest directory |  | ||||||
| 	for mod in `cat dep2.list` |  | ||||||
| 	do |  | ||||||
| 	  newpath=`dirname $mod | sed -e "s/kernel\\//$Dest\//"` |  | ||||||
| 	  mkdir -p $newpath |  | ||||||
| 	  mv $mod $newpath |  | ||||||
| 	  echo $mod | sed -e "s/kernel\\//$Dest\//" | sed -e "s|^.|${ModDir}|g" >> $RpmDir/$ListName |  | ||||||
| 	done |  | ||||||
| fi |  | ||||||
| 
 |  | ||||||
| popd |  | ||||||
| 
 |  | ||||||
| # If we're signing modules, we can't leave the .mod files for the .ko files |  | ||||||
| # we've moved in .tmp_versions/.  Remove them so the Kbuild 'modules_sign' |  | ||||||
| # target doesn't try to sign a non-existent file.  This is kinda ugly, but |  | ||||||
| # so are the modules-* packages. |  | ||||||
| 
 |  | ||||||
| for mod in `cat ${Dir}/dep2.list` |  | ||||||
| do |  | ||||||
|   modfile=`basename $mod | sed -e 's/.ko/.mod/'` |  | ||||||
|   rm .tmp_versions/$modfile |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| if [ ! -n "$Dest" ]; then |  | ||||||
| 	sed -e "s|^.|${ModDir}|g" ${Dir}/dep2.list > $RpmDir/$ListName |  | ||||||
| 	echo "./$RpmDir/$ListName created." |  | ||||||
| 	[ -d "$RpmDir/etc/modprobe.d/" ] || mkdir -p "$RpmDir/etc/modprobe.d/" |  | ||||||
| 	foreachp check_blacklist < $List |  | ||||||
| fi |  | ||||||
| 
 |  | ||||||
| # avoid an empty kernel-extra package |  | ||||||
| echo "$ModDir/$OverrideDir" >> $RpmDir/$ListName |  | ||||||
| 
 |  | ||||||
| pushd $Dir |  | ||||||
| rm modnames dep.list dep2.list req.list req2.list |  | ||||||
| rm "$ListName" modules2.list modules3.list |  | ||||||
| popd |  | ||||||
| @ -1,198 +0,0 @@ | |||||||
| 6pack.ko |  | ||||||
| a3d.ko |  | ||||||
| act200l-sir.ko |  | ||||||
| actisys-sir.ko |  | ||||||
| act_mpls.ko |  | ||||||
| act_ct.ko |  | ||||||
| adi.ko |  | ||||||
| aer_inject.ko |  | ||||||
| af_802154.ko |  | ||||||
| affs.ko |  | ||||||
| ali-ircc.ko |  | ||||||
| analog.ko |  | ||||||
| appletalk.ko |  | ||||||
| atm.ko |  | ||||||
| avma1_cs.ko |  | ||||||
| avm_cs.ko |  | ||||||
| avmfritz.ko |  | ||||||
| ax25.ko |  | ||||||
| b1.ko |  | ||||||
| bareudp.ko |  | ||||||
| bas_gigaset.ko |  | ||||||
| batman-adv.ko |  | ||||||
| baycom_par.ko |  | ||||||
| baycom_ser_fdx.ko |  | ||||||
| baycom_ser_hdx.ko |  | ||||||
| befs.ko |  | ||||||
| bpqether.ko |  | ||||||
| br2684.ko |  | ||||||
| capi.ko |  | ||||||
| c_can.ko |  | ||||||
| c_can_platform.ko |  | ||||||
| clip.ko |  | ||||||
| cobra.ko |  | ||||||
| coda.ko |  | ||||||
| cuse.ko |  | ||||||
| db9.ko |  | ||||||
| dccp_diag.ko |  | ||||||
| dccp_ipv4.ko |  | ||||||
| dccp_ipv6.ko |  | ||||||
| dccp.ko |  | ||||||
| dccp_probe.ko |  | ||||||
| diva_idi.ko |  | ||||||
| divas.ko |  | ||||||
| ds1wm.ko |  | ||||||
| ds2482.ko |  | ||||||
| ds2490.ko |  | ||||||
| dss1_divert.ko |  | ||||||
| elsa_cs.ko |  | ||||||
| ems_pci.ko |  | ||||||
| ems_usb.ko |  | ||||||
| esd_usb2.ko |  | ||||||
| esi-sir.ko |  | ||||||
| gamecon.ko |  | ||||||
| gf2k.ko |  | ||||||
| gigaset.ko |  | ||||||
| girbil-sir.ko |  | ||||||
| grip.ko |  | ||||||
| grip_mp.ko |  | ||||||
| guillemot.ko |  | ||||||
| hdlcdrv.ko |  | ||||||
| hfc4s8s_l1.ko |  | ||||||
| hfcmulti.ko |  | ||||||
| hfcpci.ko |  | ||||||
| hisax.ko |  | ||||||
| hwa-rc.ko |  | ||||||
| hysdn.ko |  | ||||||
| i2400m.ko |  | ||||||
| i2400m-sdio.ko |  | ||||||
| i2400m-usb.ko |  | ||||||
| ieee802154.ko |  | ||||||
| iforce.ko |  | ||||||
| interact.ko |  | ||||||
| ipddp.ko |  | ||||||
| ipx.ko |  | ||||||
| ip_vs_mh.ko |  | ||||||
| isdn.ko |  | ||||||
| joydump.ko |  | ||||||
| kingsun-sir.ko |  | ||||||
| ks959-sir.ko |  | ||||||
| ksdazzle-sir.ko |  | ||||||
| kvaser_pci.ko |  | ||||||
| l2tp_core.ko |  | ||||||
| l2tp_debugfs.ko |  | ||||||
| l2tp_eth.ko |  | ||||||
| l2tp_ip.ko |  | ||||||
| l2tp_netlink.ko |  | ||||||
| l2tp_ppp.ko |  | ||||||
| lec.ko |  | ||||||
| ma600-sir.ko |  | ||||||
| magellan.ko |  | ||||||
| mcp2120-sir.ko |  | ||||||
| mISDN_core.ko |  | ||||||
| mISDN_dsp.ko |  | ||||||
| mkiss.ko |  | ||||||
| mptbase.ko |  | ||||||
| mptctl.ko |  | ||||||
| mptfc.ko |  | ||||||
| nci.ko |  | ||||||
| ncpfs.ko |  | ||||||
| netjet.ko |  | ||||||
| netrom.ko |  | ||||||
| nfc.ko |  | ||||||
| nilfs2.ko |  | ||||||
| ocfs2_dlmfs.ko |  | ||||||
| ocfs2_dlm.ko |  | ||||||
| ocfs2.ko |  | ||||||
| ocfs2_nodemanager.ko |  | ||||||
| ocfs2_stackglue.ko |  | ||||||
| ocfs2_stack_o2cb.ko |  | ||||||
| ocfs2_stack_user.ko |  | ||||||
| old_belkin-sir.ko |  | ||||||
| orinoco_cs.ko |  | ||||||
| orinoco.ko |  | ||||||
| orinoco_nortel.ko |  | ||||||
| orinoco_pci.ko |  | ||||||
| orinoco_plx.ko |  | ||||||
| orinoco_usb.ko |  | ||||||
| plx_pci.ko |  | ||||||
| pn_pep.ko |  | ||||||
| pppoatm.ko |  | ||||||
| rds.ko |  | ||||||
| rds_rdma.ko |  | ||||||
| rds_tcp.ko |  | ||||||
| rose.ko |  | ||||||
| sch_atm.ko |  | ||||||
| sch_cbq.ko |  | ||||||
| sch_cbs.ko |  | ||||||
| sch_choke.ko |  | ||||||
| sch_drr.ko |  | ||||||
| sch_dsmark.ko |  | ||||||
| sch_ets.ko |  | ||||||
| sch_gred.ko |  | ||||||
| sch_mqprio.ko |  | ||||||
| sch_multiq.ko |  | ||||||
| sch_netem.ko |  | ||||||
| sch_qfq.ko |  | ||||||
| sch_red.ko |  | ||||||
| sch_sfb.ko |  | ||||||
| sch_teql.ko |  | ||||||
| sctp.ko |  | ||||||
| sctp_diag.ko |  | ||||||
| sidewinder.ko |  | ||||||
| sja1000.ko |  | ||||||
| sja1000_platform.ko |  | ||||||
| slcan.ko |  | ||||||
| slip.ko |  | ||||||
| softing_cs.ko |  | ||||||
| softing.ko |  | ||||||
| spaceball.ko |  | ||||||
| spaceorb.ko |  | ||||||
| stinger.ko |  | ||||||
| sysv.ko |  | ||||||
| tcp_bic.ko |  | ||||||
| tcp_highspeed.ko |  | ||||||
| tcp_htcp.ko |  | ||||||
| tcp_hybla.ko |  | ||||||
| tcp_illinois.ko |  | ||||||
| tcp_lp.ko |  | ||||||
| tcp_scalable.ko |  | ||||||
| tcp_vegas.ko |  | ||||||
| tcp_veno.ko |  | ||||||
| tcp_westwood.ko |  | ||||||
| tcp_yeah.ko |  | ||||||
| tekram-sir.ko |  | ||||||
| tmdc.ko |  | ||||||
| toim3232-sir.ko |  | ||||||
| trancevibrator.ko |  | ||||||
| turbografx.ko |  | ||||||
| twidjoy.ko |  | ||||||
| ubifs.ko |  | ||||||
| ufs.ko |  | ||||||
| umc.ko |  | ||||||
| usbip-core.ko |  | ||||||
| usbip-host.ko |  | ||||||
| uwb.ko |  | ||||||
| vcan.ko |  | ||||||
| vhci-hcd.ko |  | ||||||
| w1_bq27000.ko |  | ||||||
| w1_ds2408.ko |  | ||||||
| w1_ds2423.ko |  | ||||||
| w1_ds2431.ko |  | ||||||
| w1_ds2433.ko |  | ||||||
| w1_ds2760.ko |  | ||||||
| w1_ds2780.ko |  | ||||||
| w1_ds2781.ko |  | ||||||
| w1_ds28e04.ko |  | ||||||
| w1_smem.ko |  | ||||||
| w1_therm.ko |  | ||||||
| w6692.ko |  | ||||||
| walkera0701.ko |  | ||||||
| wanrouter.ko |  | ||||||
| warrior.ko |  | ||||||
| whci.ko |  | ||||||
| wire.ko |  | ||||||
| xpad.ko |  | ||||||
| xt_u32.ko |  | ||||||
| yam.ko |  | ||||||
| zhenhua.ko |  | ||||||
| @ -1,66 +0,0 @@ | |||||||
| dmatest |  | ||||||
| kunit |  | ||||||
| kunit-test |  | ||||||
| ext4-inode-test |  | ||||||
| list-test |  | ||||||
| sysctl-test |  | ||||||
| mptcp_crypto_test |  | ||||||
| mptcp_token_test |  | ||||||
| bitfield_kunit |  | ||||||
| cmdline_kunit |  | ||||||
| property-entry-test |  | ||||||
| qos-test |  | ||||||
| resource_kunit |  | ||||||
| soc-topology-test |  | ||||||
| soc-utils-test |  | ||||||
| stackinit_kunit |  | ||||||
| string-stream-test |  | ||||||
| test_linear_ranges |  | ||||||
| test_bits |  | ||||||
| test_kasan |  | ||||||
| fat_test |  | ||||||
| test_list_sort |  | ||||||
| slub_kunit |  | ||||||
| memcpy_kunit |  | ||||||
| time_test |  | ||||||
| drm_format_helper_test |  | ||||||
| drm_damage_helper_test |  | ||||||
| drm_cmdline_parser_test |  | ||||||
| drm_kunit_helpers |  | ||||||
| drm_rect_test |  | ||||||
| drm_format_test |  | ||||||
| drm_plane_helper_test |  | ||||||
| drm_dp_mst_helper_test |  | ||||||
| drm_framebuffer_test |  | ||||||
| drm_buddy_test |  | ||||||
| drm_mm_test |  | ||||||
| drm_connector_test |  | ||||||
| drm_managed_test |  | ||||||
| drm_modes_test |  | ||||||
| drm_probe_helper_test |  | ||||||
| lib_test |  | ||||||
| dev_addr_lists_test |  | ||||||
| rational-test |  | ||||||
| test_hash |  | ||||||
| locktorture |  | ||||||
| mac80211_hwsim |  | ||||||
| netdevsim |  | ||||||
| pktgen |  | ||||||
| rcutorture |  | ||||||
| rocker |  | ||||||
| scftorture |  | ||||||
| torture |  | ||||||
| test_bpf |  | ||||||
| test_klp_atomic_replace |  | ||||||
| test_klp_callbacks_demo |  | ||||||
| test_klp_callbacks_demo2 |  | ||||||
| test_klp_callbacks_busy |  | ||||||
| test_klp_callbacks_mod |  | ||||||
| test_klp_livepatch |  | ||||||
| test_klp_shadow_vars |  | ||||||
| test_klp_state |  | ||||||
| test_klp_state2 |  | ||||||
| test_klp_state3 |  | ||||||
| test_hmm |  | ||||||
| test_vmalloc |  | ||||||
| mtty |  | ||||||
| @ -1,26 +0,0 @@ | |||||||
| #!/bin/sh |  | ||||||
| # Reads filenames on stdin, xz-compresses each in place. |  | ||||||
| # Not optimal for "compress relatively few, large files" scenario! |  | ||||||
| 
 |  | ||||||
| # How many xz's to run in parallel: |  | ||||||
| procgroup="" |  | ||||||
| while test "$#" != 0; do |  | ||||||
| 	# Get it from -jNUM |  | ||||||
| 	N="${1#-j}" |  | ||||||
| 	if test "$N" = "$1"; then |  | ||||||
| 		# Not -j<something> - warn and ignore |  | ||||||
| 		echo "parallel_xz: warning: unrecognized argument: '$1'" |  | ||||||
| 	else |  | ||||||
| 		procgroup="$N" |  | ||||||
| 	fi |  | ||||||
| 	shift |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| # If told to use only one cpu: |  | ||||||
| test "$procgroup" || exec xargs -r xz |  | ||||||
| test "$procgroup" = 1 && exec xargs -r xz |  | ||||||
| 
 |  | ||||||
| # xz has some startup cost. If files are really small, |  | ||||||
| # this cost might be significant. To combat this, |  | ||||||
| # process several files (in sequence) by each xz process via -n 16: |  | ||||||
| exec xargs -r -n 16 -P $procgroup xz |  | ||||||
| @ -1,175 +0,0 @@ | |||||||
| #!/bin/bash |  | ||||||
| # |  | ||||||
| # This script takes the merged config files and processes them through oldconfig |  | ||||||
| # and listnewconfig |  | ||||||
| # |  | ||||||
| 
 |  | ||||||
| usage() |  | ||||||
| { |  | ||||||
| 	echo "process_configs.sh [ -n|-c|-t ] package_name kernel_version [cross_opts]" |  | ||||||
| 	echo "     -n: error on unset config options" |  | ||||||
| 	echo "     -c: error on mismatched config options" |  | ||||||
| 	echo "     -t: test run, do not overwrite original config" |  | ||||||
| 	echo "     -w: error on misconfigured config options" |  | ||||||
| 	exit 1 |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| die() |  | ||||||
| { |  | ||||||
| 	echo "$1" |  | ||||||
| 	exit 1 |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| # stupid function to find top of tree to do kernel make configs |  | ||||||
| switch_to_toplevel() |  | ||||||
| { |  | ||||||
| 	path="$(pwd)" |  | ||||||
| 	while test -n "$path" |  | ||||||
| 	do |  | ||||||
| 		test -d $path/firmware && \ |  | ||||||
| 			test -e $path/MAINTAINERS && \ |  | ||||||
| 			test -d $path/drivers && \ |  | ||||||
| 			break |  | ||||||
| 
 |  | ||||||
| 		path="$(dirname $path)" |  | ||||||
| 	done |  | ||||||
| 
 |  | ||||||
| 	test -n "$path"  || die "Can't find toplevel" |  | ||||||
| 	echo "$path" |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| checkoptions() |  | ||||||
| { |  | ||||||
| 	/usr/bin/awk ' |  | ||||||
| 
 |  | ||||||
| 		/is not set/ { |  | ||||||
| 			split ($0, a, "#"); |  | ||||||
| 			split(a[2], b); |  | ||||||
| 			if (NR==FNR) { |  | ||||||
| 				configs[b[1]]="is not set"; |  | ||||||
| 			} else { |  | ||||||
| 				if (configs[b[1]] != "" && configs[b[1]] != "is not set") |  | ||||||
| 					 print "Found # "b[1] " is not set, after generation, had " b[1] " " configs[b[1]] " in Source tree"; |  | ||||||
| 			} |  | ||||||
| 		} |  | ||||||
| 
 |  | ||||||
| 		/=/     { |  | ||||||
| 			split ($0, a, "="); |  | ||||||
| 			if (NR==FNR) { |  | ||||||
| 				configs[a[1]]=a[2]; |  | ||||||
| 			} else { |  | ||||||
| 				if (configs[a[1]] != "" && configs[a[1]] != a[2]) |  | ||||||
| 					 print "Found "a[1]"="a[2]" after generation, had " a[1]"="configs[a[1]]" in Source tree"; |  | ||||||
| 			} |  | ||||||
| 		} |  | ||||||
| 	' $1 $2 > .mismatches |  | ||||||
| 
 |  | ||||||
| 	if test -s .mismatches |  | ||||||
| 	then |  | ||||||
| 		echo "Error: Mismatches found in configuration files" |  | ||||||
| 		cat .mismatches |  | ||||||
| 		exit 1 |  | ||||||
| 	fi |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| function process_configs() |  | ||||||
| { |  | ||||||
| 	# assume we are in $source_tree/configs, need to get to top level |  | ||||||
| 	pushd $(switch_to_toplevel) &>/dev/null |  | ||||||
| 
 |  | ||||||
| 	for cfg in $SCRIPT_DIR/${PACKAGE_NAME}${KVERREL}*.config |  | ||||||
| 	do |  | ||||||
| 		arch=$(head -1 $cfg | cut -b 3-) |  | ||||||
| 		cfgtmp="${cfg}.tmp" |  | ||||||
| 		cfgorig="${cfg}.orig" |  | ||||||
| 		cat $cfg > $cfgorig |  | ||||||
| 
 |  | ||||||
| 		echo -n "Processing $cfg ... " |  | ||||||
| 
 |  | ||||||
| 		make ARCH=$arch ${CROSSOPTS} KCONFIG_CONFIG=$cfgorig listnewconfig >& .listnewconfig |  | ||||||
| 		grep -E 'CONFIG_' .listnewconfig > .newoptions |  | ||||||
| 		if test -n "$NEWOPTIONS" && test -s .newoptions |  | ||||||
| 		then |  | ||||||
| 			echo "Found unset config items, please set them to an appropriate value" |  | ||||||
| 			cat .newoptions |  | ||||||
| 			rm .newoptions |  | ||||||
| 			exit 1 |  | ||||||
| 		fi |  | ||||||
| 		rm .newoptions |  | ||||||
| 
 |  | ||||||
| 		grep -E 'config.*warning' .listnewconfig > .warnings |  | ||||||
| 		if test -n "$CHECKWARNINGS" && test -s .warnings |  | ||||||
| 		then |  | ||||||
| 			echo "Found misconfigured config items, please set them to an appropriate value" |  | ||||||
| 			cat .warnings |  | ||||||
| 			rm .warnings |  | ||||||
| 			exit 1 |  | ||||||
| 		fi |  | ||||||
| 		rm .warnings |  | ||||||
| 
 |  | ||||||
| 		rm .listnewconfig |  | ||||||
| 
 |  | ||||||
| 		make ARCH=$arch ${CROSSOPTS} KCONFIG_CONFIG=$cfgorig oldnoconfig > /dev/null || exit 1 |  | ||||||
| 		echo "# $arch" > ${cfgtmp} |  | ||||||
| 		cat "${cfgorig}" >> ${cfgtmp} |  | ||||||
| 		if test -n "$CHECKOPTIONS" |  | ||||||
| 		then |  | ||||||
| 			checkoptions $cfg $cfgtmp |  | ||||||
| 		fi |  | ||||||
| 		# if test run, don't overwrite original |  | ||||||
| 		if test -n "$TESTRUN" |  | ||||||
| 		then |  | ||||||
| 			rm ${cfgtmp} |  | ||||||
| 		else |  | ||||||
| 			mv ${cfgtmp} ${cfg} |  | ||||||
| 		fi |  | ||||||
| 		rm ${cfgorig} |  | ||||||
| 		echo "done" |  | ||||||
| 	done |  | ||||||
| 	rm "$SCRIPT_DIR"/*.config*.old |  | ||||||
| 	popd > /dev/null |  | ||||||
| 
 |  | ||||||
| 	echo "Processed config files are in $SCRIPT_DIR" |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| NEWOPTIONS="" |  | ||||||
| CHECKOPTIONS="" |  | ||||||
| CHECKWARNINGS="" |  | ||||||
| TESTRUN="" |  | ||||||
| 
 |  | ||||||
| while [[ $# -gt 0 ]] |  | ||||||
| do |  | ||||||
| 	key="$1" |  | ||||||
| 	case $key in |  | ||||||
| 		-h) |  | ||||||
| 			usage |  | ||||||
| 			;; |  | ||||||
| 		-n) |  | ||||||
| 			NEWOPTIONS="x" |  | ||||||
| 			;; |  | ||||||
| 		-c) |  | ||||||
| 			CHECKOPTIONS="x" |  | ||||||
| 			;; |  | ||||||
| 		-t) |  | ||||||
| 			TESTRUN="x" |  | ||||||
| 			;; |  | ||||||
| 		-w) |  | ||||||
| 			CHECKWARNINGS="x" |  | ||||||
| 			;; |  | ||||||
| 		*) |  | ||||||
| 			break;; |  | ||||||
| 	esac |  | ||||||
| 	shift |  | ||||||
| done |  | ||||||
| 
 |  | ||||||
| PACKAGE_NAME="${1:-kernel}" # defines the package name used |  | ||||||
| KVERREL="$(test -n "$2" && echo "-$2" || echo "")" |  | ||||||
| CROSSOPTS="$3" |  | ||||||
| SCRIPT="$(readlink -f $0)" |  | ||||||
| OUTPUT_DIR="$PWD" |  | ||||||
| SCRIPT_DIR="$(dirname $SCRIPT)" |  | ||||||
| 
 |  | ||||||
| # to handle this script being a symlink |  | ||||||
| cd $SCRIPT_DIR |  | ||||||
| 
 |  | ||||||
| process_configs |  | ||||||
| @ -1,36 +0,0 @@ | |||||||
| # additional rpminspect configuration for this branch |  | ||||||
| 
 |  | ||||||
| --- |  | ||||||
| inspections: |  | ||||||
|     abidiff: off |  | ||||||
|     addedfiles: off |  | ||||||
|     badfuncs: off |  | ||||||
|     changedfiles: off |  | ||||||
|     kmidiff: off |  | ||||||
|     kmod: off |  | ||||||
|     manpage: off |  | ||||||
|     movedfiles: off |  | ||||||
|     permissions: off |  | ||||||
|     removedfiles: off |  | ||||||
|     rpmdeps: off |  | ||||||
|     upstream: off |  | ||||||
| 
 |  | ||||||
| elf: |  | ||||||
|     ignore: |  | ||||||
|         - /usr/libexec/ksamples/* |  | ||||||
|         - /usr/libexec/kselftests/* |  | ||||||
| 
 |  | ||||||
| emptyrpm: |  | ||||||
|     expected_empty: |  | ||||||
|         - kernel |  | ||||||
|         - kernel-debug |  | ||||||
|         - kernel-zfcpdump |  | ||||||
|         - kernel-zfcpdump-modules |  | ||||||
| 
 |  | ||||||
| patches: |  | ||||||
|     ignore_list: |  | ||||||
|         - linux-kernel-test.patch |  | ||||||
| 
 |  | ||||||
| types: |  | ||||||
|     ignore: |  | ||||||
|         - /usr/src/kernel/* |  | ||||||
							
								
								
									
										128118
									
								
								SPECS/kernel.spec
									
									
									
									
									
								
							
							
						
						
									
										128118
									
								
								SPECS/kernel.spec
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -41,7 +41,8 @@ def load_symvers(symvers, filename): | |||||||
|             break |             break | ||||||
|         if in_line == "\n": |         if in_line == "\n": | ||||||
|             continue |             continue | ||||||
|         checksum, symbol, directory, type = in_line.split() |         checksum, symbol, directory, type, *ns = in_line.split() | ||||||
|  |         ns = ns[0] if ns else None | ||||||
| 
 | 
 | ||||||
|         symvers[symbol] = in_line[0:-1] |         symvers[symbol] = in_line[0:-1] | ||||||
| 
 | 
 | ||||||
| @ -57,7 +58,8 @@ def load_kabi(kabi, filename): | |||||||
|             break |             break | ||||||
|         if in_line == "\n": |         if in_line == "\n": | ||||||
|             continue |             continue | ||||||
|         checksum, symbol, directory, type = in_line.split() |         checksum, symbol, directory, type, *ns = in_line.split() | ||||||
|  |         ns = ns[0] if ns else None | ||||||
| 
 | 
 | ||||||
|         kabi[symbol] = in_line[0:-1] |         kabi[symbol] = in_line[0:-1] | ||||||
| 
 | 
 | ||||||
| @ -69,11 +71,14 @@ def check_kabi(symvers, kabi): | |||||||
|     warn = 0 |     warn = 0 | ||||||
|     changed_symbols = [] |     changed_symbols = [] | ||||||
|     moved_symbols = [] |     moved_symbols = [] | ||||||
|  |     ns_symbols = [] | ||||||
| 
 | 
 | ||||||
|     for symbol in kabi: |     for symbol in kabi: | ||||||
|         abi_hash, abi_sym, abi_dir, abi_type = kabi[symbol].split() |         abi_hash, abi_sym, abi_dir, abi_type, *abi_ns = kabi[symbol].split() | ||||||
|  |         abi_ns = abi_ns[0] if abi_ns else None | ||||||
|         if symbol in symvers: |         if symbol in symvers: | ||||||
|             sym_hash, sym_sym, sym_dir, sym_type = symvers[symbol].split() |             sym_hash, sym_sym, sym_dir, sym_type, *sym_ns = symvers[symbol].split() | ||||||
|  |             sym_ns = sym_ns[0] if sym_ns else None | ||||||
|             if abi_hash != sym_hash: |             if abi_hash != sym_hash: | ||||||
|                 fail = 1 |                 fail = 1 | ||||||
|                 changed_symbols.append(symbol) |                 changed_symbols.append(symbol) | ||||||
| @ -81,6 +86,10 @@ def check_kabi(symvers, kabi): | |||||||
|             if abi_dir != sym_dir: |             if abi_dir != sym_dir: | ||||||
|                 warn = 1 |                 warn = 1 | ||||||
|                 moved_symbols.append(symbol) |                 moved_symbols.append(symbol) | ||||||
|  | 
 | ||||||
|  |             if abi_ns != sym_ns: | ||||||
|  |                 warn = 1 | ||||||
|  |                 ns_symbols.append(symbol) | ||||||
|         else: |         else: | ||||||
|             fail = 1 |             fail = 1 | ||||||
|             changed_symbols.append(symbol) |             changed_symbols.append(symbol) | ||||||
| @ -96,6 +105,7 @@ def check_kabi(symvers, kabi): | |||||||
| 
 | 
 | ||||||
|     if warn: |     if warn: | ||||||
|         print("*** WARNING - ABI SYMBOLS MOVED ***") |         print("*** WARNING - ABI SYMBOLS MOVED ***") | ||||||
|  |         if moved_symbols: | ||||||
|             print("") |             print("") | ||||||
|             print("The following symbols moved (typically caused by moving a symbol from being") |             print("The following symbols moved (typically caused by moving a symbol from being") | ||||||
|             print("provided by the kernel vmlinux out to a loadable module):") |             print("provided by the kernel vmlinux out to a loadable module):") | ||||||
| @ -103,6 +113,13 @@ def check_kabi(symvers, kabi): | |||||||
|             for symbol in moved_symbols: |             for symbol in moved_symbols: | ||||||
|                 print(symbol) |                 print(symbol) | ||||||
|             print("") |             print("") | ||||||
|  |         if ns_symbols: | ||||||
|  |             print("") | ||||||
|  |             print("The following symbols changed symbol namespaces:") | ||||||
|  |             print("") | ||||||
|  |             for symbol in ns_symbols: | ||||||
|  |                 print(symbol) | ||||||
|  |             print("") | ||||||
| 
 | 
 | ||||||
|     """Halt the build, if we got errors and/or warnings. In either case, |     """Halt the build, if we got errors and/or warnings. In either case, | ||||||
|        double-checkig is required to avoid introducing / concealing |        double-checkig is required to avoid introducing / concealing | ||||||
							
								
								
									
										523
									
								
								def_variants.yaml.rhel
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										523
									
								
								def_variants.yaml.rhel
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,523 @@ | |||||||
|  | packages: | ||||||
|  |   - name: modules-core | ||||||
|  |     depends-on: [] | ||||||
|  |   - name: modules | ||||||
|  |     depends-on: | ||||||
|  |     - modules-core | ||||||
|  |   - name: modules-internal | ||||||
|  |     depends-on: | ||||||
|  |     - modules-core | ||||||
|  |     - modules | ||||||
|  |   - name: modules-extra | ||||||
|  |     depends-on: | ||||||
|  |     - modules-core | ||||||
|  |     - modules | ||||||
|  |   - name: modules-rt-kvm | ||||||
|  |     if_variant_in: ["rt"] | ||||||
|  |     depends-on: | ||||||
|  |     - modules-core | ||||||
|  |   - name: modules-partner | ||||||
|  |     depends-on: | ||||||
|  |     - modules-core | ||||||
|  |     - modules | ||||||
|  | 
 | ||||||
|  | rules: | ||||||
|  |   - arch/x86/kvm/kvm(-amd|-intel|\.).*: modules-rt-kvm | ||||||
|  |     if_variant_in: ["rt"] | ||||||
|  | 
 | ||||||
|  |   - arch/.*: modules-core | ||||||
|  |   - block/t10-pi.ko: modules-core | ||||||
|  |   - crypto/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/accel/.*: modules-core | ||||||
|  |   - drivers/accessibility/.*: modules-core | ||||||
|  |   - drivers/acpi/video.*: modules | ||||||
|  |   - drivers/acpi/.*: modules-core | ||||||
|  |   - drivers/ata/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/base/.*(kunit|test).*: modules-internal | ||||||
|  |   - drivers/base/regmap/regmap-sdw.*: modules | ||||||
|  |   - drivers/base/.*: modules-core | ||||||
|  |   - drivers/block/floppy.*: modules-extra | ||||||
|  |   - drivers/block/rnbd.*: modules | ||||||
|  |   - drivers/block/.*: modules-core | ||||||
|  |   - drivers/bus/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/cdrom/.*: modules-core | ||||||
|  |   - drivers/cdx/.*: modules-core | ||||||
|  |   - drivers/char/mwave.*: modules | ||||||
|  |   - drivers/char/.*: modules-core | ||||||
|  |   - drivers/clk/.*test.*: modules-internal | ||||||
|  |   - drivers/clk/.*: modules-core | ||||||
|  |   - drivers/counter/.*: modules-core | ||||||
|  |   - drivers/cpufreq/amd-pstate-ut.ko: modules-internal | ||||||
|  |   - drivers/cpufreq/.*: modules-core | ||||||
|  |   - drivers/crypto/caam/.*: modules | ||||||
|  |   - drivers/crypto/cavium/.*: modules | ||||||
|  |   - drivers/crypto/chelsio/.*: modules | ||||||
|  |   - drivers/crypto/hisilicon/.*: modules | ||||||
|  |   - drivers/crypto/marvell/.*: modules | ||||||
|  |   - drivers/crypto/.*: modules-core | ||||||
|  |   - drivers/cxl/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/dax/.*: modules-core | ||||||
|  |   - drivers/dca/.*: modules-core | ||||||
|  |   - drivers/devfreq/.*: modules-core | ||||||
|  |   - drivers/dma/dmatest.*: modules-internal | ||||||
|  |   - drivers/dma/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/edac/.*: modules-core | ||||||
|  |   - drivers/extcon/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/firmware/iscsi_ibft.*: modules | ||||||
|  |   - drivers/firmware/.*: modules-core | ||||||
|  |   - drivers/fsi/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/gnss/.*: modules-core | ||||||
|  |   - drivers/gpio/gpio-dln2.*: modules-extra | ||||||
|  |   - drivers/gpio/gpio-ljca.*: modules | ||||||
|  |   - drivers/gpio/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/i915/kvmgt.*: modules-rt-kvm | ||||||
|  |     if_variant_in: ["rt"] | ||||||
|  |   - drivers/gpu/drm/display/drm_.*: modules-core | ||||||
|  |   - drivers/gpu/drm/drm.*: modules-core | ||||||
|  |   - drivers/gpu/drm/etnaviv/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/gud/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/hyperv/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/imagination/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/lima/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/mxsfb/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/panfrost/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/qxl/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/scheduler/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/solomon/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/tests/.*: modules-internal | ||||||
|  |   - drivers/gpu/drm/tidss/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/tiny/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/ttm/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/udl/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/v3d/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/vgem/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/virtio/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/vkms/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/vmwgfx/.*: modules-core | ||||||
|  |   - drivers/gpu/drm/xlnx/.*: modules-core | ||||||
|  |   - drivers/gpu/host1x/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/hid/.*test.*: modules-internal | ||||||
|  |   - drivers/hid/hid-asus.*: modules | ||||||
|  |   - drivers/hid/hid-nintendo.*: modules | ||||||
|  |   - drivers/hid/hid-picolcd.*: modules | ||||||
|  |   - drivers/hid/hid-playstation.*: modules | ||||||
|  |   - drivers/hid/surface-hid.*: modules | ||||||
|  |   - drivers/hid/hid-prodikeys.*: modules | ||||||
|  |   - drivers/hid/.*: modules-core | ||||||
|  |   - drivers/hte/.*: modules-core | ||||||
|  |   - drivers/hv/.*: modules-core | ||||||
|  |   - drivers/hwmon/asus_wmi_sensors.*: modules | ||||||
|  |   - drivers/hwmon/dell-smm-hwmon.*: modules | ||||||
|  |   - drivers/hwmon/hp-wmi-sensors.*: modules | ||||||
|  |   - drivers/hwmon/intel-m10-bmc-hwmon.*: modules | ||||||
|  |   - drivers/hwmon/nct6775.*: modules | ||||||
|  |   - drivers/hwmon/ntc_thermistor.*: modules | ||||||
|  |   - drivers/hwmon/.*: modules-core | ||||||
|  |   - drivers/hwspinlock/.*: modules-core | ||||||
|  |   - drivers/hwtracing/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/i2c/busses/i2c-dln2.*: modules-extra | ||||||
|  |   - drivers/i2c/busses/i2c-ljca.*: modules | ||||||
|  |   - drivers/i2c/.*: modules-core | ||||||
|  |   - drivers/i3c/.*: modules-core | ||||||
|  |   - drivers/iio/adc/dln2-adc.*: modules-extra | ||||||
|  |   - drivers/iio/test/.*: modules-internal | ||||||
|  |   - drivers/input/gameport/.*: modules | ||||||
|  |   - drivers/input/joystick/.*: modules-extra | ||||||
|  |   - drivers/input/tablet/.*: modules | ||||||
|  |   - drivers/input/tests/.*: modules-internal | ||||||
|  |   - drivers/input/touchscreen/.*: modules | ||||||
|  |   - drivers/input/.*: modules-core | ||||||
|  |   - drivers/interconnect/.*: modules-core | ||||||
|  |   - drivers/iommu/.*test.ko: modules-internal | ||||||
|  |   - drivers/iommu/.*: modules-core | ||||||
|  |   - drivers/irqchip/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/mailbox/.*: modules-core | ||||||
|  |   - drivers/md/.*: modules-core | ||||||
|  |   - drivers/memory/dfl-emif.*: modules | ||||||
|  |   - drivers/memory/.*: modules-core | ||||||
|  |   - drivers/message/fusion/mptctl.*: modules-extra | ||||||
|  |   - drivers/message/fusion/mptfc.*: modules-extra | ||||||
|  |   - drivers/message/fusion/.*: modules | ||||||
|  |   - drivers/message/.*: modules-core | ||||||
|  |   - drivers/mfd/dln2.*: modules-extra | ||||||
|  |   - drivers/misc/.*: modules-core | ||||||
|  |   - drivers/mux/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/net/amt.ko: modules-core | ||||||
|  |   - drivers/net/bareudp.ko: modules-core | ||||||
|  |   - drivers/net/bonding/.*: modules-core | ||||||
|  |   - drivers/net/can/slcan/slcan.*: modules-extra | ||||||
|  |   - drivers/net/can/usb/ems_usb.*: modules-extra | ||||||
|  |   - drivers/net/can/vcan.*: modules-extra | ||||||
|  |   - drivers/net/dummy.ko: modules-core | ||||||
|  |   - drivers/net/eql.ko: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/net/ethernet/8390/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/adi/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/agere/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/altera/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/amazon/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/amd/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/apm/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/asix/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/brocade/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/cavium/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/dnet.ko: modules-core | ||||||
|  |   - drivers/net/ethernet/engleder/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/ethoc.ko: modules-core | ||||||
|  |   - drivers/net/ethernet/fealnx.ko: modules-core | ||||||
|  |   - drivers/net/ethernet/freescale/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/fungible/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/google/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/hisilicon/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/huawei/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/ibm/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/intel/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/jme.ko: modules-core | ||||||
|  |   - drivers/net/ethernet/litex/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/mellanox/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/microsoft/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/myricom/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/natsemi/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/netronome/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/pensando/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/rocker/rocker.*: modules-internal | ||||||
|  |   - drivers/net/ethernet/qualcomm/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/realtek/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/renesas/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/socionext/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/vertexcom/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/wangxun/.*: modules-core | ||||||
|  |   - drivers/net/ethernet/xilinx/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/net/fjes/.*: modules-core | ||||||
|  |   - drivers/net/geneve.ko: modules-core | ||||||
|  |   - drivers/net/gtp.ko: modules-core | ||||||
|  |   - drivers/net/hamradio/.*: modules-extra | ||||||
|  |   - drivers/net/hyperv/.*: modules-core | ||||||
|  |   - drivers/net/ifb.ko: modules-core | ||||||
|  |   - drivers/net/ipa/.*: modules-core | ||||||
|  |   - drivers/net/ipvlan/.*: modules-core | ||||||
|  |   - drivers/net/macsec.ko: modules-core | ||||||
|  |   - drivers/net/macvlan.ko: modules-core | ||||||
|  |   - drivers/net/macvtap.ko: modules-core | ||||||
|  |   - drivers/net/mctp/.*: modules-core | ||||||
|  |   - drivers/net/mdio.*: modules-core | ||||||
|  |   - drivers/net/mhi_net.ko: modules-core | ||||||
|  |   - drivers/net/mii.ko: modules-core | ||||||
|  |   - drivers/net/net_failover.ko: modules-core | ||||||
|  |   - drivers/net/netdevsim/netdevsim.*: modules-internal | ||||||
|  |   - drivers/net/netconsole.ko: modules-core | ||||||
|  |   - drivers/net/nlmon.ko: modules-core | ||||||
|  |   - drivers/net/pcs/.*: modules-core | ||||||
|  |   - drivers/net/phy/.*: modules-core | ||||||
|  |   - drivers/net/rionet.ko: modules-core | ||||||
|  |   - drivers/net/slip/slip.*: modules-extra | ||||||
|  |   - drivers/net/sungem_phy.ko: modules-core | ||||||
|  |   - drivers/net/tap.ko: modules-core | ||||||
|  |   - drivers/net/team/.*: modules-core | ||||||
|  |   - drivers/net/thunderbolt/.*: modules-core | ||||||
|  |   - drivers/net/tun.ko: modules-core | ||||||
|  |   - drivers/net/veth.ko: modules-core | ||||||
|  |   - drivers/net/virtio_net.ko: modules-core | ||||||
|  |   - drivers/net/vmxnet3/.*: modules-core | ||||||
|  |   - drivers/net/vrf.ko: modules-core | ||||||
|  |   - drivers/net/vsockmon.ko: modules-core | ||||||
|  |   - drivers/net/vxlan/.*: modules-core | ||||||
|  |   - drivers/net/wan/hdlc.*: modules-core | ||||||
|  |   - drivers/net/wireguard/.*: modules-core | ||||||
|  |   - drivers/net/wireless/virtual/mac80211_hwsim.*: modules-internal | ||||||
|  |   - drivers/net/wwan/wwan_hwsim.*: modules-internal | ||||||
|  |   - drivers/net/wwan/.*: modules-core | ||||||
|  |   - drivers/net/xen.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/nvdimm/.*: modules-core | ||||||
|  |   - drivers/nvme/host/nvme-rdma.*: modules | ||||||
|  |   - drivers/nvme/target/nvmet-rdma.*: modules | ||||||
|  |   - drivers/nvme/.*: modules-core | ||||||
|  |   - drivers/nvmem/nvmem_u-boot-env.*: modules | ||||||
|  |   - drivers/nvmem/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/parport/parport_serial.*: modules | ||||||
|  |   - drivers/parport/.*: modules-core | ||||||
|  |   - drivers/pci/pcie/aer_inject.*: modules-extra | ||||||
|  |   - drivers/pci/.*: modules-core | ||||||
|  |   - drivers/perf/.*: modules-core | ||||||
|  |   - drivers/phy/.*: modules-core | ||||||
|  |   - drivers/pinctrl/.*: modules-core | ||||||
|  |   - drivers/platform/chrome/.*test.*: modules-internal | ||||||
|  |   - drivers/platform/x86/intel/intel_vsec.*: modules-core | ||||||
|  |   - drivers/pmdomain/.*: modules-core | ||||||
|  |   - drivers/powercap/intel_rapl_tpmi.*: modules | ||||||
|  |   - drivers/powercap/.*: modules-core | ||||||
|  |   - drivers/pps/.*: modules-core | ||||||
|  |   - drivers/ptp/ptp_kvm.*: modules-rt-kvm | ||||||
|  |     if_variant_in: ["rt"] | ||||||
|  |   - drivers/ptp/ptp_mock.*: modules-internal | ||||||
|  |   - drivers/ptp/ptp_dfl_tod.*: modules | ||||||
|  |   - drivers/ptp/.*: modules-core | ||||||
|  |   - drivers/pwm/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/rapidio/.*: modules-core | ||||||
|  |   - drivers/regulator/arizona-micsupp.*: modules | ||||||
|  |   - drivers/regulator/.*: modules-core | ||||||
|  |   - drivers/remoteproc/.*: modules-core | ||||||
|  |   - drivers/reset/.*: modules-core | ||||||
|  |   - drivers/rpmsg/.*: modules-core | ||||||
|  |   - drivers/rtc/.*test.*: modules-internal | ||||||
|  |   - drivers/rtc/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/s390/net/ism.*: modules | ||||||
|  |   - drivers/s390/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/scsi/3w.*: modules-core | ||||||
|  |   - drivers/scsi/BusLogic.ko: modules-core | ||||||
|  |   - drivers/scsi/a100u2w.ko: modules-core | ||||||
|  |   - drivers/scsi/advansys.ko: modules-core | ||||||
|  |   - drivers/scsi/am53c974.ko: modules-core | ||||||
|  |   - drivers/scsi/arcmsr.*: modules-core | ||||||
|  |   - drivers/scsi/atp870u.ko: modules-core | ||||||
|  |   - drivers/scsi/ch.ko: modules-core | ||||||
|  |   - drivers/scsi/cxlflash/.*: modules-core | ||||||
|  |   - drivers/scsi/dc395x.ko: modules-core | ||||||
|  |   - drivers/scsi/device_handler/.*: modules-core | ||||||
|  |   - drivers/scsi/dmx3191d.ko: modules-core | ||||||
|  |   - drivers/scsi/elx/.*: modules-core | ||||||
|  |   - drivers/scsi/esp_scsi.ko: modules-core | ||||||
|  |   - drivers/scsi/fdomain.*: modules-core | ||||||
|  |   - drivers/scsi/hpsa.ko: modules-core | ||||||
|  |   - drivers/scsi/hptiop.ko: modules-core | ||||||
|  |   - drivers/scsi/hv_storvsc.ko: modules-core | ||||||
|  |   - drivers/scsi/ibmvscsi.*: modules-core | ||||||
|  |   - drivers/scsi/initio.ko: modules-core | ||||||
|  |   - drivers/scsi/ipr.ko: modules-core | ||||||
|  |   - drivers/scsi/ips.ko: modules-core | ||||||
|  |   - drivers/scsi/iscsi_tcp.ko: modules-core | ||||||
|  |   - drivers/scsi/libfc/.*: modules-core | ||||||
|  |   - drivers/scsi/libiscsi.*: modules-core | ||||||
|  |   - drivers/scsi/mpi3mr/.*: modules-core | ||||||
|  |   - drivers/scsi/mvumi.ko: modules-core | ||||||
|  |   - drivers/scsi/myrb.ko: modules-core | ||||||
|  |   - drivers/scsi/myrs.ko: modules-core | ||||||
|  |   - drivers/scsi/raid_class.ko: modules-core | ||||||
|  |   - drivers/scsi/scsi_debug.ko: modules-core | ||||||
|  |   - drivers/scsi/scsi_transport_.*: modules-core | ||||||
|  |   - drivers/scsi/sd_mod.ko: modules-core | ||||||
|  |   - drivers/scsi/ses.ko: modules-core | ||||||
|  |   - drivers/scsi/sg.ko: modules-core | ||||||
|  |   - drivers/scsi/smartpqi/.*: modules-core | ||||||
|  |   - drivers/scsi/snic/.*: modules-core | ||||||
|  |   - drivers/scsi/sr_mod.ko: modules-core | ||||||
|  |   - drivers/scsi/st.ko: modules-core | ||||||
|  |   - drivers/scsi/stex.ko: modules-core | ||||||
|  |   - drivers/scsi/virtio_scsi.ko: modules-core | ||||||
|  |   - drivers/scsi/vmw_pvscsi.ko: modules-core | ||||||
|  |   - drivers/scsi/wd719x.ko: modules-core | ||||||
|  |   - drivers/scsi/xen-scsifront.ko: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/slimbus/.*: modules-core | ||||||
|  |   - drivers/soc/.*: modules-core | ||||||
|  |   - drivers/spi/spi-altera-dfl.*: modules | ||||||
|  |   - drivers/spi/spi-dln2.*: modules-extra | ||||||
|  |   - drivers/spi/spi-ljca.*: modules | ||||||
|  |   - drivers/spi/.*: modules-core | ||||||
|  |   - drivers/spmi/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/target/iscsi/cxgbit/cxgbit.*: modules | ||||||
|  |   - drivers/target/sbp/sbp_target.*: modules | ||||||
|  |   - drivers/target/target_core_user.*: modules | ||||||
|  |   - drivers/target/.*: modules-core | ||||||
|  |   - drivers/tee/.*: modules-core | ||||||
|  |   - drivers/thermal/intel/int340x_thermal/int3406_thermal.*: modules | ||||||
|  |   - drivers/thermal/.*: modules-core | ||||||
|  |   - drivers/thunderbolt/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/ufs/.*: modules-core | ||||||
|  |   - drivers/usb/atm/.*: modules | ||||||
|  |   - drivers/usb/gadget/function/usb_f_midi2.*: modules | ||||||
|  |   - drivers/usb/image/.*: modules | ||||||
|  |   - drivers/usb/misc/trancevibrator.*: modules-extra | ||||||
|  |   - drivers/usb/misc/.*: modules | ||||||
|  |   - drivers/usb/serial/.*: modules | ||||||
|  |   - drivers/usb/typec/mux/nb7vpq904m.*: modules | ||||||
|  |   - drivers/usb/usbip/.*: modules-extra | ||||||
|  |   - drivers/usb/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/vdpa/mlx5/mlx5_vdpa.*: modules | ||||||
|  |   - drivers/vdpa/pds/pds_vdpa.*: modules | ||||||
|  |   - drivers/vdpa/.*: modules-core | ||||||
|  |   - drivers/vfio/pci/mlx5/mlx5-vfio-pci.*: modules | ||||||
|  |   - drivers/vfio/pci/pds/pds-vfio-pc.*: modules | ||||||
|  |   - drivers/vfio/.*: modules-core | ||||||
|  |   - drivers/vhost/.*: modules-core | ||||||
|  |   - drivers/video/backlight/apple_bl.*: modules | ||||||
|  |   - drivers/video/.*: modules-core | ||||||
|  |   - drivers/virt/.*: modules-core | ||||||
|  |   - drivers/virtio/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/watchdog/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/xen/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - drivers/w1/masters/ds2482.*: modules-extra | ||||||
|  |   - drivers/w1/masters/ds2490.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_ds2408.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_ds2423.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_ds2431.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_ds2433.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_ds2780.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_ds2781.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_ds28e04.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_smem.*: modules-extra | ||||||
|  |   - drivers/w1/slaves/w1_therm.*: modules-extra | ||||||
|  | 
 | ||||||
|  |   - fs/.*test.*: modules-internal | ||||||
|  |   - fs/9p/.*: modules-core | ||||||
|  |   - fs/afs/.*: modules-partner | ||||||
|  |   - fs/affs/affs.*: modules-extra | ||||||
|  |   - fs/bcachefs/.*: modules-core | ||||||
|  |   - fs/befs/befs.*: modules-extra | ||||||
|  |   - fs/binfmt_misc.ko: modules-core | ||||||
|  |   - fs/cachefiles/.*: modules-core | ||||||
|  |   - fs/ceph/.*: modules-core | ||||||
|  |   - fs/coda/coda.*: modules-extra | ||||||
|  |   - fs/dlm/.*: modules-core | ||||||
|  |   - fs/erofs/.*: modules-core | ||||||
|  |   - fs/exfat/.*: modules-core | ||||||
|  |   - fs/ext4/.*: modules-core | ||||||
|  |   - fs/f2fs/.*: modules-core | ||||||
|  |   - fs/fat/.*: modules-core | ||||||
|  |   - fs/fuse/cuse.*: modules-extra | ||||||
|  |   - fs/fuse/.*: modules-core | ||||||
|  |   - fs/gfs2/.*: modules-core | ||||||
|  |   - fs/isofs/.*: modules-core | ||||||
|  |   - fs/jbd2/.*: modules-core | ||||||
|  |   - fs/lockd/.*: modules-core | ||||||
|  |   - fs/mbcache.ko: modules-core | ||||||
|  |   - fs/netfs/.*: modules-core | ||||||
|  |   - fs/nfs.*: modules-core | ||||||
|  |   - fs/nilfs2/nilfs2.*: modules-extra | ||||||
|  |   - fs/nls/.*: modules-core | ||||||
|  |   - fs/ntfs3/.*: modules-core | ||||||
|  |   - fs/ocfs2/.*: modules-extra | ||||||
|  |   - fs/orangefs/.*: modules-core | ||||||
|  |   - fs/overlayfs/.*: modules-core | ||||||
|  |   - fs/pstore/.*: modules-core | ||||||
|  |   - fs/sysv/.*: modules-extra | ||||||
|  |   - fs/ubifs/.*: modules-extra | ||||||
|  |   - fs/udf/.*: modules-core | ||||||
|  |   - fs/ufs/.*: modules-extra | ||||||
|  |   - fs/vboxsf/.*: modules-core | ||||||
|  |   - fs/xfs/.*: modules-core | ||||||
|  |   - fs/zonefs/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - kernel/.*test.*: modules-internal | ||||||
|  |   - kernel/locking/locktorture.*: modules-internal | ||||||
|  |   - kernel/rcu/rcuscale.*: modules-internal | ||||||
|  |   - kernel/rcu/rcutorture.*: modules-internal | ||||||
|  |   - kernel/rcu/refscale.*: modules-internal | ||||||
|  |   - kernel/resource_kunit.*: modules-internal | ||||||
|  |   - kernel/scftorture.*: modules-internal | ||||||
|  |   - kernel/torture.*: modules-internal | ||||||
|  |   - kernel/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - lib/test_lockup.*: modules-extra | ||||||
|  |   - lib/.*(test|kunit).*: modules-internal | ||||||
|  |   - lib/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - mm/kasan/kasan_test: modules-internal | ||||||
|  |   - mm/kfence/.*test.*: modules-internal | ||||||
|  |   - mm/zsmalloc.ko: modules-core | ||||||
|  | 
 | ||||||
|  |   - net/.*test.*: modules-internal | ||||||
|  |   - net/802/.*: modules-core | ||||||
|  |   - net/8021q/.*: modules-core | ||||||
|  |   - net/9p/9pnet_rdma.ko: modules | ||||||
|  |   - net/9p/.*: modules-core | ||||||
|  |   - net/appletalk/appletalk.*: modules-extra | ||||||
|  |   - net/atm/br2684.*: modules-extra | ||||||
|  |   - net/atm/clip.*: modules-extra | ||||||
|  |   - net/atm/lec.*: modules-extra | ||||||
|  |   - net/atm/pppoatm.*: modules-extra | ||||||
|  |   - net/ax25/ax25.*: modules-extra | ||||||
|  |   - net/batman-adv/batman-adv.*: modules-extra | ||||||
|  |   - net/bridge/br_netfilter.*: modules-extra | ||||||
|  |   - net/bridge/netfilter/ebt.*: modules-extra | ||||||
|  |   - net/bridge/.*: modules-core | ||||||
|  |   - net/ceph/.*: modules-core | ||||||
|  |   - net/core/pktgen.*: modules-internal | ||||||
|  |   - net/core/.*: modules-core | ||||||
|  |   - net/dns_resolver/.*: modules-core | ||||||
|  |   - net/hsr/.*: modules-core | ||||||
|  |   - net/ife/.*: modules-core | ||||||
|  |   - net/ipv4/netfilter/arp.*: modules-extra | ||||||
|  |   - net/ipv4/netfilter/ip[_t].*: modules-extra | ||||||
|  |   - net/ipv4/tcp_bic.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_highspeed.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_htcp.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_hybla.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_illinois.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_lp.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_scalable.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_vegas.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_veno.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_westwood.*: modules-extra | ||||||
|  |   - net/ipv4/tcp_yeah.*: modules-extra | ||||||
|  |   - net/ipv4/.*: modules-core | ||||||
|  |   - net/ipv6/netfilter/ebt.*: modules-extra | ||||||
|  |   - net/ipv6/netfilter/ip6[_t].*: modules-extra | ||||||
|  |   - net/ipv6/.*: modules-core | ||||||
|  |   - net/iucv/.*: modules-core | ||||||
|  |   - net/kcm/.*: modules-core | ||||||
|  |   - net/key/.*: modules-core | ||||||
|  |   - net/l2tp/.*: modules-extra | ||||||
|  |   - net/llc/.*: modules-core | ||||||
|  |   - net/netfilter/ipset/.*: modules-extra | ||||||
|  |   - net/netfilter/nft_compat.*: modules-extra | ||||||
|  |   - net/netfilter/xt_.*: modules-extra | ||||||
|  |   - net/netfilter/.*: modules-core | ||||||
|  |   - net/netrom/netrom.*: modules-extra | ||||||
|  |   - net/nsh/.*: modules-core | ||||||
|  |   - net/openvswitch/.*: modules-core | ||||||
|  |   - net/psample/.*: modules-core | ||||||
|  |   - net/qrtr/.*: modules-core | ||||||
|  |   - net/rds/rds.*: modules-extra | ||||||
|  |   - net/rose/rose.*: modules-extra | ||||||
|  |   - net/rxrpc/.*: modules-partner | ||||||
|  |   - net/sched/sch_choke.*: modules-extra | ||||||
|  |   - net/sched/sch_drr.*: modules-extra | ||||||
|  |   - net/sched/sch_gred.*: modules-extra | ||||||
|  |   - net/sched/sch_mqprio.ko: modules-extra | ||||||
|  |   - net/sched/sch_multiq.*: modules-extra | ||||||
|  |   - net/sched/sch_netem.*: modules-extra | ||||||
|  |   - net/sched/sch_qfq.*: modules-extra | ||||||
|  |   - net/sched/sch_red.*: modules-extra | ||||||
|  |   - net/sched/sch_sfb.*: modules-extra | ||||||
|  |   - net/sched/sch_teql.*: modules-extra | ||||||
|  |   - net/sched/.*: modules-core | ||||||
|  |   - net/sctp/.*: modules-extra | ||||||
|  |   - net/sunrpc/xprtrdma/rpcrdma.*: modules | ||||||
|  |   - net/sunrpc/.*: modules-core | ||||||
|  |   - net/tipc/.*: modules-extra | ||||||
|  |   - net/tls/.*: modules-core | ||||||
|  |   - net/vmw_vsock/.*: modules-core | ||||||
|  |   - net/xdp/.*: modules-core | ||||||
|  |   - net/xfrm/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - samples/.*: modules-internal | ||||||
|  |   - sound/pci/.*test.*: modules-internal | ||||||
|  |   - sound/soc/.*test.*: modules-internal | ||||||
|  | 
 | ||||||
|  |   - virt/.*: modules-core | ||||||
|  | 
 | ||||||
|  |   - default: modules | ||||||
							
								
								
									
										48
									
								
								dracut-virt.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								dracut-virt.conf
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,48 @@ | |||||||
|  | # generic + compressed please | ||||||
|  | hostonly="no" | ||||||
|  | compress="xz" | ||||||
|  | 
 | ||||||
|  | # VMs can't update microcode anyway | ||||||
|  | early_microcode="no" | ||||||
|  | 
 | ||||||
|  | # modules: basics | ||||||
|  | dracutmodules+=" base systemd systemd-initrd dracut-systemd dbus dbus-broker usrmount shutdown " | ||||||
|  | 
 | ||||||
|  | # modules: storage support | ||||||
|  | dracutmodules+=" dm lvm rootfs-block fs-lib " | ||||||
|  | 
 | ||||||
|  | # modules: tpm and crypto | ||||||
|  | dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrphase " | ||||||
|  | 
 | ||||||
|  | # dracut >= 102 separated systemd-cryptsetup into its own module | ||||||
|  | CSMODULE=`dracut --list-modules --no-kernel | grep '^systemd-cryptsetup$'` | ||||||
|  | dracutmodules+=" $CSMODULE " | ||||||
|  | 
 | ||||||
|  | # modules: support root on virtiofs | ||||||
|  | dracutmodules+=" virtiofs " | ||||||
|  | 
 | ||||||
|  | # modules: use sysext images (see 'man systemd-sysext') | ||||||
|  | dracutmodules+=" systemd-sysext " | ||||||
|  | 
 | ||||||
|  | # modules: root disk integrity protection | ||||||
|  | dracutmodules+=" systemd-veritysetup " | ||||||
|  | 
 | ||||||
|  | # drivers: virtual buses, pci | ||||||
|  | drivers+=" virtio-pci virtio-mmio "      # qemu-kvm | ||||||
|  | drivers+=" hv-vmbus pci-hyperv "         # hyperv | ||||||
|  | drivers+=" xen-pcifront "                # xen | ||||||
|  | 
 | ||||||
|  | # drivers: storage | ||||||
|  | drivers+=" ahci nvme sd_mod sr_mod "     # generic | ||||||
|  | drivers+=" virtio-blk virtio-scsi "      # qemu-kvm | ||||||
|  | drivers+=" hv-storvsc "                  # hyperv | ||||||
|  | drivers+=" xen-blkfront "                # xen | ||||||
|  | 
 | ||||||
|  | # root encryption | ||||||
|  | drivers+=" dm_crypt " | ||||||
|  | 
 | ||||||
|  | # root disk integrity protection | ||||||
|  | drivers+=" dm_verity overlay " | ||||||
|  | 
 | ||||||
|  | # filesystems | ||||||
|  | filesystems+=" vfat ext4 xfs overlay " | ||||||
							
								
								
									
										1096
									
								
								filtermods.py
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										1096
									
								
								filtermods.py
									
									
									
									
									
										Executable file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										9
									
								
								gating.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								gating.yaml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,9 @@ | |||||||
|  | --- !Policy | ||||||
|  | product_versions: | ||||||
|  |   - rhel-10 | ||||||
|  | decision_context: osci_compose_gate | ||||||
|  | rules: | ||||||
|  |   - !PassingTestCaseRule {test_case_name: cki.tier1-aarch64.functional} | ||||||
|  |   - !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional} | ||||||
|  |   - !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional} | ||||||
|  |   - !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional} | ||||||
							
								
								
									
										38
									
								
								generate_all_configs.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										38
									
								
								generate_all_configs.sh
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,38 @@ | |||||||
|  | #!/bin/sh | ||||||
|  | 
 | ||||||
|  | # Adjusts the configuration options to build the variants correctly | ||||||
|  | 
 | ||||||
|  | test -n "$RHTEST" && exit 0 | ||||||
|  | 
 | ||||||
|  | DEBUGBUILDSENABLED=$1 | ||||||
|  | if [ -z "$DEBUGBUILDSENABLED" ]; then | ||||||
|  | 	exit 1 | ||||||
|  | fi | ||||||
|  | 
 | ||||||
|  | if [ -z "$FLAVOR" ]; then | ||||||
|  | 	FLAVOR=rhel | ||||||
|  | fi | ||||||
|  | 
 | ||||||
|  | if [ "$FLAVOR" = "fedora" ]; then | ||||||
|  | 	SECONDARY=rhel | ||||||
|  | else | ||||||
|  | 	SECONDARY=fedora | ||||||
|  | fi | ||||||
|  | 
 | ||||||
|  | # The +1 is to remove the - at the end of the SPECPACKAGE_NAME string | ||||||
|  | specpackage_name_len=$((${#SPECPACKAGE_NAME} + 1)) | ||||||
|  | for i in "${SPECPACKAGE_NAME}"*-"$FLAVOR".config; do | ||||||
|  | 	# shellcheck disable=SC3057 | ||||||
|  | 	NEW=${SPECPACKAGE_NAME}-"$SPECRPMVERSION"-$(echo "${i:$specpackage_name_len}" | sed s/-"$FLAVOR"//) | ||||||
|  | 	mv "$i" "$NEW" | ||||||
|  | done | ||||||
|  | 
 | ||||||
|  | rm -f kernel-*-"$SECONDARY".config | ||||||
|  | 
 | ||||||
|  | if [ "$DEBUGBUILDSENABLED" -eq 0 ]; then | ||||||
|  | 	for i in "${SPECPACKAGE_NAME}"-*debug*.config; do | ||||||
|  | 		base=$(echo "$i" | sed -r s/-?debug//g) | ||||||
|  | 		NEW=${SPECPACKAGE_NAME}-$(echo "$base" | cut -d - -f2-) | ||||||
|  | 		mv "$i" "$NEW" | ||||||
|  | 	done | ||||||
|  | fi | ||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										8262
									
								
								kernel-aarch64-debug-rhel.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8262
									
								
								kernel-aarch64-debug-rhel.config
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										8237
									
								
								kernel-aarch64-rhel.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8237
									
								
								kernel-aarch64-rhel.config
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										8316
									
								
								kernel-aarch64-rt-debug-rhel.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8316
									
								
								kernel-aarch64-rt-debug-rhel.config
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										8291
									
								
								kernel-aarch64-rt-rhel.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8291
									
								
								kernel-aarch64-rt-rhel.config
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										2
									
								
								kernel-local
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								kernel-local
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,2 @@ | |||||||
|  | # This file is intentionally left empty in the stock kernel. Its a nicety | ||||||
|  | # added for those wanting to do custom rebuilds with altered config opts. | ||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										8143
									
								
								kernel-x86_64-rt-debug-rhel.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8143
									
								
								kernel-x86_64-rt-debug-rhel.config
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										8119
									
								
								kernel-x86_64-rt-rhel.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8119
									
								
								kernel-x86_64-rt-rhel.config
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										3718
									
								
								kernel.changelog
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3718
									
								
								kernel.changelog
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										5156
									
								
								kernel.spec
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5156
									
								
								kernel.spec
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										0
									
								
								linux-kernel-test.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								linux-kernel-test.patch
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										88
									
								
								merge.py
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										88
									
								
								merge.py
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,88 @@ | |||||||
|  | #!/usr/bin/python3 | ||||||
|  | # SPDX-License-Identifier: GPL-2.0 | ||||||
|  | # Author: Clark Williams <williams@redhat.com> | ||||||
|  | # Copyright (C) 2022 Red Hat, Inc. | ||||||
|  | # | ||||||
|  | # merge.py - a direct replacement for merge.pl in the redhat/configs directory | ||||||
|  | # | ||||||
|  | # invocation:   python merge.py overrides baseconfig [arch] | ||||||
|  | # | ||||||
|  | # This script merges two kernel configuration files, an override file and a | ||||||
|  | # base config file and writes the results to stdout. | ||||||
|  | # | ||||||
|  | # The script reads the overrides into a dictionary, then reads the baseconfig | ||||||
|  | # file, looking for overrides and replacing any found, then printing the result | ||||||
|  | # to stdout. Finally any remaining (new) configs in the override are appended to the | ||||||
|  | # end of the output | ||||||
|  | 
 | ||||||
|  | import sys | ||||||
|  | import re | ||||||
|  | import os.path | ||||||
|  | 
 | ||||||
|  | def usage(msg): | ||||||
|  |     '''print a usage message and exit''' | ||||||
|  |     sys.stderr.write(msg + "\n") | ||||||
|  |     sys.stderr.write("usage: merge.py overrides baseconfig [arch]\n") | ||||||
|  |     sys.exit(1) | ||||||
|  | 
 | ||||||
|  | isset = re.compile(r'^(CONFIG_\w+)=') | ||||||
|  | notset = re.compile(r'^#\s+(CONFIG_\w+)\s+is not set') | ||||||
|  | 
 | ||||||
|  | # search an input line for a config (set or notset) pattern | ||||||
|  | # if we get a match return the config that is being changed | ||||||
|  | def find_config(line): | ||||||
|  |     '''find a configuration line in the input and return the config name''' | ||||||
|  |     m = isset.match(line) | ||||||
|  |     if (m is not None): | ||||||
|  |         return m.group(1) | ||||||
|  | 
 | ||||||
|  |     m = notset.match(line) | ||||||
|  |     if (m is not None): | ||||||
|  |         return m.group(1) | ||||||
|  | 
 | ||||||
|  |     return None | ||||||
|  | 
 | ||||||
|  | ######################################################### | ||||||
|  | 
 | ||||||
|  | if len(sys.argv) < 3: | ||||||
|  |     usage("must have two input files") | ||||||
|  | 
 | ||||||
|  | override_file = sys.argv[1] | ||||||
|  | baseconfig_file = sys.argv[2] | ||||||
|  | 
 | ||||||
|  | if not os.path.exists(override_file): | ||||||
|  |     usage(f"overrides config file {override_file:s} does not exist!") | ||||||
|  | 
 | ||||||
|  | if not os.path.exists(baseconfig_file): | ||||||
|  |     usage(f"base configs file {baseconfig_file:s} does not exist") | ||||||
|  | 
 | ||||||
|  | if len(sys.argv) == 4: | ||||||
|  |     print(f"# {sys.argv[3]:s}") | ||||||
|  | 
 | ||||||
|  | # read each line of the override file and store any configuration values | ||||||
|  | # in the overrides dictionary, keyed by the configuration name. | ||||||
|  | overrides = {} | ||||||
|  | with open(override_file, "rt", encoding="utf-8") as f: | ||||||
|  |     for line in [l.strip() for l in f.readlines()]: | ||||||
|  |         c = find_config(line) | ||||||
|  |         if c and c not in overrides: | ||||||
|  |             overrides[c] = line | ||||||
|  | 
 | ||||||
|  | # now read and print the base config, checking each line | ||||||
|  | # that defines a config value and printing the override if | ||||||
|  | # it exists | ||||||
|  | with open(baseconfig_file, "rt", encoding="utf-8") as f: | ||||||
|  |     for line in [ l.strip() for l in f.readlines() ]: | ||||||
|  |         c = find_config(line) | ||||||
|  |         if c and c in overrides: | ||||||
|  |             print(overrides[c]) | ||||||
|  |             del overrides[c] | ||||||
|  |         else: | ||||||
|  |             print(line) | ||||||
|  | 
 | ||||||
|  | # print out the remaining configs (new values) | ||||||
|  | # from the overrides file | ||||||
|  | for v in overrides.values(): | ||||||
|  |     print (v) | ||||||
|  | 
 | ||||||
|  | sys.exit(0) | ||||||
							
								
								
									
										67
									
								
								mod-denylist.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										67
									
								
								mod-denylist.sh
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,67 @@ | |||||||
|  | #! /bin/bash | ||||||
|  | # shellcheck disable=SC2164 | ||||||
|  | 
 | ||||||
|  | rpm_buildroot="$1" | ||||||
|  | module_dir="$2" | ||||||
|  | module_list="$3" | ||||||
|  | 
 | ||||||
|  | blacklist_conf_files="$(mktemp)" | ||||||
|  | 
 | ||||||
|  | blacklist() | ||||||
|  | { | ||||||
|  | 	mkdir -p "$rpm_buildroot/etc/modprobe.d/" | ||||||
|  | 	cat > "$rpm_buildroot/etc/modprobe.d/$1-blacklist.conf" <<-__EOF__ | ||||||
|  | 	# This kernel module can be automatically loaded by non-root users. To | ||||||
|  | 	# enhance system security, the module is blacklisted by default to ensure | ||||||
|  | 	# system administrators make the module available for use as needed. | ||||||
|  | 	# See https://access.redhat.com/articles/3760101 for more details. | ||||||
|  | 	# | ||||||
|  | 	# Remove the blacklist by adding a comment # at the start of the line. | ||||||
|  | 	blacklist $1 | ||||||
|  | __EOF__ | ||||||
|  | 	echo "%config(noreplace) /etc/modprobe.d/$1-blacklist.conf" >> "$blacklist_conf_files" | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | check_blacklist() | ||||||
|  | { | ||||||
|  | 	mod="$rpm_buildroot/$1" | ||||||
|  | 	[ ! "$mod" ] && return 0 | ||||||
|  | 	if modinfo "$mod" | grep -q '^alias:\s\+net-'; then | ||||||
|  | 		mod="${1##*/}" | ||||||
|  | 		mod="${mod%.ko*}" | ||||||
|  | 		echo "$mod has an alias that allows auto-loading. Blacklisting." | ||||||
|  | 		blacklist "$mod" | ||||||
|  | 	fi | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | foreachp() | ||||||
|  | { | ||||||
|  | 	P=$(nproc) | ||||||
|  | 	bgcount=0 | ||||||
|  | 	while read -r mod; do | ||||||
|  | 		$1 "$mod" & | ||||||
|  | 
 | ||||||
|  | 		bgcount=$((bgcount + 1)) | ||||||
|  | 		if [ $bgcount -eq "$P" ]; then | ||||||
|  | 			wait -n | ||||||
|  | 			bgcount=$((bgcount - 1)) | ||||||
|  | 		fi | ||||||
|  | 	done | ||||||
|  | 
 | ||||||
|  | 	wait | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | # Many BIOS-es export a PNP-id which causes the floppy driver to autoload | ||||||
|  | # even though most modern systems don't have a 3.5" floppy driver anymore | ||||||
|  | # this replaces the old die_floppy_die.patch which removed the PNP-id from | ||||||
|  | # the module | ||||||
|  | 
 | ||||||
|  | floppylist=("$rpm_buildroot"/"$module_dir"/kernel/drivers/block/floppy.ko*) | ||||||
|  | if [[ -n ${floppylist[0]} && -f ${floppylist[0]} ]]; then | ||||||
|  |      blacklist "floppy" | ||||||
|  | fi | ||||||
|  | 
 | ||||||
|  | foreachp check_blacklist < "$module_list" | ||||||
|  | 
 | ||||||
|  | cat "$blacklist_conf_files" >> "$module_list" | ||||||
|  | rm -f "$blacklist_conf_files" | ||||||
| @ -2,7 +2,7 @@ | |||||||
| 
 | 
 | ||||||
| # The modules_sign target checks for corresponding .o files for every .ko that | # The modules_sign target checks for corresponding .o files for every .ko that | ||||||
| # is signed. This doesn't work for package builds which re-use the same build | # is signed. This doesn't work for package builds which re-use the same build | ||||||
| # directory for every flavour, and the .config may change between flavours. | # directory for every variant, and the .config may change between variants. | ||||||
| # So instead of using this script to just sign lib/modules/$KernelVer/extra, | # So instead of using this script to just sign lib/modules/$KernelVer/extra, | ||||||
| # sign all .ko in the buildroot. | # sign all .ko in the buildroot. | ||||||
| 
 | 
 | ||||||
| @ -13,13 +13,13 @@ MODSECKEY=$1 | |||||||
| MODPUBKEY=$2 | MODPUBKEY=$2 | ||||||
| moddir=$3 | moddir=$3 | ||||||
| 
 | 
 | ||||||
| modules=`find $moddir -type f -name '*.ko'` | modules=$(find "$moddir" -type f -name '*.ko') | ||||||
| 
 | 
 | ||||||
| NPROC=`nproc` | NPROC=$(nproc) | ||||||
| [ -z "$NPROC" ] && NPROC=1 | [ -z "$NPROC" ] && NPROC=1 | ||||||
| 
 | 
 | ||||||
| # NB: this loop runs 2000+ iterations. Try to be fast. | # NB: this loop runs 2000+ iterations. Try to be fast. | ||||||
| echo "$modules" | xargs -r -n16 -P $NPROC sh -c " | echo "$modules" | xargs -r -n16 -P "$NPROC" sh -c " | ||||||
| for mod; do | for mod; do | ||||||
|     ./scripts/sign-file sha256 $MODSECKEY $MODPUBKEY \$mod |     ./scripts/sign-file sha256 $MODSECKEY $MODPUBKEY \$mod | ||||||
|     rm -f \$mod.sig \$mod.dig |     rm -f \$mod.sig \$mod.dig | ||||||
| @ -27,7 +27,7 @@ done | |||||||
| " DUMMYARG0   # xargs appends ARG1 ARG2..., which go into $mod in for loop. | " DUMMYARG0   # xargs appends ARG1 ARG2..., which go into $mod in for loop. | ||||||
| 
 | 
 | ||||||
| RANDOMMOD=$(echo "$modules" | sort -R | head -n 1) | RANDOMMOD=$(echo "$modules" | sort -R | head -n 1) | ||||||
| if [ "~Module signature appended~" != "$(tail -c 28 $RANDOMMOD)" ]; then | if [ "~Module signature appended~" != "$(tail -c 28 "$RANDOMMOD")" ]; then | ||||||
|     echo "*****************************" |     echo "*****************************" | ||||||
|     echo "*** Modules are unsigned! ***" |     echo "*** Modules are unsigned! ***" | ||||||
|     echo "*****************************" |     echo "*****************************" | ||||||
							
								
								
									
										4
									
								
								partial-clang-debug-snip.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								partial-clang-debug-snip.config
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | |||||||
|  | # clang | ||||||
|  | # CONFIG_DRM_WERROR is not set | ||||||
|  | CONFIG_KASAN_STACK=y | ||||||
|  | # CONFIG_KMSAN is not set | ||||||
							
								
								
									
										4
									
								
								partial-clang-snip.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								partial-clang-snip.config
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | |||||||
|  | # clang | ||||||
|  | # CONFIG_DRM_WERROR is not set | ||||||
|  | # CONFIG_KASAN_STACK is not set | ||||||
|  | # CONFIG_KMSAN is not set | ||||||
							
								
								
									
										4
									
								
								partial-clang_lto-aarch64-debug-snip.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								partial-clang_lto-aarch64-debug-snip.config
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | |||||||
|  | # clang_lto | ||||||
|  | # CONFIG_DRM_WERROR is not set | ||||||
|  | CONFIG_KASAN_STACK=y | ||||||
|  | # CONFIG_KMSAN is not set | ||||||
							
								
								
									
										6
									
								
								partial-clang_lto-aarch64-snip.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								partial-clang_lto-aarch64-snip.config
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | |||||||
|  | # clang_lto | ||||||
|  | # CONFIG_DRM_WERROR is not set | ||||||
|  | # CONFIG_KASAN_STACK is not set | ||||||
|  | # CONFIG_KMSAN is not set | ||||||
|  | CONFIG_LTO_CLANG_THIN=y | ||||||
|  | # CONFIG_LTO_NONE is not set | ||||||
							
								
								
									
										4
									
								
								partial-clang_lto-x86_64-debug-snip.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								partial-clang_lto-x86_64-debug-snip.config
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | |||||||
|  | # clang_lto | ||||||
|  | # CONFIG_DRM_WERROR is not set | ||||||
|  | CONFIG_KASAN_STACK=y | ||||||
|  | # CONFIG_KMSAN is not set | ||||||
							
								
								
									
										6
									
								
								partial-clang_lto-x86_64-snip.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								partial-clang_lto-x86_64-snip.config
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | |||||||
|  | # clang_lto | ||||||
|  | # CONFIG_DRM_WERROR is not set | ||||||
|  | # CONFIG_KASAN_STACK is not set | ||||||
|  | # CONFIG_KMSAN is not set | ||||||
|  | CONFIG_LTO_CLANG_THIN=y | ||||||
|  | # CONFIG_LTO_NONE is not set | ||||||
							
								
								
									
										4
									
								
								partial-kgcov-debug-snip.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								partial-kgcov-debug-snip.config
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | |||||||
|  | # kgcov | ||||||
|  | CONFIG_GCOV_KERNEL=y | ||||||
|  | CONFIG_GCOV_PROFILE_ALL=y | ||||||
|  | # CONFIG_GCOV_PROFILE_FTRACE is not set | ||||||
							
								
								
									
										4
									
								
								partial-kgcov-snip.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								partial-kgcov-snip.config
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | |||||||
|  | # kgcov | ||||||
|  | CONFIG_GCOV_KERNEL=y | ||||||
|  | CONFIG_GCOV_PROFILE_ALL=y | ||||||
|  | # CONFIG_GCOV_PROFILE_FTRACE is not set | ||||||
							
								
								
									
										0
									
								
								patch-6.11-redhat.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								patch-6.11-redhat.patch
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										424
									
								
								process_configs.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										424
									
								
								process_configs.sh
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,424 @@ | |||||||
|  | #!/bin/bash | ||||||
|  | # | ||||||
|  | # This script takes the merged config files and processes them through oldconfig | ||||||
|  | # and listnewconfig | ||||||
|  | # | ||||||
|  | # Globally disable suggestion of appending '|| exit' or '|| return' to cd/pushd/popd commands | ||||||
|  | # shellcheck disable=SC2164 | ||||||
|  | 
 | ||||||
|  | test -n "$RHTEST" && exit 0 | ||||||
|  | 
 | ||||||
|  | usage() | ||||||
|  | { | ||||||
|  | 	# alphabetical order please | ||||||
|  | 	echo "process_configs.sh [ options ] package_name kernel_version" | ||||||
|  | 	echo "     -a: report all errors, equivalent to [-c -n -w -i]" | ||||||
|  | 	echo "     -c: error on mismatched config options" | ||||||
|  | 	echo "     -i: continue on error" | ||||||
|  | 	echo "     -n: error on unset config options" | ||||||
|  | 	echo "     -t: test run, do not overwrite original config" | ||||||
|  | 	echo "     -w: error on misconfigured config options" | ||||||
|  | 	echo "     -z: commit new configs to pending directory" | ||||||
|  | 	echo "" | ||||||
|  | 	echo "     A special CONFIG file tag, process_configs_known_broken can be added as a" | ||||||
|  | 	echo "     comment to any CONFIG file.  This tag indicates that there is no way to " | ||||||
|  | 	echo "     fix a CONFIG's entry.  This tag should only be used in extreme cases" | ||||||
|  | 	echo "     and is not to be used as a workaround to solve CONFIG problems." | ||||||
|  | 	exit 1 | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | die() | ||||||
|  | { | ||||||
|  | 	echo "$1" | ||||||
|  | 	exit 1 | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | get_cross_compile() | ||||||
|  | { | ||||||
|  | 	arch=$1 | ||||||
|  | 	if [[ "$CC_IS_CLANG" -eq 1 ]]; then | ||||||
|  | 		echo "$arch" | ||||||
|  | 	else | ||||||
|  | 		echo "scripts/dummy-tools/" | ||||||
|  | 	fi | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | # stupid function to find top of tree to do kernel make configs | ||||||
|  | switch_to_toplevel() | ||||||
|  | { | ||||||
|  | 	path="$(pwd)" | ||||||
|  | 	while test -n "$path" | ||||||
|  | 	do | ||||||
|  | 		test -e "$path"/MAINTAINERS && \ | ||||||
|  | 			test -d "$path"/drivers && \ | ||||||
|  | 			break | ||||||
|  | 
 | ||||||
|  | 		path=$(dirname "$path") | ||||||
|  | 	done | ||||||
|  | 
 | ||||||
|  | 	test -n "$path"  || die "Can't find toplevel" | ||||||
|  | 	echo "$path" | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | checkoptions() | ||||||
|  | { | ||||||
|  | 	count=$3 | ||||||
|  | 	variant=$4 | ||||||
|  | 
 | ||||||
|  | 	/usr/bin/awk ' | ||||||
|  | 
 | ||||||
|  | 		/is not set/ { | ||||||
|  | 			split ($0, a, "#"); | ||||||
|  | 			split(a[2], b); | ||||||
|  | 			if (NR==FNR) { | ||||||
|  | 				configs[b[1]]="is not set"; | ||||||
|  | 			} else { | ||||||
|  | 				if (configs[b[1]] != "" && configs[b[1]] != "is not set") | ||||||
|  | 					 print "Found # "b[1] " is not set, after generation, had " b[1] " " configs[b[1]] " in Source tree"; | ||||||
|  | 			} | ||||||
|  | 		} | ||||||
|  | 
 | ||||||
|  | 		/=/     { | ||||||
|  | 			split ($0, a, "="); | ||||||
|  | 			if (NR==FNR) { | ||||||
|  | 				configs[a[1]]=a[2]; | ||||||
|  | 			} else { | ||||||
|  | 				if (configs[a[1]] != "" && configs[a[1]] != a[2]) | ||||||
|  | 					 print "Found "a[1]"="a[2]" after generation, had " a[1]"="configs[a[1]]" in Source tree"; | ||||||
|  | 			} | ||||||
|  | 		} | ||||||
|  | 	' "$1" "$2" > .mismatches"${count}" | ||||||
|  | 
 | ||||||
|  | 	checkoptions_error=false | ||||||
|  | 	if test -s .mismatches"${count}" | ||||||
|  | 	then | ||||||
|  | 		while read -r LINE | ||||||
|  | 		do | ||||||
|  | 			if find "${REDHAT}"/configs -name "$(echo "$LINE" | awk -F "=" ' { print $1 } ' | awk ' { print $2 }')" -print0 | xargs -0 grep ^ | grep -q "process_configs_known_broken"; then | ||||||
|  | 				# This is a known broken config. | ||||||
|  | 				# See script help warning. | ||||||
|  | 				checkoptions_error=false | ||||||
|  | 			else | ||||||
|  | 				checkoptions_error=true | ||||||
|  | 				break | ||||||
|  | 			fi | ||||||
|  | 		done < .mismatches"${count}" | ||||||
|  | 
 | ||||||
|  | 		! $checkoptions_error && return | ||||||
|  | 
 | ||||||
|  | 		sed -i "1s/^/Error: Mismatches found in configuration files for ${arch} ${variant}\n/" .mismatches"${count}" | ||||||
|  | 	else | ||||||
|  | 		rm -f .mismatches"${count}" | ||||||
|  | 	fi | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | parsenewconfigs() | ||||||
|  | { | ||||||
|  | 	tmpdir=$(mktemp -d) | ||||||
|  | 
 | ||||||
|  | 	# This awk script reads the output of make listnewconfig | ||||||
|  | 	# and puts it into CONFIG_FOO files. Using the output of | ||||||
|  | 	# listnewconfig is much easier to ensure we get the default | ||||||
|  | 	# output. | ||||||
|  |         /usr/bin/awk -v BASE="$tmpdir" ' | ||||||
|  |                 /is not set/ { | ||||||
|  |                         split ($0, a, "#"); | ||||||
|  |                         split(a[2], b); | ||||||
|  |                         OUT_FILE=BASE"/"b[1]; | ||||||
|  |                         print $0 >> OUT_FILE; | ||||||
|  |                 } | ||||||
|  | 
 | ||||||
|  |                 /=/     { | ||||||
|  |                         split ($0, a, "="); | ||||||
|  |                         OUT_FILE=BASE"/"a[1]; | ||||||
|  |                         if (a[2] == "n") | ||||||
|  |                                 print "# " a[1] " is not set" >> OUT_FILE; | ||||||
|  |                         else | ||||||
|  |                                 print $0 >> OUT_FILE; | ||||||
|  |                 } | ||||||
|  | 
 | ||||||
|  |         ' .newoptions | ||||||
|  | 
 | ||||||
|  | 	# This awk script parses the output of helpnewconfig. | ||||||
|  | 	# Each option is separated between ----- markers | ||||||
|  | 	# The goal is to put all the help text as a comment in | ||||||
|  | 	# each CONFIG_FOO file. Because of how awk works | ||||||
|  | 	# there's a lot of moving files around and catting to | ||||||
|  | 	# get what we need. | ||||||
|  |         /usr/bin/awk -v BASE="$tmpdir" ' | ||||||
|  |                 BEGIN { inpatch=0; | ||||||
|  | 			outfile="none"; | ||||||
|  |                         symbol="none"; | ||||||
|  |                         commit=""; } | ||||||
|  |                 /^Symbol: .*$/ { | ||||||
|  |                         split($0, a, " "); | ||||||
|  |                         symbol="CONFIG_"a[2]; | ||||||
|  |                         outfile=BASE "/fake_"symbol | ||||||
|  |                 } | ||||||
|  |                 /-----/ { | ||||||
|  | 			if (inpatch == 0) { | ||||||
|  | 				inpatch = 1; | ||||||
|  | 			} | ||||||
|  |                         else { | ||||||
|  |                                 if (symbol != "none") { | ||||||
|  |                                     print "# Commit: "commit >> outfile | ||||||
|  |                                     system("cat " outfile " " BASE "/" symbol " > " BASE "/tmpf"); | ||||||
|  |                                     system("mv " BASE "/tmpf " BASE "/" symbol); | ||||||
|  |                                     symbol="none" | ||||||
|  |                                     commit="" | ||||||
|  | 				} | ||||||
|  |                                 outfile="none" | ||||||
|  | 				inpatch = 0; | ||||||
|  |                         } | ||||||
|  |                 } | ||||||
|  |                 !/-----/ { | ||||||
|  |                         if (inpatch == 1 && outfile != "none") { | ||||||
|  |                                 print "# "$0 >> outfile; | ||||||
|  |                         } | ||||||
|  |                 } | ||||||
|  |                 /^Defined at .*$/ { | ||||||
|  |                         split($0, x, " "); | ||||||
|  |                         filenum=x[3]; | ||||||
|  |                         split(filenum, x, ":"); | ||||||
|  |                         file=x[1] | ||||||
|  |                         line=x[2] | ||||||
|  |                         cmd="git blame -L " line "," line " " file " | cut -d \" \" -f1 | xargs git log --pretty=format:\"%C(auto)%h %C(cyan)('%s')\" -1" | ||||||
|  |                         cmd | getline commit | ||||||
|  |                 } | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  |         ' .helpnewconfig | ||||||
|  | 
 | ||||||
|  | 	pushd "$tmpdir" &> /dev/null | ||||||
|  | 	rm fake_* | ||||||
|  | 	popd &> /dev/null | ||||||
|  | 	for f in "$tmpdir"/*; do | ||||||
|  | 		[[ -e "$f" ]] || break | ||||||
|  | 		cp "$f" "$SCRIPT_DIR/pending$FLAVOR/generic/" | ||||||
|  | 	done | ||||||
|  | 
 | ||||||
|  | 	rm -rf "$tmpdir" | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | function commit_new_configs() | ||||||
|  | { | ||||||
|  | 	# assume we are in $source_tree/configs, need to get to top level | ||||||
|  | 	pushd "$(switch_to_toplevel)" &>/dev/null | ||||||
|  | 
 | ||||||
|  | 	for cfg in "$SCRIPT_DIR/${SPECPACKAGE_NAME}${KVERREL}"*.config | ||||||
|  | 	do | ||||||
|  | 		arch=$(head -1 "$cfg" | cut -b 3-) | ||||||
|  | 		cfgtmp="${cfg}.tmp" | ||||||
|  | 		cfgorig="${cfg}.orig" | ||||||
|  | 		cat "$cfg" > "$cfgorig" | ||||||
|  | 
 | ||||||
|  | 		if [ "$arch" = "EMPTY" ] | ||||||
|  | 		then | ||||||
|  | 			# This arch is intentionally left blank | ||||||
|  | 			continue | ||||||
|  | 		fi | ||||||
|  | 		echo -n "Checking for new configs in $cfg ... " | ||||||
|  | 
 | ||||||
|  | 		# shellcheck disable=SC2086 | ||||||
|  | 		make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE="$(get_cross_compile "$arch")" KCONFIG_CONFIG="$cfgorig" listnewconfig >& .listnewconfig | ||||||
|  | 		grep -E 'CONFIG_' .listnewconfig > .newoptions | ||||||
|  | 		if test -s .newoptions | ||||||
|  | 		then | ||||||
|  | 		# shellcheck disable=SC2086 | ||||||
|  | 			make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE="$(get_cross_compile "$arch")" KCONFIG_CONFIG="$cfgorig" helpnewconfig >& .helpnewconfig | ||||||
|  | 			parsenewconfigs | ||||||
|  | 		fi | ||||||
|  | 		rm .newoptions | ||||||
|  | 		echo "done" | ||||||
|  | 	done | ||||||
|  | 
 | ||||||
|  | 	git add "$SCRIPT_DIR/pending$FLAVOR" | ||||||
|  | 	git commit -m "[redhat] AUTOMATIC: New configs" | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | function process_config() | ||||||
|  | { | ||||||
|  | 	local cfg | ||||||
|  | 	local arch | ||||||
|  | 	local cfgtmp | ||||||
|  | 	local cfgorig | ||||||
|  | 	local count | ||||||
|  | 	local variant | ||||||
|  | 
 | ||||||
|  | 	cfg=$1 | ||||||
|  | 	count=$2 | ||||||
|  | 
 | ||||||
|  | 	arch=$(head -1 "$cfg" | cut -b 3-) | ||||||
|  | 
 | ||||||
|  | 	if [ "$arch" = "EMPTY" ] | ||||||
|  | 	then | ||||||
|  | 		# This arch is intentionally left blank | ||||||
|  | 		return | ||||||
|  | 	fi | ||||||
|  | 
 | ||||||
|  | 	variant=$(basename "$cfg" | cut -d"-" -f3- | cut -d"." -f1) | ||||||
|  | 
 | ||||||
|  | 	cfgtmp="${cfg}.tmp" | ||||||
|  | 	cfgorig="${cfg}.orig" | ||||||
|  | 	cat "$cfg" > "$cfgorig" | ||||||
|  | 
 | ||||||
|  | 	echo "Processing $cfg ... " | ||||||
|  | 
 | ||||||
|  | 	# shellcheck disable=SC2086 | ||||||
|  | 	make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE="$(get_cross_compile "$arch")" KCONFIG_CONFIG="$cfgorig" listnewconfig >& .listnewconfig"${count}" | ||||||
|  | 	grep -E 'CONFIG_' .listnewconfig"${count}" > .newoptions"${count}" | ||||||
|  | 	if test -n "$NEWOPTIONS" && test -s .newoptions"${count}" | ||||||
|  | 	then | ||||||
|  | 		echo "Found unset config items in ${arch} ${variant}, please set them to an appropriate value" >> .errors"${count}" | ||||||
|  | 		cat .newoptions"${count}" >> .errors"${count}" | ||||||
|  | 		rm .newoptions"${count}" | ||||||
|  | 		RETURNCODE=1 | ||||||
|  | 	fi | ||||||
|  | 	rm -f .newoptions"${count}" | ||||||
|  | 
 | ||||||
|  | 	grep -E 'config.*warning' .listnewconfig"${count}" > .warnings"${count}" | ||||||
|  | 	if test -n "$CHECKWARNINGS" && test -s .warnings"${count}" | ||||||
|  | 	then | ||||||
|  | 		echo "Found misconfigured config items in ${arch} ${variant}, please set them to an appropriate value" >> .errors"${count}" | ||||||
|  | 		cat .warnings"${count}" >> .errors"${count}" | ||||||
|  | 	fi | ||||||
|  | 	rm .warnings"${count}" | ||||||
|  | 
 | ||||||
|  | 	rm .listnewconfig"${count}" | ||||||
|  | 
 | ||||||
|  | 	# shellcheck disable=SC2086 | ||||||
|  | 	make ${MAKEOPTS} ARCH="$arch" CROSS_COMPILE="$(get_cross_compile "$arch")" KCONFIG_CONFIG="$cfgorig" olddefconfig > /dev/null || exit 1 | ||||||
|  | 	echo "# $arch" > "$cfgtmp" | ||||||
|  | 	cat "$cfgorig" >> "$cfgtmp" | ||||||
|  | 	if test -n "$CHECKOPTIONS" | ||||||
|  | 	then | ||||||
|  | 		checkoptions "$cfg" "$cfgtmp" "$count" "$variant" | ||||||
|  | 	fi | ||||||
|  | 	# if test run, don't overwrite original | ||||||
|  | 	if test -n "$TESTRUN" | ||||||
|  | 	then | ||||||
|  | 		rm -f "$cfgtmp" | ||||||
|  | 	else | ||||||
|  | 		mv "$cfgtmp" "$cfg" | ||||||
|  | 	fi | ||||||
|  | 	rm -f "$cfgorig" | ||||||
|  | 	echo "Processing $cfg complete" | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | function process_configs() | ||||||
|  | { | ||||||
|  | 	# assume we are in $source_tree/configs, need to get to top level | ||||||
|  | 	pushd "$(switch_to_toplevel)" &>/dev/null | ||||||
|  | 
 | ||||||
|  | 	# The next line is throwaway code for transition to parallel | ||||||
|  | 	# processing.  Leaving this line in place is harmless, but it can be | ||||||
|  | 	# removed the next time anyone updates this function. | ||||||
|  | 	[ -f .mismatches ] && rm -f .mismatches | ||||||
|  | 
 | ||||||
|  | 	count=0 | ||||||
|  | 	for cfg in "$SCRIPT_DIR/${SPECPACKAGE_NAME}${KVERREL}"*.config | ||||||
|  | 	do | ||||||
|  | 		if [ "$count" -eq 0 ]; then | ||||||
|  | 			# do the first one by itself so that tools are built | ||||||
|  | 			process_config "$cfg" "$count" | ||||||
|  | 		fi | ||||||
|  | 		process_config "$cfg" "$count" & | ||||||
|  | 		# shellcheck disable=SC2004 | ||||||
|  | 		waitpids[${count}]=$! | ||||||
|  | 		((count++)) | ||||||
|  | 		while [ "$(jobs | grep -c Running)" -ge "$RHJOBS" ]; do :; done | ||||||
|  | 	done | ||||||
|  | 	# shellcheck disable=SC2048 | ||||||
|  | 	for pid in ${waitpids[*]}; do | ||||||
|  | 		wait "${pid}" | ||||||
|  | 	done | ||||||
|  | 
 | ||||||
|  | 	rm "$SCRIPT_DIR"/*.config*.old | ||||||
|  | 
 | ||||||
|  | 	if ls .errors* 1> /dev/null 2>&1; then | ||||||
|  | 		RETURNCODE=1 | ||||||
|  | 		cat .errors* | ||||||
|  | 		rm .errors* -f | ||||||
|  | 	fi | ||||||
|  | 	if ls .mismatches* 1> /dev/null 2>&1; then | ||||||
|  | 		RETURNCODE=1 | ||||||
|  | 		cat .mismatches* | ||||||
|  | 		rm .mismatches* -f | ||||||
|  | 	fi | ||||||
|  | 
 | ||||||
|  | 	popd > /dev/null | ||||||
|  | 
 | ||||||
|  | 	[ $RETURNCODE -eq 0 ] && echo "Processed config files are in $SCRIPT_DIR" | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | CHECKOPTIONS="" | ||||||
|  | NEWOPTIONS="" | ||||||
|  | TESTRUN="" | ||||||
|  | CHECKWARNINGS="" | ||||||
|  | MAKEOPTS="" | ||||||
|  | CC_IS_CLANG=0 | ||||||
|  | 
 | ||||||
|  | RETURNCODE=0 | ||||||
|  | 
 | ||||||
|  | while [[ $# -gt 0 ]] | ||||||
|  | do | ||||||
|  | 	key="$1" | ||||||
|  | 	case $key in | ||||||
|  | 		-a) | ||||||
|  | 			CHECKOPTIONS="x" | ||||||
|  | 			NEWOPTIONS="x" | ||||||
|  | 			CHECKWARNINGS="x" | ||||||
|  | 			;; | ||||||
|  | 		-c) | ||||||
|  | 			CHECKOPTIONS="x" | ||||||
|  | 			;; | ||||||
|  | 		-h) | ||||||
|  | 			usage | ||||||
|  | 			;; | ||||||
|  | 		-n) | ||||||
|  | 			NEWOPTIONS="x" | ||||||
|  | 			;; | ||||||
|  | 		-t) | ||||||
|  | 			TESTRUN="x" | ||||||
|  | 			;; | ||||||
|  | 		-w) | ||||||
|  | 			CHECKWARNINGS="x" | ||||||
|  | 			;; | ||||||
|  | 		-z) | ||||||
|  | 			COMMITNEWCONFIGS="x" | ||||||
|  | 			;; | ||||||
|  | 		-m) | ||||||
|  | 			shift | ||||||
|  | 			if [ "$1" = "CC=clang" ] || [ "$1" = "LLVM=1" ]; then | ||||||
|  | 				CC_IS_CLANG=1 | ||||||
|  | 			fi | ||||||
|  | 			MAKEOPTS="$MAKEOPTS $1" | ||||||
|  | 			;; | ||||||
|  | 		*) | ||||||
|  | 			break;; | ||||||
|  | 	esac | ||||||
|  | 	shift | ||||||
|  | done | ||||||
|  | 
 | ||||||
|  | KVERREL="$(test -n "$1" && echo "-$1" || echo "")" | ||||||
|  | FLAVOR="$(test -n "$2" && echo "-$2" || echo "-rhel")" | ||||||
|  | # shellcheck disable=SC2015 | ||||||
|  | SCRIPT=$(readlink -f "$0") | ||||||
|  | SCRIPT_DIR=$(dirname "$SCRIPT") | ||||||
|  | 
 | ||||||
|  | # Config options for RHEL should target the pending-rhel directory, not pending-common. | ||||||
|  | if [ "$FLAVOR" = "-rhel" ] | ||||||
|  | then | ||||||
|  | 	FLAVOR="-rhel" | ||||||
|  | fi | ||||||
|  | 
 | ||||||
|  | # to handle this script being a symlink | ||||||
|  | cd "$SCRIPT_DIR" | ||||||
|  | 
 | ||||||
|  | if test -n "$COMMITNEWCONFIGS"; then | ||||||
|  | 	commit_new_configs | ||||||
|  | else | ||||||
|  | 	process_configs | ||||||
|  | fi | ||||||
|  | 
 | ||||||
|  | exit $RETURNCODE | ||||||
							
								
								
									
										53
									
								
								rpminspect.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										53
									
								
								rpminspect.yaml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,53 @@ | |||||||
|  | # additional rpminspect configuration for this branch | ||||||
|  | 
 | ||||||
|  | --- | ||||||
|  | inspections: | ||||||
|  |     abidiff: off | ||||||
|  |     kmidiff: off | ||||||
|  |     upstream: off | ||||||
|  |     subpackages: off | ||||||
|  |     license: off | ||||||
|  |     debuginfo: off | ||||||
|  |     removedfiles: off | ||||||
|  | 
 | ||||||
|  | badfuncs: | ||||||
|  |     ignore: | ||||||
|  |         - /usr/libexec/ksamples/* | ||||||
|  |         - /usr/libexec/kselftests/* | ||||||
|  | 
 | ||||||
|  | emptyrpm: | ||||||
|  |     expected_empty: | ||||||
|  |         - kernel | ||||||
|  |         - kernel-debug | ||||||
|  |         - kernel-debug-devel-matched | ||||||
|  |         - kernel-devel-matched | ||||||
|  |         - kernel-lpae | ||||||
|  |         - kernel-zfcpdump | ||||||
|  |         - kernel-zfcpdump-devel-matched | ||||||
|  |         - kernel-zfcpdump-modules | ||||||
|  | 
 | ||||||
|  | patches: | ||||||
|  |     ignore_list: | ||||||
|  |         - linux-kernel-test.patch | ||||||
|  |         - patch-6.11-redhat.patch | ||||||
|  |         - patch-%{patchversion}-redhat.patch | ||||||
|  | 
 | ||||||
|  | runpath: | ||||||
|  |     ignore: | ||||||
|  |         - /usr/libexec/kselftests/bpf/urandom_read | ||||||
|  |         - /usr/libexec/kselftests/bpf/no_alu32/urandom_read | ||||||
|  | 
 | ||||||
|  | debuginfo: | ||||||
|  |     ignore: | ||||||
|  |         - /usr/libexec/kselftests/bpf/* | ||||||
|  |         - /usr/lib/debug/usr/libexec/perf-core/tests/shell/coresight/* | ||||||
|  | 
 | ||||||
|  | elf: | ||||||
|  |     ignore: | ||||||
|  |         - /usr/libexec/kselftests/* | ||||||
|  |         - /usr/libexec/perf-core/tests/shell/coresight/* | ||||||
|  |         - /usr/lib/debug/usr/libexec/perf-core/tests/shell/coresight/* | ||||||
|  | 
 | ||||||
|  | annocheck: | ||||||
|  |     ignore: | ||||||
|  |         - /usr/libexec/kselftests/* | ||||||
							
								
								
									
										12
									
								
								sources
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								sources
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | |||||||
|  | e04809394f4472c17e86d7024dee34f03fb68e82a85502fd5b00535202c72e57626a8376b2cf991b7e1e46404aa5ab8d189ebf320e0dd37d49e7efbc925c7a2e ./fedoraimaca.x509 | ||||||
|  | 6a2c2d9172d92b03ba040656ec9f33a5ad0aeef215b62236bb68ca41e6d6bc1ac3fddd4b9350c4d1be9020c408d0a9dd3cbb39ce1d9526a252c1c09e2bae6604 ./kernel-abi-stablelists-6.11.0-0.rc5.23.el10.tar.xz | ||||||
|  | fa44c7686839f61445ad2dda907239a76faa8c350d6938db422d207f9338701a7650ba8fa088a403f3f4055dda9037c26f934c845c2e92a13ab53499d3bf8186 ./kernel-kabi-dw-6.11.0-0.rc5.23.el10.tar.xz | ||||||
|  | 094b4397446b0dbc8b30cff8b26ad603d35ff1da9896f029e83cc9a711dca046a15d272ebeae7d19fd3758cc66cad16d839815aee1aa5907425df888adb6ba33 ./linux-6.11.0-0.rc5.23.el10.tar.xz | ||||||
|  | b42f836e1cfa07890cb6ca13de9c3950e306c9ec7686c4c09f050bb68869f5d82962b2cd5f3aa0eb7a0f3a3ae54e9c480eafbac5df53aa92c295ff511a8c59fe ./nvidiagpuoot001.x509 | ||||||
|  | eb2c2d342680d4c3453d3e4f30abdd1f6b0e98292e1be0410d0163afd01552a863b70ffaabeecd6e3981cd4d167198091a837c7d70f96a3a06de2d28b3355308 ./redhatsecureboot501.cer | ||||||
|  | 0285fd7cb1755b399cdd2d848d9eba51b72ef2dd8ea5d40d7061c29685a12e15bf8eb083cb2f8c14eb69d248cb3af2c2332e06f80e19ed4cc029070198c0d522 ./redhatsecurebootca5.cer | ||||||
|  | ebf56d821acb5c17bb1842a8ddc8f1014a9e112ef7569531eedbabc82c6b5740e2709f96c5ebc87ba837e8085d0b090a9e63ddd06507692b41dae54a2b48d21b ./rheldup3.x509 | ||||||
|  | 910b39fe16c2d8675c45c360797e6fb4a61d423b2c45a5a49aabc29a21b8dca44d50772353c3b4e557af25a2253d2ad2a2a3825a07cab556fd4eb154013c90de ./rhelima.x509 | ||||||
|  | 8ee9a0107a7fe12078c1a82e4accbecca4d1246eadc60692880b5c2e6617c2ace27114d79ec6cc5fef11296fa11765145fcfbd8e2092fa96c56b13af925e5444 ./rhelima_centos.x509 | ||||||
|  | 164411c37d48de2ed59c0c5d44eb9f84340cfb4e209c32370d669304a3457bf2663ebf90bc5e5a592c9899755a08015b9284db6a55237f6aa67bc10e5c04b325 ./rhelimaca1.x509 | ||||||
|  | 2dac65723dca562dabdf503f44fb70052e6fb3569d257f6f59d13275408a91b400ced1f42b37bac29bf5d73c3c3a4f96c7819832d0cbe85134a989cbbf863d7b ./rhelkpatch1.x509 | ||||||
							
								
								
									
										12
									
								
								uki_addons.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								uki_addons.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | |||||||
|  | { | ||||||
|  |     "virt": { | ||||||
|  |         "common": { | ||||||
|  |             "fips-disable.addon": [ | ||||||
|  |                 "fips=0\n" | ||||||
|  |             ], | ||||||
|  |             "fips-enable.addon": [ | ||||||
|  |                 "fips=1\n" | ||||||
|  |             ] | ||||||
|  |         } | ||||||
|  |     } | ||||||
|  | } | ||||||
							
								
								
									
										151
									
								
								uki_create_addons.py
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										151
									
								
								uki_create_addons.py
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,151 @@ | |||||||
|  | #!/usr/bin/env python3 | ||||||
|  | # | ||||||
|  | # This script inspects a given json proving a list of addons, and | ||||||
|  | # creates an addon for each key/value pair matching the given uki, distro and | ||||||
|  | # arch provided in input. | ||||||
|  | # | ||||||
|  | # Usage: python uki_create_addons.py input_json out_dir uki distro arch | ||||||
|  | # | ||||||
|  | # This tool requires the systemd-ukify and systemd-boot packages. | ||||||
|  | # | ||||||
|  | # Addon file | ||||||
|  | #----------- | ||||||
|  | # Each addon terminates with .addon | ||||||
|  | # Each addon contains only two types of lines: | ||||||
|  | # Lines beginning with '#' are description and thus ignored | ||||||
|  | # All other lines are command line to be added. | ||||||
|  | # The name of the end resulting addon is taken from the json hierarchy. | ||||||
|  | # For example, and addon in json['virt']['rhel']['x86_64']['hello.addon'] will | ||||||
|  | # result in an UKI addon file generated in out_dir called | ||||||
|  | # hello-virt.rhel.x86_64.addon.efi | ||||||
|  | # | ||||||
|  | # The common key, present in any sub-dict in the provided json (except the leaf dict) | ||||||
|  | # is used as place for default addons when the same addon is not defined deep | ||||||
|  | # in the hierarchy. For example, if we define test.addon (text: 'test1\n') in | ||||||
|  | # json['common']['test.addon'] = ['test1\n'] and another test.addon (text: test2) in | ||||||
|  | # json['virt']['common']['test.addon'] = ['test2'], any other uki except virt | ||||||
|  | # will have a test.addon.efi with text "test1", and virt will have a | ||||||
|  | # test.addon.efi with "test2" | ||||||
|  | # | ||||||
|  | # sbat.conf | ||||||
|  | #---------- | ||||||
|  | # This dict is containing the sbat string for *all* addons being created. | ||||||
|  | # This dict is optional, but when used has to be put in a sub-dict with | ||||||
|  | # { 'sbat' : { 'sbat.conf' : ['your text here'] }} | ||||||
|  | # It follows the same syntax as the addon files, meaning '#' is comment and | ||||||
|  | # the rest is taken as sbat string and feed to ukify. | ||||||
|  | 
 | ||||||
|  | import os | ||||||
|  | import sys | ||||||
|  | import json | ||||||
|  | import collections | ||||||
|  | import subprocess | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | UKIFY_PATH = '/usr/lib/systemd/ukify' | ||||||
|  | 
 | ||||||
|  | def usage(err): | ||||||
|  |     print(f'Usage: {os.path.basename(__file__)} input_json output_dir uki distro arch') | ||||||
|  |     print(f'Error:{err}') | ||||||
|  |     sys.exit(1) | ||||||
|  | 
 | ||||||
|  | def check_clean_arguments(input_json, out_dir): | ||||||
|  |     # Remove end '/' | ||||||
|  |     if out_dir[-1:] == '/': | ||||||
|  |         out_dir = out_dir[:-1] | ||||||
|  |     if not os.path.isfile(input_json): | ||||||
|  |         usage(f'input_json {input_json} is not a file, or does not exist!') | ||||||
|  |     if not os.path.isdir(out_dir): | ||||||
|  |         usage(f'out_dir_dir {out_dir} is not a dir, or does not exist!') | ||||||
|  |     return out_dir | ||||||
|  | 
 | ||||||
|  | UKICmdlineAddon = collections.namedtuple('UKICmdlineAddon', ['name', 'cmdline']) | ||||||
|  | uki_addons_list = [] | ||||||
|  | uki_addons = {} | ||||||
|  | addon_sbat_string = None | ||||||
|  | 
 | ||||||
|  | def parse_lines(lines, rstrip=True): | ||||||
|  |     cmdline = '' | ||||||
|  |     for l in lines: | ||||||
|  |         l = l.lstrip() | ||||||
|  |         if not l: | ||||||
|  |             continue | ||||||
|  |         if l[0] == '#': | ||||||
|  |             continue | ||||||
|  |         # rstrip is used only for addons cmdline, not sbat.conf, as it replaces | ||||||
|  |         # return lines with spaces. | ||||||
|  |         if rstrip: | ||||||
|  |             l = l.rstrip() + ' ' | ||||||
|  |         cmdline += l | ||||||
|  |     if cmdline == '': | ||||||
|  |         return '' | ||||||
|  |     return cmdline | ||||||
|  | 
 | ||||||
|  | def parse_all_addons(in_obj): | ||||||
|  |     global addon_sbat_string | ||||||
|  | 
 | ||||||
|  |     for el in in_obj.keys(): | ||||||
|  |         # addon found: copy it in our global dict uki_addons | ||||||
|  |         if el.endswith('.addon'): | ||||||
|  |             uki_addons[el] = in_obj[el] | ||||||
|  | 
 | ||||||
|  |     if 'sbat' in in_obj and 'sbat.conf' in in_obj['sbat']: | ||||||
|  |         # sbat.conf found: override sbat with the most specific one found | ||||||
|  |         addon_sbat_string = parse_lines(in_obj['sbat']['sbat.conf'], rstrip=False) | ||||||
|  | 
 | ||||||
|  | def recursively_find_addons(in_obj, folder_list): | ||||||
|  |     # end of recursion, leaf directory. Search all addons here | ||||||
|  |     if len(folder_list) == 0: | ||||||
|  |         parse_all_addons(in_obj) | ||||||
|  |         return | ||||||
|  | 
 | ||||||
|  |     # first, check for common folder | ||||||
|  |     if 'common' in in_obj: | ||||||
|  |         parse_all_addons(in_obj['common']) | ||||||
|  | 
 | ||||||
|  |     # second, check if there is a match with the searched folder | ||||||
|  |     if folder_list[0] in in_obj: | ||||||
|  |         folder_next = in_obj[folder_list[0]] | ||||||
|  |         folder_list = folder_list[1:] | ||||||
|  |         recursively_find_addons(folder_next, folder_list) | ||||||
|  | 
 | ||||||
|  | def parse_in_json(in_json, uki_name, distro, arch): | ||||||
|  |     with open(in_json, 'r') as f: | ||||||
|  |         in_obj = json.load(f) | ||||||
|  |     recursively_find_addons(in_obj, [uki_name, distro, arch]) | ||||||
|  | 
 | ||||||
|  |     for addon_name, cmdline in uki_addons.items(): | ||||||
|  |         addon_name = addon_name.replace(".addon","") | ||||||
|  |         addon_full_name = f'{addon_name}-{uki_name}.{distro}.{arch}.addon.efi' | ||||||
|  |         cmdline = parse_lines(cmdline).rstrip() | ||||||
|  |         if cmdline: | ||||||
|  |             uki_addons_list.append(UKICmdlineAddon(addon_full_name, cmdline)) | ||||||
|  | 
 | ||||||
|  | def create_addons(out_dir): | ||||||
|  |     for uki_addon in uki_addons_list: | ||||||
|  |         out_path = os.path.join(out_dir, uki_addon.name) | ||||||
|  |         cmd = [ | ||||||
|  |             f'{UKIFY_PATH}', 'build', | ||||||
|  |             f'--cmdline="{uki_addon.cmdline}"', | ||||||
|  |             f'--output={out_path}'] | ||||||
|  |         if addon_sbat_string: | ||||||
|  |             cmd.append('--sbat="' + addon_sbat_string.rstrip() +'"') | ||||||
|  | 
 | ||||||
|  |         subprocess.check_call(cmd, text=True) | ||||||
|  | 
 | ||||||
|  | if __name__ == "__main__": | ||||||
|  |     argc = len(sys.argv) - 1 | ||||||
|  |     if argc != 5: | ||||||
|  |         usage('too few or too many parameters!') | ||||||
|  | 
 | ||||||
|  |     input_json = sys.argv[1] | ||||||
|  |     out_dir = sys.argv[2] | ||||||
|  |     uki_name = sys.argv[3] | ||||||
|  |     distro = sys.argv[4] | ||||||
|  |     arch = sys.argv[5] | ||||||
|  | 
 | ||||||
|  |     out_dir = check_clean_arguments(input_json, out_dir) | ||||||
|  |     parse_in_json(input_json, uki_name, distro, arch) | ||||||
|  |     create_addons(out_dir) | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
							
								
								
									
										16
									
								
								x509.genkey.centos
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								x509.genkey.centos
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | |||||||
|  | [ req ] | ||||||
|  | default_bits = 3072 | ||||||
|  | distinguished_name = req_distinguished_name | ||||||
|  | prompt = no | ||||||
|  | x509_extensions = myexts | ||||||
|  | 
 | ||||||
|  | [ req_distinguished_name ] | ||||||
|  | O = The CentOS Project | ||||||
|  | CN = CentOS Stream kernel signing key | ||||||
|  | emailAddress = security@centos.org | ||||||
|  | 
 | ||||||
|  | [ myexts ] | ||||||
|  | basicConstraints=critical,CA:FALSE | ||||||
|  | keyUsage=digitalSignature | ||||||
|  | subjectKeyIdentifier=hash | ||||||
|  | authorityKeyIdentifier=keyid | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user