Skip to content
Snippets Groups Projects
kallsyms.txt 6.16 MiB
Newer Older
141001 141002 141003 141004 141005 141006 141007 141008 141009 141010 141011 141012 141013 141014 141015 141016 141017 141018 141019 141020 141021 141022 141023 141024 141025 141026 141027 141028 141029 141030 141031 141032 141033 141034 141035 141036 141037 141038 141039 141040 141041 141042 141043 141044 141045 141046 141047 141048 141049 141050 141051 141052 141053 141054 141055 141056 141057 141058 141059 141060 141061 141062 141063 141064 141065 141066 141067 141068 141069 141070 141071 141072 141073 141074 141075 141076 141077 141078 141079 141080 141081 141082 141083 141084 141085 141086 141087 141088 141089 141090 141091 141092 141093 141094 141095 141096 141097 141098 141099 141100 141101 141102 141103 141104 141105 141106 141107 141108 141109 141110 141111 141112 141113 141114 141115 141116 141117 141118 141119 141120 141121 141122 141123 141124 141125 141126 141127 141128 141129 141130 141131 141132 141133 141134 141135 141136 141137 141138 141139 141140 141141 141142 141143 141144 141145 141146 141147 141148 141149 141150 141151 141152 141153 141154 141155 141156 141157 141158 141159 141160 141161 141162 141163 141164 141165 141166 141167 141168 141169 141170 141171 141172 141173 141174 141175 141176 141177 141178 141179 141180 141181 141182 141183 141184 141185 141186 141187 141188 141189 141190 141191 141192 141193 141194 141195 141196 141197 141198 141199 141200 141201 141202 141203 141204 141205 141206 141207 141208 141209 141210 141211 141212 141213 141214 141215 141216 141217 141218 141219 141220 141221 141222 141223 141224 141225 141226 141227 141228 141229 141230 141231 141232 141233 141234 141235 141236 141237 141238 141239 141240 141241 141242 141243 141244 141245 141246 141247 141248 141249 141250 141251 141252 141253 141254 141255 141256 141257 141258 141259 141260 141261 141262 141263 141264 141265 141266 141267 141268 141269 141270 141271 141272 141273 141274 141275 141276 141277 141278 141279 141280 141281 141282 141283 141284 141285 141286 141287 141288 141289 141290 141291 141292 141293 141294 141295 141296 141297 141298 141299 141300 141301 141302 141303 141304 141305 141306 141307 141308 141309 141310 141311 141312 141313 141314 141315 141316 141317 141318 141319 141320 141321 141322 141323 141324 141325 141326 141327 141328 141329 141330 141331 141332 141333 141334 141335 141336 141337 141338 141339 141340 141341 141342 141343 141344 141345 141346 141347 141348 141349 141350 141351 141352 141353 141354 141355 141356 141357 141358 141359 141360 141361 141362 141363 141364 141365 141366 141367 141368 141369 141370 141371 141372 141373 141374 141375 141376 141377 141378 141379 141380 141381 141382 141383 141384 141385 141386 141387 141388 141389 141390 141391 141392 141393 141394 141395 141396 141397 141398 141399 141400 141401 141402 141403 141404 141405 141406 141407 141408 141409 141410 141411 141412 141413 141414 141415 141416 141417 141418 141419 141420 141421 141422 141423 141424 141425 141426 141427 141428 141429 141430 141431 141432 141433 141434 141435 141436 141437 141438 141439 141440 141441 141442 141443 141444 141445 141446 141447 141448 141449 141450 141451 141452 141453 141454 141455 141456 141457 141458 141459 141460 141461 141462 141463 141464 141465 141466 141467 141468 141469 141470 141471 141472 141473 141474 141475 141476 141477 141478 141479 141480 141481 141482 141483 141484 141485 141486 141487 141488 141489 141490 141491 141492 141493 141494 141495 141496 141497 141498 141499 141500 141501 141502 141503 141504 141505 141506 141507 141508 141509 141510 141511 141512 141513 141514 141515 141516 141517 141518 141519 141520 141521 141522 141523 141524 141525 141526 141527 141528 141529 141530 141531 141532 141533 141534 141535 141536 141537 141538 141539 141540 141541 141542 141543 141544 141545 141546 141547 141548 141549 141550 141551 141552 141553 141554 141555 141556 141557 141558 141559 141560 141561 141562 141563 141564 141565 141566 141567 141568 141569 141570 141571 141572 141573 141574 141575 141576 141577 141578 141579 141580 141581 141582 141583 141584 141585 141586 141587 141588 141589 141590 141591 141592 141593 141594 141595 141596 141597 141598 141599 141600 141601 141602 141603 141604 141605 141606 141607 141608 141609 141610 141611 141612 141613 141614 141615 141616 141617 141618 141619 141620 141621 141622 141623 141624 141625 141626 141627 141628 141629 141630 141631 141632 141633 141634 141635 141636 141637 141638 141639 141640 141641 141642 141643 141644 141645 141646 141647 141648 141649 141650 141651 141652 141653 141654 141655 141656 141657 141658 141659 141660 141661 141662 141663 141664 141665 141666 141667 141668 141669 141670 141671 141672 141673 141674 141675 141676 141677 141678 141679 141680 141681 141682 141683 141684 141685 141686 141687 141688 141689 141690 141691 141692 141693 141694 141695 141696 141697 141698 141699 141700 141701 141702 141703 141704 141705 141706 141707 141708 141709 141710 141711 141712 141713 141714 141715 141716 141717 141718 141719 141720 141721 141722 141723 141724 141725 141726 141727 141728 141729 141730 141731 141732 141733 141734 141735 141736 141737 141738 141739 141740 141741 141742 141743 141744 141745 141746 141747 141748 141749 141750 141751 141752 141753 141754 141755 141756 141757 141758 141759 141760 141761 141762 141763 141764 141765 141766 141767 141768 141769 141770 141771 141772 141773 141774 141775 141776 141777 141778 141779 141780 141781 141782 141783 141784 141785 141786 141787 141788 141789 141790 141791 141792 141793 141794 141795 141796 141797 141798 141799 141800 141801 141802 141803 141804 141805 141806 141807 141808 141809 141810 141811 141812 141813 141814 141815 141816 141817 141818 141819 141820 141821 141822 141823 141824 141825 141826 141827 141828 141829 141830 141831 141832 141833 141834 141835 141836 141837 141838 141839 141840 141841 141842 141843 141844 141845 141846 141847 141848 141849 141850 141851 141852 141853 141854 141855 141856 141857 141858 141859 141860 141861 141862 141863 141864 141865 141866 141867 141868 141869 141870 141871 141872 141873 141874 141875 141876 141877 141878 141879 141880 141881 141882 141883 141884 141885 141886 141887 141888 141889 141890 141891 141892 141893 141894 141895 141896 141897 141898 141899 141900 141901 141902 141903 141904 141905 141906 141907 141908 141909 141910 141911 141912 141913 141914 141915 141916 141917 141918 141919 141920 141921 141922 141923 141924 141925 141926 141927 141928 141929 141930 141931 141932 141933 141934 141935 141936 141937 141938 141939 141940 141941 141942 141943 141944 141945 141946 141947 141948 141949 141950 141951 141952 141953 141954 141955 141956 141957 141958 141959 141960 141961 141962 141963 141964 141965 141966 141967 141968 141969 141970 141971 141972 141973 141974 141975 141976 141977 141978 141979 141980 141981 141982 141983 141984 141985 141986 141987 141988 141989 141990 141991 141992 141993 141994 141995 141996 141997 141998 141999 142000
ffffffc00aa59c08 b sgi_domain_ops
ffffffc00aa59c10 b phy_class
ffffffc00aa59c18 b phy_core_init.__key
ffffffc00aa59c18 b pinctrl_dummy_state
ffffffc00aa59c20 b debugfs_root
ffffffc00aa59c28 B gpio_lock
ffffffc00aa59c2c b gpiolib_initialized
ffffffc00aa59c30 b gpio_devt
ffffffc00aa59c38 b allocated_pwms
ffffffc00aa59cb8 B pci_lock
ffffffc00aa59cb8 b pwm_sysfs_init.__key
ffffffc00aa59cbc b pci_bridge_d3_disable
ffffffc00aa59cbc b pcibus_class_init.__key
ffffffc00aa59cbd b pci_bridge_d3_force
ffffffc00aa59cbe b pcie_ats_disabled
ffffffc00aa59cc0 B pci_early_dump
ffffffc00aa59cc1 b pcie_ari_disabled
ffffffc00aa59cc8 b resource_alignment_param
ffffffc00aa59cd0 b disable_acs_redir_param
ffffffc00aa59cd8 b pci_platform_pm
ffffffc00aa59ce0 B pci_pm_d3hot_delay
ffffffc00aa59ce4 B pci_cache_line_size
ffffffc00aa59ce8 b pci_acs_enable
ffffffc00aa59cec b resource_alignment_lock
ffffffc00aa59cf0 b arch_set_vga_state
ffffffc00aa59cf8 B isa_dma_bridge_buggy
ffffffc00aa59cfc B pci_pci_problems
ffffffc00aa59d00 b sysfs_initialized
ffffffc00aa59d04 B pci_flags
ffffffc00aa59d08 B pcie_ports_disabled
ffffffc00aa59d0c B pcie_ports_native
ffffffc00aa59d10 B pcie_ports_dpc_native
ffffffc00aa59d14 b aspm_policy
ffffffc00aa59d18 b aspm_disabled
ffffffc00aa59d19 b aspm_support_enabled
ffffffc00aa59d1c b aspm_force
ffffffc00aa59d20 b pcie_aer_disable
ffffffc00aa59d24 B pcie_pme_msi_disabled
ffffffc00aa59d28 b proc_bus_pci_dir
ffffffc00aa59d30 b proc_initialized
ffffffc00aa59d38 B pci_slots_kset
ffffffc00aa59d40 b pci_apply_fixup_final_quirks
ffffffc00aa59d44 b asus_hides_smbus
ffffffc00aa59d48 b asus_rcba_base
ffffffc00aa59d50 B pci_msi_ignore_mask
ffffffc00aa59d54 b pci_msi_enable
ffffffc00aa59d58 b pci_epc_class
ffffffc00aa59d60 b backlight_class
ffffffc00aa59d60 b pci_epc_init.__key
ffffffc00aa59d68 b backlight_dev_list_mutex
ffffffc00aa59d98 b backlight_notifier
ffffffc00aa59de0 b backlight_dev_list
ffffffc00aa59df0 B fb_mode_option
ffffffc00aa59df0 b backlight_class_init.__key
ffffffc00aa59df8 b prepare_owner
ffffffc00aa59e00 b prepare_refcnt
ffffffc00aa59e08 b clk_orphan_list
ffffffc00aa59e10 b enable_lock
ffffffc00aa59e18 b enable_owner
ffffffc00aa59e20 b enable_refcnt
ffffffc00aa59e28 b clk_root_list
ffffffc00aa59e30 b clk_debug_list
ffffffc00aa59e38 b inited
ffffffc00aa59e40 b rootdir.33148
ffffffc00aa59e48 b cpufreq_dev
ffffffc00aa59e50 b hisi_clk_lock
ffffffc00aa59e54 b mmc_mux_table
ffffffc00aa59e58 b clk_crgctrl_data
ffffffc00aa59e60 b stub_clk_chan
ffffffc00aa59ea0 b freq_reg
ffffffc00aa59ea8 b dmaengine_ref_count
ffffffc00aa59eb0 b rootdir.34138
ffffffc00aa59eb8 b dma_cap_mask_all
ffffffc00aa59ec0 b channel_table
ffffffc00aa59f40 b unmap_pool.0.2
ffffffc00aa59f48 b dma_bus_init.__key
ffffffc00aa59f48 b unmap_pool.0.0
ffffffc00aa59f50 b of_dma_request_slave_channel.last_index
ffffffc00aa59f58 b sram_dev
ffffffc00aa59f60 b base
ffffffc00aa59f68 b sram_lock
ffffffc00aa59f70 b debugfs_root.34302
ffffffc00aa59f78 b has_full_constraints
ffffffc00aa59f79 b regulator_init.__key
ffffffc00aa59f80 b dummy_pdev
ffffffc00aa59f88 B dummy_regulator_rdev
ffffffc00aa59f90 b reset_ops
ffffffc00aa59f98 b redirect_lock
ffffffc00aa59fa0 b redirect
ffffffc00aa59fa8 B tty_class
ffffffc00aa59fb0 b consdev
ffffffc00aa59fb0 b tty_class_init.__key
ffffffc00aa59fb8 b tty_cdev
ffffffc00aa5a040 b console_cdev
ffffffc00aa5a0c8 b tty_ldiscs_lock
ffffffc00aa5a0d0 b tty_ldiscs
ffffffc00aa5a1c0 b ptm_driver
ffffffc00aa5a1c8 b pts_driver
ffffffc00aa5a1d0 b ptmx_cdev
ffffffc00aa5a258 b sysrq_reset_downtime_ms
ffffffc00aa5a25c b sysrq_reset_seq_len
ffffffc00aa5a260 b sysrq_reset_seq
ffffffc00aa5a288 b show_lock
ffffffc00aa5a28c b sysrq_key_table_lock
ffffffc00aa5a290 b enable
ffffffc00aa5a294 b dcc_lock
ffffffc00aa5a298 b hvc_dcc_check.dcc_core0_available
ffffffc00aa5a2a0 b cons_ops
ffffffc00aa5a320 b sysrq_pressed
ffffffc00aa5a328 b hvc_driver
ffffffc00aa5a330 b hvc_kicked
ffffffc00aa5a338 b hvc_task
ffffffc00aa5a340 b uart_set_options.dummy
ffffffc00aa5a370 b serial8250_isa_devs
ffffffc00aa5a378 b nr_uarts
ffffffc00aa5a380 b serial8250_ports
ffffffc00aa60880 b skip_txen_test
ffffffc00aa60884 b share_irqs
ffffffc00aa60888 b serial8250_isa_config
ffffffc00aa60890 b serial8250_isa_init_ports.first
ffffffc00aa60898 b base_ops
ffffffc00aa608a0 b univ8250_port_ops
ffffffc00aa60968 b irq_lists
ffffffc00aa60a68 b amba_ports
ffffffc00aa60ad8 b pl011_probe_dt_alias.seen_dev_without_alias
ffffffc00aa60ad9 b pl011_probe_dt_alias.seen_dev_with_alias
ffffffc00aa60ae0 b cons_uart
ffffffc00aa60ae8 b probe_index
ffffffc00aa60af0 b sprd_port
ffffffc00aa60b30 b sprd_ports_num
ffffffc00aa60b34 b is_registered
ffffffc00aa60b38 b pdev_tty_port
ffffffc00aa60b40 b chr_dev_init.__key
ffffffc00aa60b40 b mem_class
ffffffc00aa60b48 b devmem_init_inode.devmem_vfs_mount
ffffffc00aa60b50 b devmem_init_inode.devmem_fs_cnt
ffffffc00aa60b58 b devmem_inode
ffffffc00aa60b60 b base_crng
ffffffc00aa60b98 b fasync
ffffffc00aa60ba0 b random_ready_chain_lock
ffffffc00aa60ba8 b random_ready_chain
ffffffc00aa60bb0 b random_ready_list_lock
ffffffc00aa60bb4 b add_input_randomness.last_value
ffffffc00aa60bb5 b sysctl_bootid
ffffffc00aa60bc8 b proc_do_uuid.bootid_spinlock
ffffffc00aa60bd0 b misc_minors
ffffffc00aa60be0 b misc_class
ffffffc00aa60be8 b cur_rng_set_by_user
ffffffc00aa60be8 b misc_init.__key
ffffffc00aa60bf0 b current_rng
ffffffc00aa60bf8 b rng_buffer
ffffffc00aa60c00 b default_quality
ffffffc00aa60c04 b current_quality
ffffffc00aa60c08 b hwrng_fill
ffffffc00aa60c10 b rng_fillbuf
ffffffc00aa60c18 b data_avail
ffffffc00aa60c1c b seed_sel
ffffffc00aa60c20 b iommu_group_kset
ffffffc00aa60c28 b iommu_device_lock
ffffffc00aa60c30 b devices_attr
ffffffc00aa60c38 b iommu_dev_init.__key
ffffffc00aa60c38 b iova_cache
ffffffc00aa60c40 b iova_cache_users
ffffffc00aa60c48 b drm_debugfs_root
ffffffc00aa60c50 b drm_minors_idr
ffffffc00aa60c68 b drm_minor_lock
ffffffc00aa60c6c b drm_core_init_complete
ffffffc00aa60c70 b drm_fs_mnt
ffffffc00aa60c78 b drm_fs_cnt
ffffffc00aa60c80 B drm_class
ffffffc00aa60c88 B __drm_debug
ffffffc00aa60c90 b drm_lease_idr_object
ffffffc00aa60c98 B ttm_mem_glob
ffffffc00aa60d68 B ttm_bo_glob
ffffffc00aa60e30 B ttm_bo_glob_use_count
ffffffc00aa60e34 b device_released
ffffffc00aa60e38 b _manager
ffffffc00aa60e40 b ttm_page_pool_free.static_buf
ffffffc00aa61e40 b ttm_pool_shrink_scan.start_pool
ffffffc00aa61e48 b _manager.37720
ffffffc00aa61e50 b ttm_dma_page_pool_free.static_buf
ffffffc00aa62e50 b ttm_dma_pool_shrink_scan.start_pool
ffffffc00aa62e58 b component_debugfs_dir
ffffffc00aa62e60 B sysfs_dev_char_kobj
ffffffc00aa62e68 B platform_notify_remove
ffffffc00aa62e70 B platform_notify
ffffffc00aa62e78 B devices_kset
ffffffc00aa62e80 b virtual_device_parent.virtual_dir
ffffffc00aa62e88 b dev_kobj
ffffffc00aa62e88 b devlink_class_init.__key
ffffffc00aa62e90 B sysfs_dev_block_kobj
ffffffc00aa62e98 b system_kset
ffffffc00aa62ea0 b bus_kset
ffffffc00aa62ea8 b deferred_devices.37996
ffffffc00aa62eb0 b async_probe_drv_names
ffffffc00aa62fb0 B driver_deferred_probe_timeout
ffffffc00aa62fb4 b probe_count
ffffffc00aa62fb8 b deferred_trigger_count
ffffffc00aa62fbc b defer_all_probes
ffffffc00aa62fbd b driver_deferred_probe_enable
ffffffc00aa62fbe b initcalls_done
ffffffc00aa62fc0 b class_kset
ffffffc00aa62fc8 b common_cpu_attr_groups
ffffffc00aa62fd0 b hotplugable_cpu_attr_groups
ffffffc00aa62fd8 B total_cpus
ffffffc00aa62fe0 B firmware_kobj
ffffffc00aa62fe8 b cache_dev_map
ffffffc00aa62ff0 B coherency_max_size
ffffffc00aa62ff8 b swnode_kset
ffffffc00aa63000 b power_attrs
ffffffc00aa63008 b pm_transition.0
ffffffc00aa6300c B suspend_stats
ffffffc00aa630a0 b async_error
ffffffc00aa630a4 b events_lock
ffffffc00aa630a8 b combined_event_count
ffffffc00aa630ac b saved_count
ffffffc00aa630b0 b wakeup_irq_lock
ffffffc00aa630b4 b wakeup_sources_sysfs_init.__key
ffffffc00aa630b8 b wakeup_class
ffffffc00aa630c0 b genpd_debugfs_dir
ffffffc00aa630c8 b pd_ignore_unused
ffffffc00aa630c9 b fw_path_para
ffffffc00aa631d0 b fw_cache
ffffffc00aa631f0 B fw_load_abort_all
ffffffc00aa631f1 b register_sysfs_loader.__key
ffffffc00aa631f4 b sections_per_block
ffffffc00aa631f8 b memory_blocks
ffffffc00aa63208 B hypervisor_kobj
ffffffc00aa63210 b regmap_debugfs_root
ffffffc00aa63218 b dummy_index
ffffffc00aa63220 b early_soc_dev_attr
ffffffc00aa63228 b devcd_disabled
ffffffc00aa6322c b dev_coredumpm.devcd_count
ffffffc00aa63230 B topology_update_done
ffffffc00aa63230 b devcoredump_init.__key
ffffffc00aa63238 B cpu_topology
ffffffc00aa63838 b raw_capacity
ffffffc00aa63840 b cpus_to_visit.0.0.0
ffffffc00aa63848 b update_topology
ffffffc00aa63849 b topology_parse_cpu_capacity.cap_parsing_failed
ffffffc00aa6384c b max_loop
ffffffc00aa63850 b part_shift
ffffffc00aa63858 b none_funcs
ffffffc00aa63888 b max_part.39199
ffffffc00aa63890 B hash_table
ffffffc00aa65890 b cpu_parent
ffffffc00aa65898 b io_parent
ffffffc00aa658a0 b proc_parent
ffffffc00aa658a8 b uid_lock
ffffffc00aa658c8 b syscon_list_slock
ffffffc00aa658d0 B nd_class
ffffffc00aa658d8 b nvdimm_bus_major
ffffffc00aa658dc B nvdimm_major
ffffffc00aa658e0 b noblk
ffffffc00aa658e0 b nvdimm_bus_init.__key
ffffffc00aa658e8 b nd_region_probe.once
ffffffc00aa658f0 b nvdimm_btt_guid
ffffffc00aa65900 b nvdimm_btt2_guid
ffffffc00aa65910 b nvdimm_pfn_guid
ffffffc00aa65920 b nvdimm_dax_guid
ffffffc00aa65930 b debugfs_root.39696
ffffffc00aa65938 b dax_devt
ffffffc00aa65940 b dax_mnt
ffffffc00aa65948 b dax_host_lock
ffffffc00aa65950 b dax_host_list
ffffffc00aa66950 b match_always_count
ffffffc00aa66958 b dma_buf_debugfs_dir
ffffffc00aa66960 b dma_buf_mnt
ffffffc00aa66968 b db_list
ffffffc00aa669a8 b dma_buf_getfile.dmabuf_inode
ffffffc00aa669b0 b dma_fence_stub_lock
ffffffc00aa669b8 b dma_fence_stub
ffffffc00aa669f8 b dma_heap_class
ffffffc00aa66a00 b dma_heap_devt
ffffffc00aa66a08 b dma_heap_kobject
ffffffc00aa66a10 b dma_heap_init.__key
ffffffc00aa66a10 b free_list_lock
ffffffc00aa66a18 b list_nr_pages
ffffffc00aa66a20 B freelist_waitqueue
ffffffc00aa66a38 B freelist_task
ffffffc00aa66a40 b dma_buf_stats_kset
ffffffc00aa66a48 b dma_buf_per_buffer_stats_kset
ffffffc00aa66a50 B scsi_logging_level
ffffffc00aa66a54 b scsi_eh_tur.tur_command
ffffffc00aa66a54 b scsi_init_hosts.__key
ffffffc00aa66a60 b scsi_sense_isadma_cache
ffffffc00aa66a68 b scsi_sense_cache
ffffffc00aa66a70 b async_scan_lock
ffffffc00aa66a74 b scsi_sysfs_register.__key
ffffffc00aa66a78 B blank_transport_template
ffffffc00aa66bd8 b scsi_dev_flags
ffffffc00aa66cd8 b scsi_default_dev_flags
ffffffc00aa66ce0 b scsi_table_header
ffffffc00aa66ce8 b ufs_debugfs_root
ffffffc00aa66cf0 b ufshpb_wq
ffffffc00aa66cf8 b ufshpb_page_pool
ffffffc00aa66d00 b ufshpb_mctx_pool
ffffffc00aa66d08 b tot_active_srgn_pages
ffffffc00aa66d10 b ufshpb_mctx_cache
ffffffc00aa66d18 b sd_cdb_pool
ffffffc00aa66d20 b sd_page_pool
ffffffc00aa66d28 b sd_cdb_cache
ffffffc00aa66d30 b buf
ffffffc00aa66d30 b init_sd.__key
ffffffc00aa66d38 b is_registered.42061
ffffffc00aa66d38 b spi_init.__key
ffffffc00aa66d39 b mix_precomputed_dh.zero_point
ffffffc00aa66d60 b keypair_counter
ffffffc00aa66d68 b peer_cache
ffffffc00aa66d70 b peer_counter
ffffffc00aa66d78 b wg_receive_handshake_packet.last_under_load
ffffffc00aa66d80 b node_cache
ffffffc00aa66d88 b table_v4
ffffffc00aa66d90 b key
ffffffc00aa66da0 b table_v6
ffffffc00aa66da8 b table_size
ffffffc00aa66dac b total_entries
ffffffc00aa66db0 b max_entries
ffffffc00aa66db8 b entry_cache
ffffffc00aa66dc0 b table_lock
ffffffc00aa66dc8 b init_refcnt
ffffffc00aa66dd0 B blackhole_netdev
ffffffc00aa66dd8 b .compoundliteral.34.42792
ffffffc00aa66de0 b mdio_bus_init.__key
ffffffc00aa66de0 b pdev
ffffffc00aa66de8 b ppp_unit_count
ffffffc00aa66dec b channel_count
ffffffc00aa66df0 b ppp_class
ffffffc00aa66df8 b compressor_list_lock
ffffffc00aa66df8 b ppp_dev_init.qdisc_running_key
ffffffc00aa66df8 b ppp_dev_init.qdisc_tx_busylock_key
ffffffc00aa66dfc b ppp_init.__key
ffffffc00aa66e00 b sha_pad
ffffffc00aa66e08 b pppox_protos
ffffffc00aa66e28 b callid_sock
ffffffc00aa66e30 b chan_lock
ffffffc00aa66e38 b callid_bitmap
ffffffc00aa68e38 b add_chan.call_id
ffffffc00aa68e3c b node_id
ffffffc00aa68e44 b prefer_mbim
ffffffc00aa68e45 b uio_class_registered
ffffffc00aa68e48 b uio_major
ffffffc00aa68e50 b uio_cdev
ffffffc00aa68e58 B usb_debug_root
ffffffc00aa68e58 b init_uio_class.__key
ffffffc00aa68e60 b nousb
ffffffc00aa68e68 b usb_devices_root
ffffffc00aa68e70 b old_scheme_first
ffffffc00aa68e74 b blinkenlights
ffffffc00aa68e78 b hub_wq
ffffffc00aa68e80 b device_state_lock
ffffffc00aa68e84 b highspeed_hubs
ffffffc00aa68e88 b hcd_root_hub_lock
ffffffc00aa68e90 B usb_hcds_loaded
ffffffc00aa68e98 b hcd_urb_list_lock
ffffffc00aa68e9c b hcd_urb_unlink_lock
ffffffc00aa68ea0 b set_config_lock
ffffffc00aa68ea8 b usb_minors
ffffffc00aa696a8 b usb_class
ffffffc00aa696b0 b pool_max.0
ffffffc00aa696b4 b warn_level.level_warned
ffffffc00aa696b8 b usbfs_snoop
ffffffc00aa696c0 b usb_device_cdev
ffffffc00aa69748 b usbfs_memory_usage
ffffffc00aa69750 b quirks_param
ffffffc00aa697d0 b quirk_count
ffffffc00aa697d8 b quirk_list
ffffffc00aa697e0 b usb_port_block_power_off
ffffffc00aa697e4 b phy_lock
ffffffc00aa697e8 b amd_lock
ffffffc00aa697f0 b amd_chipset
ffffffc00aa69818 b park
ffffffc00aa6981c b log2_irq_thresh
ffffffc00aa69820 b ignore_oc
ffffffc00aa69828 b quirks
ffffffc00aa69830 b link_quirk
ffffffc00aa69838 b xhci_debugfs_root
ffffffc00aa69840 b xhci_plat_vendor_overwrite.0
ffffffc00aa69848 b acm_tty_driver
ffffffc00aa69850 b workqueue
ffffffc00aa69858 b usb_stor_host_template.46748
ffffffc00aa699e8 b quirks.47136
ffffffc00aa69a68 b android_class
ffffffc00aa69a70 b gadget_index
ffffffc00aa69a78 b android_device
ffffffc00aa69a80 b otg_desc
ffffffc00aa69a90 b index
ffffffc00aa69a94 b gadget_cfs_init.__key
ffffffc00aa69a98 b udc_class
ffffffc00aa69aa0 b the_udc_pdev
ffffffc00aa69aa0 b usb_udc_init.__key
ffffffc00aa69ba0 b the_hcd_pdev
ffffffc00aa69ca0 b gs_tty_driver
ffffffc00aa69ca8 b serial_port_lock
ffffffc00aa69cb0 b ports
ffffffc00aa69e70 b resp_lock
ffffffc00aa69e74 b do_scsi_command.unknown
ffffffc00aa69e88 b in_feature_unit_desc
ffffffc00aa69e90 b out_feature_unit_desc
ffffffc00aa69e98 B uvc_gadget_trace_param
ffffffc00aa69ea0 b hidg_class
ffffffc00aa69ea8 b major.48172
ffffffc00aa69eac b minors
ffffffc00aa69eb0 b _acc_dev_ref
ffffffc00aa69ec0 b typec_class
ffffffc00aa69ec8 b role_class
ffffffc00aa69ec8 b typec_init.__key
ffffffc00aa69ec8 b typec_init.__key.107
ffffffc00aa69ed0 b serio_event_lock
ffffffc00aa69ed0 b usb_roles_init.__key
ffffffc00aa69ed8 b proc_bus_input_dir
ffffffc00aa69ee0 b input_devices_state
ffffffc00aa69ee4 b atkbd_terminal
ffffffc00aa69ee4 b input_init.__key
ffffffc00aa69ee8 b atkbd_softrepeat
ffffffc00aa69eec b atkbd_scroll
ffffffc00aa69ef0 b atkbd_extra
ffffffc00aa69ef4 b dpad_to_buttons
ffffffc00aa69ef8 b triggers_to_buttons
ffffffc00aa69efc b sticks_to_null
ffffffc00aa69f00 B rtc_class
ffffffc00aa69f08 b old_rtc.0
ffffffc00aa69f08 b rtc_init.__key
ffffffc00aa69f10 b old_system
ffffffc00aa69f20 b old_delta.0
ffffffc00aa69f28 b old_delta.1
ffffffc00aa69f30 b rtc_devt
ffffffc00aa69f34 B __i2c_first_dynamic_bus_num
ffffffc00aa69f38 b i2c_trace_msg_key
ffffffc00aa69f48 b is_registered.49624
ffffffc00aa69f4c b bit_test
ffffffc00aa69f50 b enable_hdpvr
ffffffc00aa69f54 b media_dev_t
ffffffc00aa69f58 b media_devnode_nums
ffffffc00aa69f78 b video_devices
ffffffc00aa6a778 b devnode_nums
ffffffc00aa6a838 b get_index.used
ffffffc00aa6a858 b debug.51365
ffffffc00aa6a858 b videodev_init.__key
ffffffc00aa6a860 b led_feedback
ffffffc00aa6a868 b rc_map_lock
ffffffc00aa6a86c b rc_core_init.__key
ffffffc00aa6a870 b available_protocols
ffffffc00aa6a878 b lirc_class
ffffffc00aa6a880 b lirc_base_dev
ffffffc00aa6a884 b lirc_dev_init.__key
ffffffc00aa6a888 b top_cec_dir
ffffffc00aa6a890 b cec_dev_t
ffffffc00aa6a894 b debug_phys_addr
ffffffc00aa6a898 B cec_debug
ffffffc00aa6a8a0 b cec_devnode_nums
ffffffc00aa6a8c0 b debug.51719
ffffffc00aa6a8c4 b debug.51871
ffffffc00aa6a8c8 b vb2_warn_zero_bytesused.check_once
ffffffc00aa6a8cc B uvc_trace_param
ffffffc00aa6a8d0 b uvc_print_chain.buffer
ffffffc00aa6a8fc B uvc_no_drop_param
ffffffc00aa6a900 B uvc_hw_timestamps_param
ffffffc00aa6a908 b uvc_debugfs_root_dir
ffffffc00aa6a910 B gspca_debug
ffffffc00aa6a918 b base.52391
ffffffc00aa6a920 b reboot_offset
ffffffc00aa6a928 B power_supply_class
ffffffc00aa6a930 B power_supply_notifier
ffffffc00aa6a940 b power_supply_dev_type
ffffffc00aa6a970 b power_supply_class_init.__key
ffffffc00aa6a970 b __power_supply_attrs
ffffffc00aa6abd0 b in_suspend
ffffffc00aa6abd8 b def_governor
ffffffc00aa6abe0 b power_off_triggered
ffffffc00aa6abe1 b thermal_init.__key
ffffffc00aa6abe1 b wtd_deferred_reg_done
ffffffc00aa6abe4 b watchdog_devt
ffffffc00aa6abe8 b watchdog_kworker
ffffffc00aa6abf0 b open_timeout
ffffffc00aa6abf8 b old_wd_data
ffffffc00aa6ac00 b watchdog_dev_init.__key
ffffffc00aa6ac00 b _dm_event_cache
ffffffc00aa6ac08 b deferred_remove_workqueue
ffffffc00aa6ac10 b _major
ffffffc00aa6ac14 b major.52962
ffffffc00aa6ac18 B dm_global_event_nr
ffffffc00aa6ac1c b _minor_lock
ffffffc00aa6ac20 b _name_buckets
ffffffc00aa6b020 b _uuid_buckets
ffffffc00aa6b420 b _dm_io_cache
ffffffc00aa6b428 b rsm_enabled
ffffffc00aa6b430 b _job_cache
ffffffc00aa6b438 b zero_page_list
ffffffc00aa6b448 b kcopyd_rsm_init.rsm_node
ffffffc00aa6b450 b rmem
ffffffc00aa6b458 b rsm_mem_base
ffffffc00aa6b460 b rsm_mem_size
ffffffc00aa6b468 b rsm_page_cnt
ffffffc00aa6b470 b rsm_mem
ffffffc00aa6b478 b rsm_lock
ffffffc00aa6b47c b rsm_tbl_idx
ffffffc00aa6b480 b throttle_spinlock
ffffffc00aa6b488 b shared_memory_amount
ffffffc00aa6b490 b shared_memory_lock
ffffffc00aa6b494 b dm_stat_need_rcu_barrier
ffffffc00aa6b498 b dm_bufio_cleanup_old_work
ffffffc00aa6b520 b dm_bufio_wq
ffffffc00aa6b528 b dm_bufio_client_count
ffffffc00aa6b530 b dm_bufio_current_allocated
ffffffc00aa6b538 b dm_bufio_allocated_get_free_pages
ffffffc00aa6b540 b dm_bufio_allocated_vmalloc
ffffffc00aa6b548 b dm_bufio_peak_allocated
ffffffc00aa6b550 b dm_bufio_cache_size
ffffffc00aa6b558 b dm_bufio_allocated_kmem_cache
ffffffc00aa6b560 b dm_bufio_default_cache_size
ffffffc00aa6b568 b dm_bufio_replacement_work
ffffffc00aa6b598 b global_num
ffffffc00aa6b5a0 b global_spinlock
ffffffc00aa6b5a8 b dm_bufio_cache_size_latch
ffffffc00aa6b5b0 b dm_crypt_clients_lock
ffffffc00aa6b5b4 b dm_crypt_clients_n
ffffffc00aa6b5b8 b dm_crypt_pages_per_client
ffffffc00aa6b5c0 b _origins
ffffffc00aa6b5c8 b _dm_origins
ffffffc00aa6b5d0 b pending_cache
ffffffc00aa6b5d8 b exception_cache
ffffffc00aa6b5e0 b _origins_lock
ffffffc00aa6b620 b _pending_exceptions_done_spinlock
ffffffc00aa6b628 b _pending_exceptions_done_count
ffffffc00aa6b630 b _lock.53512
ffffffc00aa6b638 b hup
ffffffc00aa6b698 b edac_mc_owner
ffffffc00aa6b6a0 b edac_device_alloc_index.device_indexes
ffffffc00aa6b6a4 b edac_mc_panic_on_ue
ffffffc00aa6b6a8 b mci_pdev
ffffffc00aa6b6b0 b wq
ffffffc00aa6b6b8 b pci_indexes
ffffffc00aa6b6bc b edac_pci_idx
ffffffc00aa6b6c0 b edac_pci_panic_on_pe
ffffffc00aa6b6c4 b check_pci_errors
ffffffc00aa6b6c8 b edac_pci_top_main_kobj
ffffffc00aa6b6d0 b edac_pci_sysfs_refcount
ffffffc00aa6b6d4 b pci_nonparity_count
ffffffc00aa6b6d8 b pci_parity_count
ffffffc00aa6b6e0 b rootdir.54462
ffffffc00aa6b6e8 b default_governor
ffffffc00aa6b6f8 b cpufreq_driver
ffffffc00aa6b700 b cpufreq_suspended
ffffffc00aa6b708 b cpufreq_global_kobject
ffffffc00aa6b710 b cpufreq_driver_lock
ffffffc00aa6b718 b cpufreq_fast_switch_count
ffffffc00aa6b720 b cpufreq_freq_invariance
ffffffc00aa6b730 b hp_online
ffffffc00aa6b734 b task_time_in_state_lock
ffffffc00aa6b738 b next_offset
ffffffc00aa6b740 b all_freqs
ffffffc00aa6b840 b perf_ops
ffffffc00aa6b848 b ph
ffffffc00aa6b850 b scpi_ops
ffffffc00aa6b858 b enabled_devices
ffffffc00aa6b85c B cpuidle_driver_lock
ffffffc00aa6b860 B cpuidle_curr_governor
ffffffc00aa6b868 B param_governor
ffffffc00aa6b878 B cpuidle_prev_governor
ffffffc00aa6b880 b psci_cpuidle_use_cpuhp
ffffffc00aa6b881 b psci_pd_allow_domain_state
ffffffc00aa6b882 b mmc_register_host_class.__key
ffffffc00aa6b884 b mmc_rpmb_devt
ffffffc00aa6b888 b max_devices
ffffffc00aa6b88c b debug_quirks2
ffffffc00aa6b890 b debug_quirks
ffffffc00aa6b898 b leds_class
ffffffc00aa6b8a0 b leds_init.__key
ffffffc00aa6b8a0 b scpi_info
ffffffc00aa6b8a8 b protocol_lock
ffffffc00aa6b8ac b transfer_last_id
ffffffc00aa6b8b0 b disable_runtime
ffffffc00aa6b8b8 B efi_rts_wq
ffffffc00aa6b8c0 B efi_kobj
ffffffc00aa6b8c8 b generic_ops
ffffffc00aa6b8f0 b generic_efivars
ffffffc00aa6b908 b debugfs_blob
ffffffc00aa6bb08 b efi_mem_reserve_persistent_lock
ffffffc00aa6bb10 b __efivars
ffffffc00aa6bb18 b orig_pm_power_off
ffffffc00aa6bb20 B efi_tpm_final_log_size
ffffffc00aa6bb24 b stop_capsules
ffffffc00aa6bb25 b capsule_pending
ffffffc00aa6bb28 b esrt_data
ffffffc00aa6bb30 b esrt_data_size
ffffffc00aa6bb38 b esrt
ffffffc00aa6bb40 b esrt_kobj
ffffffc00aa6bb48 b esrt_kset
ffffffc00aa6bb50 b efivars_pstore_disable
ffffffc00aa6bb58 B efi_rts_work
ffffffc00aa6bbe0 b efifb_fwnode
ffffffc00aa6bc28 b fb_base
ffffffc00aa6bc30 b fb_wb
ffffffc00aa6bc38 b font
ffffffc00aa6bc40 b efi_y
ffffffc00aa6bc44 b efi_x
ffffffc00aa6bc48 b efi_fb
ffffffc00aa6bc50 b psci_0_1_function_ids
ffffffc00aa6bc60 b psci_cpu_suspend_feature
ffffffc00aa6bc68 b invoke_psci_fn
ffffffc00aa6bc70 B psci_ops
ffffffc00aa6bca8 b psci_system_reset2_supported
ffffffc00aa6bcac b psci_conduit
ffffffc00aa6bcb0 b smccc_conduit
ffffffc00aa6bcb8 b soc_dev
ffffffc00aa6bcc0 b soc_dev_attr
ffffffc00aa6bcc8 b smccc_soc_init.soc_id_rev_str
ffffffc00aa6bcd4 b smccc_soc_init.soc_id_jep106_id_str
ffffffc00aa6bce0 b smccc_soc_init.soc_id_str
ffffffc00aa6bcf4 b arch_timer_ppi
ffffffc00aa6bd08 b arch_timer_kvm_info
ffffffc00aa6bd38 b arch_timer_c3stop
ffffffc00aa6bd3c b arch_counter_suspend_stop
ffffffc00aa6bd40 b arch_timer_rate
ffffffc00aa6bd44 b arch_timer_mem_use_virtual
ffffffc00aa6bd48 b timer_unstable_counter_workaround_in_use
ffffffc00aa6bd50 b arch_counter_base
ffffffc00aa6bd58 b arch_timer_evt
ffffffc00aa6bd60 b evtstrm_available
ffffffc00aa6bd68 b sp804_of_init.initialized
ffffffc00aa6bd70 b sp804_clkevt
ffffffc00aa6be40 b sched_clkevt
ffffffc00aa6be48 b common_clkevt
ffffffc00aa6be50 b integrator_cp_of_init.init_count
ffffffc00aa6be54 b hid_ignore_special_drivers
ffffffc00aa6be58 B hid_debug
ffffffc00aa6be5c b hid_add_device.id
ffffffc00aa6be60 b hid_debug_root
ffffffc00aa6be68 b hidraw_table
ffffffc00aa6c068 b hidraw_class
ffffffc00aa6c070 b hidraw_major
ffffffc00aa6c074 b hidraw_init.__key
ffffffc00aa6c078 b hidraw_cdev
ffffffc00aa6c100 b swap_fn_leftctrl
ffffffc00aa6c104 b swap_opt_cmd
ffffffc00aa6c108 b disable_tap_to_click
ffffffc00aa6c10c b hidpp_initialize_battery.battery_no
ffffffc00aa6c110 b report_undeciphered
ffffffc00aa6c114 b scroll_acceleration
ffffffc00aa6c118 b ms_event.last_key
ffffffc00aa6c11c b pcmidi_snd_initialise.dev
ffffffc00aa6c120 b id
ffffffc00aa6c220 b roccat_major
ffffffc00aa6c228 b roccat_cdev
ffffffc00aa6c2b0 b devices
ffffffc00aa6c2f0 b arvo_class
ffffffc00aa6c2f8 b arvo_init.__key
ffffffc00aa6c2f8 b isku_class
ffffffc00aa6c300 b isku_init.__key
ffffffc00aa6c300 b kone_class
ffffffc00aa6c308 b kone_init.__key
ffffffc00aa6c308 b koneplus_class
ffffffc00aa6c310 b koneplus_init.__key
ffffffc00aa6c310 b konepure_class
ffffffc00aa6c318 b konepure_init.__key
ffffffc00aa6c318 b kovaplus_class
ffffffc00aa6c320 b kovaplus_init.__key
ffffffc00aa6c320 b pyra_class
ffffffc00aa6c328 b pyra_init.__key
ffffffc00aa6c328 b ryos_class
ffffffc00aa6c330 b ryos_init.__key
ffffffc00aa6c330 b savu_class
ffffffc00aa6c338 b savu_init.__key
ffffffc00aa6c338 b sony_dev_list_lock
ffffffc00aa6c33c b __wacom_initialize_battery.battery_no
ffffffc00aa6c340 B wiimote_dpad_as_analog
ffffffc00aa6c344 b ignoreled
ffffffc00aa6c348 b hid_mousepoll_interval
ffffffc00aa6c34c b hid_jspoll_interval
ffffffc00aa6c350 b hid_kbpoll_interval
ffffffc00aa6c358 b quirks_param.58894
ffffffc00aa6c378 B of_root
ffffffc00aa6c380 B devtree_lock
ffffffc00aa6c388 b phandle_cache
ffffffc00aa6c788 B of_aliases
ffffffc00aa6c790 B of_kset
ffffffc00aa6c798 B of_chosen
ffffffc00aa6c7a0 b of_stdout_options
ffffffc00aa6c7a8 B of_stdout
ffffffc00aa6c7b0 b of_fdt_crc32
ffffffc00aa6c7b4 b __fdt_scan_reserved_mem.found
ffffffc00aa6c7b8 b reserved_mem_count
ffffffc00aa6c7c0 b reserved_mem
ffffffc00aa6d5c0 b lru_count
ffffffc00aa6d5c8 b ashmem_mmap.vmfile_fops
ffffffc00aa6d6e8 b ashmem_shrink_inflight
ffffffc00aa6d6f0 b all_info_addr
ffffffc00aa6d6f8 b all_info_size
ffffffc00aa6d700 b rproc_panic_nb
ffffffc00aa6d718 b rproc_recovery_wq
ffffffc00aa6d720 b rproc_dbg
ffffffc00aa6d728 b rproc_init_sysfs.__key
ffffffc00aa6d728 b rproc_major
ffffffc00aa6d730 b rpmsg_class
ffffffc00aa6d738 b rpmsg_major
ffffffc00aa6d73c b rpmsg_char_init.__key
ffffffc00aa6d740 b devfreq_class
ffffffc00aa6d748 b devfreq_wq
ffffffc00aa6d750 b devfreq_debugfs
ffffffc00aa6d750 b devfreq_init.__key
ffffffc00aa6d758 b devfreq_event_class
ffffffc00aa6d760 b devfreq_event_init.__key
ffffffc00aa6d760 b extcon_class
ffffffc00aa6d768 b create_extcon_class.__key
ffffffc00aa6d768 b iio_devt
ffffffc00aa6d770 b iio_debugfs_dentry
ffffffc00aa6d778 b pct
ffffffc00aa6d780 b root
ffffffc00aa6d788 b constraint_attrs
ffffffc00aa6e048 b powercap_init.__key
ffffffc00aa6e048 b __oprofile_cpu_pmu
ffffffc00aa6e050 b has_nmi
ffffffc00aa6e054 b trace_count
ffffffc00aa6e058 B ras_debugfs_dir
ffffffc00aa6e060 b binderfs_dev
ffffffc00aa6e064 b binder_stop_on_user_error
ffffffc00aa6e068 b binder_transaction_log
ffffffc00aa70770 b binder_transaction_log_failed
ffffffc00aa72e78 b binder_debugfs_dir_entry_root
ffffffc00aa72e80 b binder_debugfs_dir_entry_proc
ffffffc00aa72e88 b binder_procs
ffffffc00aa72e90 b binder_dead_nodes_lock
ffffffc00aa72e94 b binder_stats
ffffffc00aa72f68 b binder_dead_nodes
ffffffc00aa72f70 b binder_deferred_list
ffffffc00aa72f78 b binder_last_id
ffffffc00aa72f80 B binder_alloc_lru
ffffffc00aa72fa0 B GKI_struct_swap_slots_cache
ffffffc00aa72fa8 B GKI_struct_gic_chip_data
ffffffc00aa72fb0 b gnss_class
ffffffc00aa72fb8 b gnss_first
ffffffc00aa72fbc b gnss_module_init.__key
ffffffc00aa72fbc b icc_sync_state.count
ffffffc00aa72fc0 b providers_count
ffffffc00aa72fc4 b synced_state
ffffffc00aa72fc8 b icc_debugfs_dir
ffffffc00aa72fd0 B sound_class
ffffffc00aa72fd8 B snd_major
ffffffc00aa72fd8 b init_soundcore.__key
ffffffc00aa72fdc B snd_ecards_limit
ffffffc00aa72fe0 b snd_minors
ffffffc00aa737e0 b slots
ffffffc00aa738e0 b snd_cards
ffffffc00aa739e0 b snd_cards_lock
ffffffc00aa739e8 b shutdown_lock
ffffffc00aa739ec b snd_fasync_lock
ffffffc00aa739f0 b snd_proc_root
ffffffc00aa739f8 B snd_seq_root
ffffffc00aa73a00 b snd_hwdep_proc_entry
ffffffc00aa73a08 b snd_timer_proc_entry
ffffffc00aa73a10 b timer_dev
ffffffc00aa73d90 b num_slaves
ffffffc00aa73d94 b slave_active_lock
ffffffc00aa73d98 b mytimer
ffffffc00aa73da0 b resolution
ffffffc00aa73da8 b snd_pcm_proc_entry
ffffffc00aa73db0 b usb_vendor_ops
ffffffc00aa73db8 b usb_chip
ffffffc00aa73eb8 b quirk_alias
ffffffc00aa73fb8 b id.63769
ffffffc00aa740b8 b device_setup
ffffffc00aa74138 b ignore_ctl_error
ffffffc00aa74140 b delayed_register
ffffffc00aa74240 B snd_usb_skip_validation
ffffffc00aa74248 B snd_soc_debugfs_root
ffffffc00aa74250 B null_dailink_component
ffffffc00aa74250 b soc_dummy_dev
ffffffc00aa74258 b br_ioctl_hook
ffffffc00aa74260 b vlan_ioctl_hook
ffffffc00aa74268 b dlci_ioctl_hook
ffffffc00aa74270 b net_family_lock
ffffffc00aa74278 B memalloc_socks_key
ffffffc00aa74288 B net_high_order_alloc_disable_key
ffffffc00aa74298 b proto_inuse_idx
ffffffc00aa742a0 b cleanup_list
ffffffc00aa742a8 b netns_wq
ffffffc00aa742b0 b ts_secret_init.___done
ffffffc00aa742b1 b net_secret_init.___done
ffffffc00aa742b2 b __flow_hash_secret_init.___done
ffffffc00aa742b4 b net_msg_warn
ffffffc00aa742b8 b dev_boot_setup
ffffffc00aa743f8 b dev_boot_phase
ffffffc00aa74400 b netdev_chain
ffffffc00aa74408 b generic_xdp_needed_key
ffffffc00aa74418 b flush_all_backlogs.flush_cpus
ffffffc00aa74420 B dev_base_lock
ffffffc00aa74428 b netstamp_needed_key
ffffffc00aa74438 b ingress_needed_key
ffffffc00aa74448 b napi_hash_lock
ffffffc00aa74450 b egress_needed_key
ffffffc00aa74460 b ptype_lock
ffffffc00aa74464 b offload_lock
ffffffc00aa74468 b netstamp_wanted
ffffffc00aa7446c b netstamp_needed_deferred
ffffffc00aa74470 b netevent_notif_chain
ffffffc00aa74480 b rtnl_msg_handlers
ffffffc00aa74890 b defer_kfree_skb_list
ffffffc00aa74898 b lweventlist_lock
ffffffc00aa748a0 b linkwatch_nextevent
ffffffc00aa748a8 b linkwatch_flags
ffffffc00aa748b0 b md_dst
ffffffc00aa748b8 b bpf_skb_output_btf_ids
ffffffc00aa748bc b bpf_xdp_output_btf_ids
ffffffc00aa748c0 B btf_sock_ids
ffffffc00aa748f8 B bpf_sk_lookup_enabled
ffffffc00aa74908 b broadcast_wq
ffffffc00aa74910 b sock_diag_handlers
ffffffc00aa74a78 b inet_rcv_compat
ffffffc00aa74a80 B reuseport_lock
ffffffc00aa74a84 b fib_notifier_net_id
ffffffc00aa74a88 b mem_id_ht
ffffffc00aa74a90 b mem_id_init
ffffffc00aa74a94 b store_rps_dev_flow_table_cnt.rps_dev_flow_lock
ffffffc00aa74a98 b wireless_attrs
ffffffc00aa74aa0 b netdev_kobject_init.__key
ffffffc00aa74aa0 b sk_storage_map_btf_id
ffffffc00aa74aa8 b sk_cache
ffffffc00aa74b30 b llc_sap_list_lock
ffffffc00aa74b38 b llc_type_handlers
ffffffc00aa74b48 b llc_station_handler
ffffffc00aa74b50 b snap_sap
ffffffc00aa74b58 b snap_lock
ffffffc00aa74b5c b sap_registered
ffffffc00aa74b60 b qdisc_mod_lock
ffffffc00aa74b68 b qdisc_base
ffffffc00aa74b70 b qdisc_rtab_list
ffffffc00aa74b78 b tc_filter_wq
ffffffc00aa74b80 b cls_mod_lock
ffffffc00aa74b88 b tcf_net_id
ffffffc00aa74b8c b act_mod_lock
ffffffc00aa74b94 b police_net_id
ffffffc00aa74b98 b gact_net_id
ffffffc00aa74b9c b mirred_list_lock
ffffffc00aa74ba0 b mirred_net_id
ffffffc00aa74ba4 b skbedit_net_id
ffffffc00aa74ba8 b bpf_net_id
ffffffc00aa74bac b htb_rate_est
ffffffc00aa74bc0 b throttled
ffffffc00aa74c40 b tc_u_common_hash
ffffffc00aa74c48 b ematch_mod_lock
ffffffc00aa74c50 b netlink_tap_net_id
ffffffc00aa74c54 B nl_table_lock
ffffffc00aa74c5c b nl_table_users
ffffffc00aa74c60 B genl_sk_destructing_cnt
ffffffc00aa74c64 b netdev_rss_key_fill.___done
ffffffc00aa74c65 b ethtool_phys_id.busy
ffffffc00aa74c68 b ethtool_rx_flow_rule_create.zero_addr
ffffffc00aa74c78 B ethtool_phy_ops
ffffffc00aa74c80 b ethnl_bcast_seq
ffffffc00aa74c88 B nf_hooks_needed
ffffffc00aa75098 b emergency
ffffffc00aa75498 b nf_log_sysctl_fhdr
ffffffc00aa754a0 b nf_log_sysctl_table
ffffffc00aa75820 b nf_log_sysctl_fnames
ffffffc00aa75848 b table.67619
ffffffc00aa75ae8 b nf_conntrack_locks_all_lock
ffffffc00aa75aec b hash_conntrack_raw.___done
ffffffc00aa75aed b nf_ct_get_id.___done
ffffffc00aa75af0 b conntrack_gc_work
ffffffc00aa75b80 b nf_ct_netfilter_header
ffffffc00aa75b88 b nf_ct_expect_dst_hash.___done
ffffffc00aa75b90 b nf_ct_bridge_info
ffffffc00aa75b98 b nf_ct_ext_types
ffffffc00aa75bc0 b keymap_lock
ffffffc00aa75bc4 b nf_expect_get_id.___done
ffffffc00aa75bc8 b ports_c
ffffffc00aa75bd0 b ftp_buffer
ffffffc00aa75bd8 b ports.67976
ffffffc00aa75be8 b loose
ffffffc00aa75bec b nf_ftp_lock
ffffffc00aa75bf0 B nf_nat_ftp_hook
ffffffc00aa75bf8 b h323_buffer
ffffffc00aa75c00 b nf_h323_lock
ffffffc00aa75c04 b h245_help.mscm
ffffffc00aa75c90 b q931_help.q931
ffffffc00aa76e78 b ras_help.ras
ffffffc00aa76f7c b ports_c.68000
ffffffc00aa76f80 b irc_buffer
ffffffc00aa76f88 b ports.68003
ffffffc00aa76f98 b irc_exp_policy
ffffffc00aa76fb0 b irc_buffer_lock
ffffffc00aa76fb4 b nf_pptp_lock
ffffffc00aa76fb8 b ports_c.68042
ffffffc00aa76fc0 b sane_buffer
ffffffc00aa76fc8 b ports.68045
ffffffc00aa76fd8 b nf_sane_lock
ffffffc00aa76fdc b ports_c.68059
ffffffc00aa76fe0 b ports.68062
ffffffc00aa76ff0 b nf_nat_locks
ffffffc00aa77ff0 b hash_by_src.___done
ffffffc00aa77ff1 b nf_conncount_init.___done
ffffffc00aa77ff8 b xt
ffffffc00aa78000 b mode.68279
ffffffc00aa78008 b idletimer_tg_class
ffffffc00aa78010 b idletimer_tg_kobj
ffffffc00aa78018 b timestamp_lock
ffffffc00aa7801c b idletimer_tg_init.__key
ffffffc00aa78020 b idletimer_tg_device
ffffffc00aa78028 b hashlimit_net_id
ffffffc00aa7802c b counter_list_lock
ffffffc00aa78030 b proc_xt_quota
ffffffc00aa78038 b nflognl
ffffffc00aa78040 b socket_mt4_v0.xt_info_v0
ffffffc00aa78044 b fnhe_hashfun.___done
ffffffc00aa78048 b fnhe_lock
ffffffc00aa7804c b ip_rt_max_size
ffffffc00aa78050 b ip4_frags
ffffffc00aa780d0 b dist_min
ffffffc00aa780d4 b ip4_frags_secret_interval_unused
ffffffc00aa780d8 b inet_ehashfn.___done
ffffffc00aa780e0 b table_perturb
ffffffc00aa780e8 B tcp_rx_skb_cache_key
ffffffc00aa780f8 B tcp_tx_skb_cache_key
ffffffc00aa78108 B tcp_tx_delay_enabled
ffffffc00aa78118 b tcp_enable_tx_delay.__tcp_tx_delay_enabled
ffffffc00aa78120 B tcp_sockets_allocated
ffffffc00aa78148 B tcp_orphan_count
ffffffc00aa78170 B tcp_memory_allocated
ffffffc00aa78178 b tcp_send_challenge_ack.challenge_timestamp
ffffffc00aa7817c b tcp_send_challenge_ack.challenge_count
ffffffc00aa78180 B tcp_hashinfo
ffffffc00aa783c0 b tcp_cong_list_lock
ffffffc00aa783c4 b tcpmhash_entries
ffffffc00aa783c8 b tcp_metrics_lock
ffffffc00aa783cc b fastopen_seqlock
ffffffc00aa783d4 b tcp_ulp_list_lock
ffffffc00aa783d8 B raw_v4_hashinfo
ffffffc00aa78be0 b udp_ehashfn.___done
ffffffc00aa78be8 B udp_encap_needed_key
ffffffc00aa78bf8 b udp_flow_hashrnd.___done
ffffffc00aa78c00 B udp_memory_allocated
ffffffc00aa78c08 b icmp_global
ffffffc00aa78c18 b inet_addr_lst
ffffffc00aa79418 b inetsw
ffffffc00aa794c8 b inetsw_lock
ffffffc00aa794cc b fib_info_lock
ffffffc00aa794d0 b fib_info_cnt
ffffffc00aa794d8 b fib_info_devhash
ffffffc00aa79cd8 b fib_info_hash_size
ffffffc00aa79ce0 b fib_info_hash
ffffffc00aa79ce8 b fib_info_laddrhash
ffffffc00aa79cf0 b tnode_free_size
ffffffc00aa79cf8 b ping_table
ffffffc00aa79f00 b ping_port_rover
ffffffc00aa79f08 B pingv6_ops
ffffffc00aa79f38 B ip_tunnel_metadata_cnt
ffffffc00aa79f48 B udp_tunnel_nic_ops
ffffffc00aa79f50 b ip_privileged_port_min
ffffffc00aa79f54 b ip_ping_group_range_min
ffffffc00aa79f60 b udp_tunnel_nic_workqueue
ffffffc00aa79f68 b inet_diag_table
ffffffc00aa79f70 b sock_id
ffffffc00aa79f74 b tcp_sock_id
ffffffc00aa79f78 b tcp_sock_type
ffffffc00aa79f80 b xfrm_policy_inexact_table
ffffffc00aa7a028 b xfrm_gen_index.idx_generator
ffffffc00aa7a030 b __xfrm_policy_check.dummy
ffffffc00aa7a088 b xfrm_policy_afinfo_lock
ffffffc00aa7a08c b xfrm_if_cb_lock
ffffffc00aa7a090 b xfrm_state_gc_lock
ffffffc00aa7a098 b xfrm_state_gc_list
ffffffc00aa7a0a0 b xfrm_state_afinfo
ffffffc00aa7a208 b xfrm_get_acqseq.acqseq
ffffffc00aa7a20c b xfrm_km_lock
ffffffc00aa7a210 b xfrm_state_afinfo_lock
ffffffc00aa7a214 b xfrm_input_afinfo_lock
ffffffc00aa7a218 b xfrm_input_afinfo
ffffffc00aa7a2c8 b gro_cells
ffffffc00aa7a300 b xfrm_napi_dev
ffffffc00aa7acc0 b ipcomp_scratches
ffffffc00aa7acc8 b ipcomp_scratch_users
ffffffc00aa7acd0 B unix_socket_table
ffffffc00aa7bcd0 B unix_table_lock
ffffffc00aa7bcd8 b unix_nr_socks
ffffffc00aa7bce0 b gc_in_progress
ffffffc00aa7bce4 B unix_gc_lock
ffffffc00aa7bce8 B unix_tot_inflight
ffffffc00aa7bcec b disable_ipv6_mod
ffffffc00aa7bcf0 b inetsw6
ffffffc00aa7bda0 b inetsw6_lock
ffffffc00aa7bda4 b acaddr_hash_lock
ffffffc00aa7bda8 b inet6_acaddr_lst
ffffffc00aa7c5a8 b inet6_addr_lst
ffffffc00aa7cda8 b addrconf_wq
ffffffc00aa7cdb0 b addrconf_hash_lock
ffffffc00aa7cdb4 b ipv6_generate_stable_address.lock
ffffffc00aa7cdb8 b ipv6_generate_stable_address.digest
ffffffc00aa7cdcc b ipv6_generate_stable_address.data
ffffffc00aa7ce0c b ipv6_generate_stable_address.workspace
ffffffc00aa7ce4c b rt6_exception_hash.___done
ffffffc00aa7ce50 b rt6_exception_lock
ffffffc00aa7ce54 B ip6_ra_lock
ffffffc00aa7ce60 B ip6_ra_chain
ffffffc00aa7ce68 b ndisc_warn_deprecated_sysctl.warncomm
ffffffc00aa7ce78 b ndisc_warn_deprecated_sysctl.warned
ffffffc00aa7ce7c b udp6_ehashfn.___done
ffffffc00aa7ce7d b udp6_ehashfn.___done.5
ffffffc00aa7ce80 B udpv6_encap_needed_key
ffffffc00aa7ce90 B raw_v6_hashinfo