Skip to content
Snippets Groups Projects
kallsyms.txt 6.91 MiB
Newer Older
  • Learn to ignore specific revisions
  • 156001 156002 156003 156004 156005 156006 156007 156008 156009 156010 156011 156012 156013 156014 156015 156016 156017 156018 156019 156020 156021 156022 156023 156024 156025 156026 156027 156028 156029 156030 156031 156032 156033 156034 156035 156036 156037 156038 156039 156040 156041 156042 156043 156044 156045 156046 156047 156048 156049 156050 156051 156052 156053 156054 156055 156056 156057 156058 156059 156060 156061 156062 156063 156064 156065 156066 156067 156068 156069 156070 156071 156072 156073 156074 156075 156076 156077 156078 156079 156080 156081 156082 156083 156084 156085 156086 156087 156088 156089 156090 156091 156092 156093 156094 156095 156096 156097 156098 156099 156100 156101 156102 156103 156104 156105 156106 156107 156108 156109 156110 156111 156112 156113 156114 156115 156116 156117 156118 156119 156120 156121 156122 156123 156124 156125 156126 156127 156128 156129 156130 156131 156132 156133 156134 156135 156136 156137 156138 156139 156140 156141 156142 156143 156144 156145 156146 156147 156148 156149 156150 156151 156152 156153 156154 156155 156156 156157 156158 156159 156160 156161 156162 156163 156164 156165 156166 156167 156168 156169 156170 156171 156172 156173 156174 156175 156176 156177 156178 156179 156180 156181 156182 156183 156184 156185 156186 156187 156188 156189 156190 156191 156192 156193 156194 156195 156196 156197 156198 156199 156200 156201 156202 156203 156204 156205 156206 156207 156208 156209 156210 156211 156212 156213 156214 156215 156216 156217 156218 156219 156220 156221 156222 156223 156224 156225 156226 156227 156228 156229 156230 156231 156232 156233 156234 156235 156236 156237 156238 156239 156240 156241 156242 156243 156244 156245 156246 156247 156248 156249 156250 156251 156252 156253 156254 156255 156256 156257 156258 156259 156260 156261 156262 156263 156264 156265 156266 156267 156268 156269 156270 156271 156272 156273 156274 156275 156276 156277 156278 156279 156280 156281 156282 156283 156284 156285 156286 156287 156288 156289 156290 156291 156292 156293 156294 156295 156296 156297 156298 156299 156300 156301 156302 156303 156304 156305 156306 156307 156308 156309 156310 156311 156312 156313 156314 156315 156316 156317 156318 156319 156320 156321 156322 156323 156324 156325 156326 156327 156328 156329 156330 156331 156332 156333 156334 156335 156336 156337 156338 156339 156340 156341 156342 156343 156344 156345 156346 156347 156348 156349 156350 156351 156352 156353 156354 156355 156356 156357 156358 156359 156360 156361 156362 156363 156364 156365 156366 156367 156368 156369 156370 156371 156372 156373 156374 156375 156376 156377 156378 156379 156380 156381 156382 156383 156384 156385 156386 156387 156388 156389 156390 156391 156392 156393 156394 156395 156396 156397 156398 156399 156400 156401 156402 156403 156404 156405 156406 156407 156408 156409 156410 156411 156412 156413 156414 156415 156416 156417 156418 156419 156420 156421 156422 156423 156424 156425 156426 156427 156428 156429 156430 156431 156432 156433 156434 156435 156436 156437 156438 156439 156440 156441 156442 156443 156444 156445 156446 156447 156448 156449 156450 156451 156452 156453 156454 156455 156456 156457 156458 156459 156460 156461 156462 156463 156464 156465 156466 156467 156468 156469 156470 156471 156472 156473 156474 156475 156476 156477 156478 156479 156480 156481 156482 156483 156484 156485 156486 156487 156488 156489 156490 156491 156492 156493 156494 156495 156496 156497 156498 156499 156500 156501 156502 156503 156504 156505 156506 156507 156508 156509 156510 156511 156512 156513 156514 156515 156516 156517 156518 156519 156520 156521 156522 156523 156524 156525 156526 156527 156528 156529 156530 156531 156532 156533 156534 156535 156536 156537 156538 156539 156540 156541 156542 156543 156544 156545 156546 156547 156548 156549 156550 156551 156552 156553 156554 156555 156556 156557 156558 156559 156560 156561 156562 156563 156564 156565 156566 156567 156568 156569 156570 156571 156572 156573 156574 156575 156576 156577 156578 156579 156580 156581 156582 156583 156584 156585 156586 156587 156588 156589 156590 156591 156592 156593 156594 156595 156596 156597 156598 156599 156600 156601 156602 156603 156604 156605 156606 156607 156608 156609 156610 156611 156612 156613 156614 156615 156616 156617 156618 156619 156620 156621 156622 156623 156624 156625 156626 156627 156628 156629 156630 156631 156632 156633 156634 156635 156636 156637 156638 156639 156640 156641 156642 156643 156644 156645 156646 156647 156648 156649 156650 156651 156652 156653 156654 156655 156656 156657 156658 156659 156660 156661 156662 156663 156664 156665 156666 156667 156668 156669 156670 156671 156672 156673 156674 156675 156676 156677 156678 156679 156680 156681 156682 156683 156684 156685 156686 156687 156688 156689 156690 156691 156692 156693 156694 156695 156696 156697 156698 156699 156700 156701 156702 156703 156704 156705 156706 156707 156708 156709 156710 156711 156712 156713 156714 156715 156716 156717 156718 156719 156720 156721 156722 156723 156724 156725 156726 156727 156728 156729 156730 156731 156732 156733 156734 156735 156736 156737 156738 156739 156740 156741 156742 156743 156744 156745 156746 156747 156748 156749 156750 156751 156752 156753 156754 156755 156756 156757 156758 156759 156760 156761 156762 156763 156764 156765 156766 156767 156768 156769 156770 156771 156772 156773 156774 156775 156776 156777 156778 156779 156780 156781 156782 156783 156784 156785 156786 156787 156788 156789 156790 156791 156792 156793 156794 156795 156796 156797 156798 156799 156800 156801 156802 156803 156804 156805 156806 156807 156808 156809 156810 156811 156812 156813 156814 156815 156816 156817 156818 156819 156820 156821 156822 156823 156824 156825 156826 156827 156828 156829 156830 156831 156832 156833 156834 156835 156836 156837 156838 156839 156840 156841 156842 156843 156844 156845 156846 156847 156848 156849 156850 156851 156852 156853 156854 156855 156856 156857 156858 156859 156860 156861 156862 156863 156864 156865 156866 156867 156868 156869 156870 156871 156872 156873 156874 156875 156876 156877 156878 156879 156880 156881 156882 156883 156884 156885 156886 156887 156888 156889 156890 156891 156892 156893 156894 156895 156896 156897 156898 156899 156900 156901 156902 156903 156904 156905 156906 156907 156908 156909 156910 156911 156912 156913 156914 156915 156916 156917 156918 156919 156920 156921 156922 156923 156924 156925 156926 156927 156928 156929 156930 156931 156932 156933 156934 156935 156936 156937 156938 156939 156940 156941 156942 156943 156944 156945 156946 156947 156948 156949 156950 156951 156952 156953 156954 156955 156956 156957 156958 156959 156960 156961 156962 156963 156964 156965 156966 156967 156968 156969 156970 156971 156972 156973 156974 156975 156976 156977 156978 156979 156980 156981 156982 156983 156984 156985 156986 156987 156988 156989 156990 156991 156992 156993 156994 156995 156996 156997 156998 156999 157000
    ffffffc00b2fa7d8 b rb_add_timestamp.once
    ffffffc00b2fa7dc b tracing_disabled
    ffffffc00b2fa7e0 B __disable_trace_on_warning
    ffffffc00b2fa7e8 b dummy_tracer_opt
    ffffffc00b2fa7f8 b default_bootup_tracer
    ffffffc00b2fa800 b trace_cmdline_lock
    ffffffc00b2fa804 b trace_buffered_event_ref
    ffffffc00b2fa808 b temp_buffer
    ffffffc00b2fa810 B tracepoint_printk
    ffffffc00b2fa818 B tracepoint_print_iter
    ffffffc00b2fa820 b buffers_allocated
    ffffffc00b2fa821 b static_fmt_buf
    ffffffc00b2fa8a4 b static_temp_buf
    ffffffc00b2fa928 b tgid_map
    ffffffc00b2fa930 b tgid_map_max
    ffffffc00b2fa938 b ftrace_dump.iter
    ffffffc00b2fca58 b ftrace_dump.dump_running
    ffffffc00b2fca5c B ftrace_dump_on_oops
    ffffffc00b2fca60 b trace_marker_exports_enabled
    ffffffc00b2fca70 b savedcmd
    ffffffc00b2fca78 b tracepoint_printk_key
    ffffffc00b2fca88 b tracepoint_iter_lock
    ffffffc00b2fca90 b trace_event_exports_enabled
    ffffffc00b2fcaa0 b trace_function_exports_enabled
    ffffffc00b2fcab0 b trace_percpu_buffer
    ffffffc00b2fcab8 b trace_no_verify
    ffffffc00b2fcac8 b tracer_options_updated
    ffffffc00b2fcad0 b trace_instance_dir
    ffffffc00b2fcad8 b allocate_trace_buffer.__key
    ffffffc00b2fcad8 b stat_dir
    ffffffc00b2fcad8 b tracer_alloc_buffers.__key
    ffffffc00b2fcae0 b sched_cmdline_ref
    ffffffc00b2fcae4 b sched_tgid_ref
    ffffffc00b2fcae8 b eventdir_initialized
    ffffffc00b2fcaf0 b field_cachep
    ffffffc00b2fcaf8 b file_cachep
    ffffffc00b2fcb00 B ring_buffer_expanded
    ffffffc00b2fcb08 b perf_trace_buf
    ffffffc00b2fcb28 b total_ref_count
    ffffffc00b2fcb30 b ustring_per_cpu
    ffffffc00b2fcb38 b last_cmd
    ffffffc00b2fcc38 b hist_field_name.full_name
    ffffffc00b2fcd38 b last_cmd.10316
    ffffffc00b2fce38 b last_cmd_loc
    ffffffc00b2fcf38 b ____bpf_trace_printk.buf
    ffffffc00b2fd338 b trace_printk_lock
    ffffffc00b2fd340 b trace_probe_log
    ffffffc00b2fd358 b uprobe_cpu_buffer
    ffffffc00b2fd360 b uprobe_buffer_refcnt
    ffffffc00b2fd368 b cpu_pm_notifier
    ffffffc00b2fd378 b bpf_lock
    ffffffc00b2fd380 b bpf_jit_current
    ffffffc00b2fd388 b empty_prog_array
    ffffffc00b2fd3a0 b bpf_user_rnd_init_once.___done
    ffffffc00b2fd3a4 b map_idr_lock
    ffffffc00b2fd3a8 b prog_idr_lock
    ffffffc00b2fd3ac b link_idr_lock
    ffffffc00b2fd3b0 B bpf_preload_ops
    ffffffc00b2fd3b8 b session_id.11628
    ffffffc00b2fd3c0 b htab_map_btf_id
    ffffffc00b2fd3c4 b htab_lru_map_btf_id
    ffffffc00b2fd3c8 b htab_percpu_map_btf_id
    ffffffc00b2fd3cc b htab_lru_percpu_map_btf_id
    ffffffc00b2fd3d0 b htab_of_maps_map_btf_id
    ffffffc00b2fd3d4 b array_map_btf_id
    ffffffc00b2fd3d8 b percpu_array_map_btf_id
    ffffffc00b2fd3dc b prog_array_map_btf_id
    ffffffc00b2fd3e0 b perf_event_array_map_btf_id
    ffffffc00b2fd3e4 b cgroup_array_map_btf_id
    ffffffc00b2fd3e8 b array_of_maps_map_btf_id
    ffffffc00b2fd3ec b trie_map_btf_id
    ffffffc00b2fd3f0 b cgroup_storage_map_btf_id
    ffffffc00b2fd3f4 b queue_map_btf_id
    ffffffc00b2fd3f8 b stack_map_btf_id
    ffffffc00b2fd3fc b ringbuf_map_btf_id
    ffffffc00b2fd400 b task_storage_map_btf_id
    ffffffc00b2fd408 b task_cache
    ffffffc00b2fd490 b trampoline_table
    ffffffc00b2ff490 B btf_idr_lock
    ffffffc00b2ff494 b btf_void
    ffffffc00b2ff4a0 b bpf_ctx_convert.0
    ffffffc00b2ff4a8 b dev_map_btf_id
    ffffffc00b2ff4ac b dev_map_hash_map_btf_id
    ffffffc00b2ff4b0 b dev_map_lock
    ffffffc00b2ff4b4 b cpu_map_btf_id
    ffffffc00b2ff4b8 b offdevs
    ffffffc00b2ff560 b offdevs_inited
    ffffffc00b2ff564 b stack_trace_map_btf_id
    ffffffc00b2ff568 b reuseport_array_map_btf_id
    ffffffc00b2ff570 B btf_kobj
    ffffffc00b2ff578 b module_type
    ffffffc00b2ff580 b bpf_struct_ops_map_btf_id
    ffffffc00b2ff588 b scs_check_usage.highest
    ffffffc00b2ff590 B perf_sched_events
    ffffffc00b2ff5a0 b __report_avg
    ffffffc00b2ff5a8 b __report_allowed
    ffffffc00b2ff5b0 B perf_guest_cbs
    ffffffc00b2ff5b8 b __empty_callchain
    ffffffc00b2ff5c0 b pmu_idr
    ffffffc00b2ff5d8 b pmu_bus_running
    ffffffc00b2ff5dc b perf_pmu_register.hw_context_taken
    ffffffc00b2ff5e0 b perf_online_mask
    ffffffc00b2ff5e8 b pmus_srcu
    ffffffc00b2ff8a0 b perf_event_cache
    ffffffc00b2ff8a8 b perf_sched_count
    ffffffc00b2ff8b0 b perf_event_id
    ffffffc00b2ff8b8 b nr_callchain_events
    ffffffc00b2ff8c0 b callchain_cpus_entries
    ffffffc00b2ff8c8 b nr_slots
    ffffffc00b2ff8d0 b constraints_initialized
    ffffffc00b2ff8d8 b uprobes_tree
    ffffffc00b2ff8e0 b uprobes_mmap_mutex
    ffffffc00b2ffb50 b uprobes_treelock
    ffffffc00b2ffb58 b builtin_trusted_keys
    ffffffc00b2ffb60 b oom_victims
    ffffffc00b2ffb64 B sysctl_oom_kill_allocating_task
    ffffffc00b2ffb68 B sysctl_panic_on_oom
    ffffffc00b2ffb70 b oom_reaper_th
    ffffffc00b2ffb78 b oom_reaper_list
    ffffffc00b2ffb80 b oom_reaper_lock
    ffffffc00b2ffb88 B dirty_background_bytes
    ffffffc00b2ffb90 B vm_dirty_bytes
    ffffffc00b2ffb98 b bdi_min_ratio
    ffffffc00b2ffb9c B vm_highmem_is_dirtyable
    ffffffc00b2ffba0 b __lru_add_drain_all.lru_drain_gen
    ffffffc00b2ffba8 b __lru_add_drain_all.has_work.0
    ffffffc00b2ffbb0 b shrinker_nr_max
    ffffffc00b2ffbb4 b ContPteHugePageSkipMassiveMapped.scan_pos
    ffffffc00b2ffbb8 b shm_mnt
    ffffffc00b2ffbc0 b shmem_encode_fh.lock
    ffffffc00b2ffbc8 b shmem_inode_cachep
    ffffffc00b2ffbd0 B mm_percpu_wq
    ffffffc00b2ffbd8 B bdi_lock
    ffffffc00b2ffbdc b cgwb_lock
    ffffffc00b2ffbe0 b bdi_class
    ffffffc00b2ffbe8 b bdi_id_cursor
    ffffffc00b2ffbf0 b bdi_tree
    ffffffc00b2ffbf8 b nr_wb_congested
    ffffffc00b2ffc00 b bdi_class_init.__key
    ffffffc00b2ffc00 b bdi_debug_root
    ffffffc00b2ffc08 b cgwb_release_wq
    ffffffc00b2ffc10 B pcpu_lock
    ffffffc00b2ffc14 B pcpu_nr_empty_pop_pages
    ffffffc00b2ffc18 b pcpu_nr_populated
    ffffffc00b2ffc20 b pcpu_atomic_alloc_failed
    ffffffc00b2ffc28 b pcpu_get_pages.pages
    ffffffc00b2ffc30 B __boot_cpu_id
    ffffffc00b2ffc34 b slab_nomerge
    ffffffc00b2ffc38 b shadow_nodes
    ffffffc00b2ffc58 b reg_refcount
    ffffffc00b2ffc58 b shadow_nodes_key
    ffffffc00b2ffc60 b tmp_bufs
    ffffffc00b2ffc68 B max_mapnr
    ffffffc00b2ffc70 B mem_map
    ffffffc00b2ffc78 b print_bad_pte.resume
    ffffffc00b2ffc80 b print_bad_pte.nr_shown
    ffffffc00b2ffc88 b print_bad_pte.nr_unshown
    ffffffc00b2ffc90 B perf_swevent_enabled
    ffffffc00b2ffd50 b shmlock_user_lock
    ffffffc00b2ffd54 b ignore_rlimit_data
    ffffffc00b2ffd58 b anon_vma_cachep
    ffffffc00b2ffd60 b anon_vma_chain_cachep
    ffffffc00b2ffd68 B lru_gen_caps
    ffffffc00b2ffd98 b nr_vmalloc_pages
    ffffffc00b2ffda0 b vmap_area_cachep
    ffffffc00b2ffda8 b vmap_area_root
    ffffffc00b2ffdb0 b vmap_area_lock
    ffffffc00b2ffdb4 b free_vmap_area_lock
    ffffffc00b2ffdb8 b free_vmap_area_root
    ffffffc00b2ffdc0 b vmap_blocks
    ffffffc00b2ffdd0 b vmap_lazy_nr
    ffffffc00b2ffdd8 b purge_vmap_area_lock
    ffffffc00b2ffde0 b purge_vmap_area_root
    ffffffc00b2ffde8 b saved_gfp_mask
    ffffffc00b2ffdec b setup_per_zone_wmarks.lock
    ffffffc00b2ffdf0 B percpu_pagelist_high_fraction
    ffffffc00b2ffdf4 B movable_zone
    ffffffc00b2ffdf8 b bad_page.resume
    ffffffc00b2ffe00 b bad_page.nr_shown
    ffffffc00b2ffe08 b bad_page.nr_unshown
    ffffffc00b2ffe10 b __drain_all_pages.cpus_with_pcps
    ffffffc00b2ffe18 B cpusets_enabled_key
    ffffffc00b2ffe28 B cpusets_pre_enable_key
    ffffffc00b2ffe38 b zonelist_update_seq
    ffffffc00b2ffe40 b overlap_memmap_init.r
    ffffffc00b2ffe48 b shuffle_param
    ffffffc00b2ffe50 b shuffle_pick_tail.rand
    ffffffc00b2ffe58 b shuffle_pick_tail.rand_bits
    ffffffc00b2ffe60 b memblock_memory_init_regions
    ffffffc00b300a60 b memblock_reserved_init_regions
    ffffffc00b301978 b memblock_debug
    ffffffc00b301979 b system_has_some_mirror
    ffffffc00b30197c b memblock_can_resize
    ffffffc00b301980 B max_low_pfn
    ffffffc00b301988 B max_possible_pfn
    ffffffc00b301990 b memblock_memory_in_slab
    ffffffc00b301994 b memblock_reserved_in_slab
    ffffffc00b301998 B movable_node_enabled
    ffffffc00b3019a0 B page_alloc_shuffle_key
    ffffffc00b3019b0 b swap_cache_info.0
    ffffffc00b3019b8 b swap_cache_info.1
    ffffffc00b3019c0 b swap_cache_info.2
    ffffffc00b3019c8 b swap_cache_info.3
    ffffffc00b3019d0 b swapin_nr_pages.prev_offset
    ffffffc00b3019d8 b swapin_nr_pages.last_readahead_pages
    ffffffc00b3019dc B page_cluster
    ffffffc00b3019e0 B swap_lock
    ffffffc00b3019e4 B nr_rotate_swap
    ffffffc00b3019e8 b nr_swapfiles
    ffffffc00b3019f0 B swap_info
    ffffffc00b301ae0 b swap_avail_lock
    ffffffc00b301ae8 b swap_avail_heads
    ffffffc00b301af0 b proc_poll_event
    ffffffc00b301b00 B vm_committed_as
    ffffffc00b301b28 B swap_slot_cache_enabled
    ffffffc00b301b29 b swap_slot_cache_initialized
    ffffffc00b301b2a b swap_slot_cache_active
    ffffffc00b301b30 b check_usemap_section_nr.old_usemap_snr
    ffffffc00b301b38 b check_usemap_section_nr.old_pgdat_snr
    ffffffc00b301b40 b vmemmap_alloc_block.warned
    ffffffc00b301b44 b slub_debug
    ffffffc00b301b48 b slub_debug_string
    ffffffc00b301b50 b kmem_cache_node
    ffffffc00b301b58 B kmem_cache
    ffffffc00b301b60 b slab_nodes
    ffffffc00b301b68 B slab_state
    ffffffc00b301b6c b slub_min_order
    ffffffc00b301b70 b slub_min_objects
    ffffffc00b301b78 b flushwq
    ffffffc00b301b80 b slab_debugfs_root
    ffffffc00b301b88 b disable_higher_order_debug
    ffffffc00b301b8c b object_map_lock
    ffffffc00b301b90 b object_map
    ffffffc00b302b90 b slab_kset
    ffffffc00b302b98 b alias_list
    ffffffc00b302ba0 b kasan_flags
    ffffffc00b302ba8 b report_lock
    ffffffc00b302bb0 B kfence_allocation_key
    ffffffc00b302bc0 b counters
    ffffffc00b302c00 b kfence_freelist_lock
    ffffffc00b302c08 B init_on_free
    ffffffc00b302c18 b alloc_covered
    ffffffc00b302e18 B kfence_metadata
    ffffffc00b314b90 b huge_zero_refcount
    ffffffc00b314b94 b khugepaged_mm_lock
    ffffffc00b314b98 b khugepaged_pages_collapsed
    ffffffc00b314b9c b khugepaged_full_scans
    ffffffc00b314ba0 b khugepaged_sleep_expire
    ffffffc00b314ba8 b khugepaged_node_load.0
    ffffffc00b314bac b stats_flush_threshold
    ffffffc00b314bb0 b flush_next_time
    ffffffc00b314bb8 B memcg_nr_cache_ids
    ffffffc00b314bbc b stats_flush_lock
    ffffffc00b314bc0 b memcg_oom_lock
    ffffffc00b314bc4 b objcg_lock
    ffffffc00b314bc8 b swap_cgroup_ctrl
    ffffffc00b314e98 B page_owner_inited
    ffffffc00b314ea8 b page_owner_enabled
    ffffffc00b314eac b dummy_handle
    ffffffc00b314eb0 b failure_handle
    ffffffc00b314eb4 b early_handle
    ffffffc00b314eb8 b pp_buffer
    ffffffc00b314ed0 b page_pinner_enabled
    ffffffc00b314ed4 b failure_handle.16572
    ffffffc00b314ed8 b cleancache_failed_gets
    ffffffc00b314ee0 b cleancache_succ_gets
    ffffffc00b314ee8 b cleancache_puts
    ffffffc00b314ef0 b cleancache_invalidates
    ffffffc00b314ef8 B page_pinner_inited
    ffffffc00b314f08 B high_memory
    ffffffc00b314f10 b total_usage
    ffffffc00b314f18 B cma_area_count
    ffffffc00b314f20 B cma_areas
    ffffffc00b315fa0 B cont_pte_cma_spinlock
    ffffffc00b315fa4 b nr_running_ctxs
    ffffffc00b315fa8 b kdamond_split_regions.last_nr_regions
    ffffffc00b315fb0 b __damon_pa_check_access.last_addr
    ffffffc00b315fb8 b __damon_pa_check_access.last_accessed
    ffffffc00b315fbc b damon_reclaim_timer_fn.last_enabled
    ffffffc00b315fc0 b ctx
    ffffffc00b315fc8 b target
    ffffffc00b315fd0 B page_reporting_enabled
    ffffffc00b315fe0 B cont_pte_huge_page_enabled_key
    ffffffc00b315ff0 B perf_stat
    ffffffc00b316a60 B cont_pte_cma
    ffffffc00b316a68 B g_cont_pte_pool
    ffffffc00b316ad0 b alloc_cont_pte_hugepage.first_alloc
    ffffffc00b316ad8 b sysctl_max_chp_buddy_count
    ffffffc00b316ae0 b build_thp_wq
    ffffffc00b316ae8 B cont_pte_pool_cma_size
    ffffffc00b316af0 B supported_oat_hugepage
    ffffffc00b316af1 b cmdline_cont_pte_sup_prjname
    ffffffc00b316af8 B ub
    ffffffc00b316b00 B cma_chunk_refill_ready
    ffffffc00b316b08 B swap_cluster_double_mapped
    ffffffc00b316b10 B thp_swpin_hit_swapcache
    ffffffc00b316b18 B thp_cow
    ffffffc00b316b20 B thp_cow_fallback
    ffffffc00b316b28 B pool_direct_reclaim_wait
    ffffffc00b316b40 b config_alloc_oom
    ffffffc00b316b48 b alloc_chp_from_buddy.peak_jiffies
    ffffffc00b316b50 b peak_chp_nr
    ffffffc00b316b58 b thp_queue_lock
    ffffffc00b316b5c b uid_blacklist_lock
    ffffffc00b316b60 B mm_kobj
    ffffffc00b316b68 b alloc_empty_file.old_max
    ffffffc00b316b70 b delayed_fput_list
    ffffffc00b316b78 b sb_lock
    ffffffc00b316b80 b super_setup_bdi.bdi_seq
    ffffffc00b316b88 b chrdevs
    ffffffc00b317380 b cdev_lock
    ffffffc00b317388 b cdev_map
    ffffffc00b317390 B suid_dumpable
    ffffffc00b317394 b binfmt_lock
    ffffffc00b3173a0 B sighand_cachep
    ffffffc00b3173a8 B pipe_user_pages_hard
    ffffffc00b3173b0 B memcg_kmem_enabled_key
    ffffffc00b3173c0 b fasync_lock
    ffffffc00b3173c8 b in_lookup_hashtable
    ffffffc00b3193c8 B inodes_stat
    ffffffc00b319400 b get_next_ino.shared_last_ino
    ffffffc00b319404 b iunique.iunique_lock
    ffffffc00b319408 b iunique.counter
    ffffffc00b319410 B files_cachep
    ffffffc00b319418 b file_systems_lock
    ffffffc00b319420 b file_systems
    ffffffc00b319428 b event
    ffffffc00b319430 b unmounted
    ffffffc00b319438 b delayed_mntput_list
    ffffffc00b319440 b pin_fs_lock
    ffffffc00b319444 b simple_transaction_get.simple_transaction_lock
    ffffffc00b319448 b isw_nr_in_flight
    ffffffc00b319450 b isw_wq
    ffffffc00b319458 B global_wb_domain
    ffffffc00b3194e0 B bdi_wq
    ffffffc00b3194e8 b last_dest
    ffffffc00b3194f0 b first_source
    ffffffc00b3194f8 b last_source
    ffffffc00b319500 b mp
    ffffffc00b319508 b list
    ffffffc00b319510 b dest_master
    ffffffc00b319518 B fs_cachep
    ffffffc00b319520 b pin_lock
    ffffffc00b319528 b nsfs_mnt
    ffffffc00b319530 b max_buffer_heads
    ffffffc00b319538 B lru_disable_count
    ffffffc00b31953c B buffer_heads_over_limit
    ffffffc00b319540 b fsnotify_sync_cookie
    ffffffc00b319544 b destroy_lock
    ffffffc00b319548 b connector_destroy_list
    ffffffc00b319550 B fsnotify_mark_srcu
    ffffffc00b319808 B fsnotify_mark_connector_cachep
    ffffffc00b319810 b idr_callback.warned
    ffffffc00b319818 b it_zero
    ffffffc00b319820 b long_zero
    ffffffc00b319828 b loop_check_gen
    ffffffc00b319830 b inserting_into
    ffffffc00b319838 b path_count
    ffffffc00b319850 b anon_inode_inode
    ffffffc00b319858 b cancel_lock
    ffffffc00b319860 B aio_nr
    ffffffc00b319868 b aio_mnt
    ffffffc00b319870 b kiocb_cachep
    ffffffc00b319878 b kioctx_cachep
    ffffffc00b319880 b aio_nr_lock
    ffffffc00b319888 b fscrypt_read_workqueue
    ffffffc00b319890 b fscrypt_bounce_page_pool
    ffffffc00b319898 b fscrypt_add_test_dummy_key.test_key
    ffffffc00b3198d8 b fscrypt_add_test_dummy_key.___done
    ffffffc00b3198e0 B fscrypt_info_cachep
    ffffffc00b3198e8 b fscrypt_direct_keys_lock
    ffffffc00b3198f0 b fscrypt_direct_keys
    ffffffc00b319af0 b fsverity_info_cachep
    ffffffc00b319af8 b fsverity_read_workqueue
    ffffffc00b319b00 b fsverity_require_signatures
    ffffffc00b319b08 b fsverity_keyring
    ffffffc00b319b10 b fsverity_sysctl_header
    ffffffc00b319b18 b blocked_lock_lock
    ffffffc00b319b20 b lease_notifier_chain
    ffffffc00b319e10 b blocked_hash
    ffffffc00b31a210 b enabled.19391
    ffffffc00b31a214 b entries_lock
    ffffffc00b31a220 b bm_mnt
    ffffffc00b31a228 b entry_count.19384
    ffffffc00b31a230 b mb_entry_cache
    ffffffc00b31a238 b do_coredump.core_dump_count
    ffffffc00b31a23c B core_pipe_limit
    ffffffc00b31a240 B core_uses_pid
    ffffffc00b31a244 b __dump_skip.zeroes
    ffffffc00b31b244 b drop_caches_sysctl_handler.stfu
    ffffffc00b31b248 B sysctl_drop_caches
    ffffffc00b31b250 b iomap_ioend_bioset
    ffffffc00b31b378 b quota_formats
    ffffffc00b31b380 b dquot_cachep
    ffffffc00b31b388 b dq_hash_bits
    ffffffc00b31b38c b dq_hash_mask
    ffffffc00b31b390 b dquot_hash
    ffffffc00b31b398 B dqstats
    ffffffc00b31b518 B total_swap_pages
    ffffffc00b31b520 b proc_subdir_lock
    ffffffc00b31b528 b proc_tty_driver
    ffffffc00b31b530 B nr_threads
    ffffffc00b31b538 B cont_pte_double_map_count
    ffffffc00b31b540 B total_forks
    ffffffc00b31b548 B sysctl_mount_point
    ffffffc00b31b588 b sysctl_lock
    ffffffc00b31b590 b saved_boot_config
    ffffffc00b31b598 b kernfs_rename_lock
    ffffffc00b31b59c b kernfs_pr_cont_lock
    ffffffc00b31b5a0 b kernfs_pr_cont_buf
    ffffffc00b31c5a0 B kernfs_iattrs_cache
    ffffffc00b31c5a8 b kernfs_idr_lock
    ffffffc00b31c5b0 B kernfs_node_cache
    ffffffc00b31c5b8 b kernfs_open_node_lock
    ffffffc00b31c5bc b kernfs_notify_lock
    ffffffc00b31c5c0 b sysfs_root
    ffffffc00b31c5c8 B sysfs_root_kn
    ffffffc00b31c5d0 B sysfs_symlink_target_lock
    ffffffc00b31c5d4 B configfs_dirent_lock
    ffffffc00b31c5d8 b configfs_mount
    ffffffc00b31c5e0 b configfs_mnt_count
    ffffffc00b31c5e8 B configfs_dir_cachep
    ffffffc00b31c5f0 b pty_count
    ffffffc00b31c5f4 b pty_limit_min
    ffffffc00b31c5f8 b ext4_system_zone_cachep
    ffffffc00b31c600 b ext4_es_cachep
    ffffffc00b31c608 b ext4_pending_cachep
    ffffffc00b31c610 b ext4_free_data_cachep
    ffffffc00b31c618 b ext4_pspace_cachep
    ffffffc00b31c620 b ext4_ac_cachep
    ffffffc00b31c628 b ext4_groupinfo_caches
    ffffffc00b31c668 b io_end_cachep
    ffffffc00b31c670 b io_end_vec_cachep
    ffffffc00b31c678 b bio_post_read_ctx_cache
    ffffffc00b31c680 b bio_post_read_ctx_pool
    ffffffc00b31c688 b ext4_li_info
    ffffffc00b31c690 B ext4__ioend_wq
    ffffffc00b31ca08 b ext4_fill_super.rwsem_key
    ffffffc00b31ca08 b ext4_mount_msg_ratelimit
    ffffffc00b31ca30 b ext4_inode_cachep
    ffffffc00b31ca38 b ext4_lazyinit_task
    ffffffc00b31ca40 b ext4_root
    ffffffc00b31ca48 b ext4_proc_root
    ffffffc00b31ca50 b ext4_feat
    ffffffc00b31ca58 b ext4_expand_extra_isize_ea.mnt_count
    ffffffc00b31ca60 b ext4_fc_dentry_cachep
    ffffffc00b31ca68 b transaction_cache
    ffffffc00b31ca70 b jbd2_revoke_record_cache
    ffffffc00b31ca78 b jbd2_revoke_table_cache
    ffffffc00b31ca80 b proc_jbd2_stats
    ffffffc00b31ca88 B jbd2_handle_cache
    ffffffc00b31ca90 B jbd2_inode_cache
    ffffffc00b31ca98 b jbd2_slab
    ffffffc00b31cad8 b jbd2_journal_head_cache
    ffffffc00b31cae0 b fat_cache_cachep
    ffffffc00b31cae8 b fat_cache_lookup.nohit
    ffffffc00b31cb08 b fat12_entry_lock
    ffffffc00b31cb10 b fat_inode_cachep
    ffffffc00b31cb18 b exfat_inode_cachep
    ffffffc00b31cb20 b exfat_cachep
    ffffffc00b31cb28 b exfat_cache_lookup.nohit
    ffffffc00b31cb48 b nls_lock
    ffffffc00b31cb50 b p_nls
    ffffffc00b31cb58 b p_nls.24528
    ffffffc00b31cb60 b identity
    ffffffc00b31cc60 b fuse_req_cachep
    ffffffc00b31cc68 b fuse_inode_cachep
    ffffffc00b31cc70 b fuse_kobj
    ffffffc00b31cc78 b fuse_control_sb
    ffffffc00b31cc80 B max_user_bgreq
    ffffffc00b31cc84 B max_user_congthresh
    ffffffc00b31cc88 B fuse_conn_list
    ffffffc00b31cc98 b fuse_bpf_aio_request_cachep
    ffffffc00b31cca0 b ovl_redirect_dir_def
    ffffffc00b31cca4 b ovl_index_def
    ffffffc00b31cca8 b ovl_nfs_export_def
    ffffffc00b31ccac b ovl_xino_auto_def
    ffffffc00b31ccb0 b ovl_metacopy_def
    ffffffc00b31ccb8 b ovl_inode_cachep
    ffffffc00b31ccc0 b ovl_aio_request_cachep
    ffffffc00b31ccc8 b ovl_lookup_temp.temp_id
    ffffffc00b31ccd0 b sysfs_root.25672
    ffffffc00b31ccd8 b instances_node
    ffffffc00b31cce0 b features_node
    ffffffc00b31cce8 b incfs_read_signature.signature
    ffffffc00b31ccf0 b debugfs_mount
    ffffffc00b31ccf8 b debugfs_mount_count
    ffffffc00b31ccfc b debugfs_registered
    ffffffc00b31cd00 b tracefs_mount
    ffffffc00b31cd08 b tracefs_mount_count
    ffffffc00b31cd0c b tracefs_registered
    ffffffc00b31cd10 b page_info_slab
    ffffffc00b31cd18 b f2fs_inode_cachep
    ffffffc00b31cd20 b ino_entry_slab
    ffffffc00b31cd28 b victim_entry_slab
    ffffffc00b31cd30 B f2fs_inode_entry_slab
    ffffffc00b31cd38 b f2fs_bioset
    ffffffc00b31ce60 b bio_post_read_ctx_cache.27111
    ffffffc00b31ce68 b bio_post_read_ctx_pool.27057
    ffffffc00b31ce70 b bio_entry_slab
    ffffffc00b31ce78 b fsync_node_entry_slab
    ffffffc00b31ce80 b free_nid_slab
    ffffffc00b31ce88 b nat_entry_set_slab
    ffffffc00b31ce90 b nat_entry_slab
    ffffffc00b31ce98 b discard_entry_slab
    ffffffc00b31cea0 b discard_cmd_slab
    ffffffc00b31cea8 b sit_entry_set_slab
    ffffffc00b31ceb0 b revoke_entry_slab
    ffffffc00b31ceb8 b fsync_entry_slab
    ffffffc00b31cec0 B f2fs_cf_name_slab
    ffffffc00b31cec8 b f2fs_list_lock
    ffffffc00b31cecc b shrinker_run_no
    ffffffc00b31ced0 b extent_tree_slab
    ffffffc00b31ced8 b extent_node_slab
    ffffffc00b31cee0 b f2fs_proc_root
    ffffffc00b31cee8 B may_compress
    ffffffc00b31ceec B may_set_compr_fl
    ffffffc00b31cef0 b f2fs_stat_lock
    ffffffc00b31cef8 b f2fs_debugfs_root
    ffffffc00b31cf00 b compress_page_pool
    ffffffc00b31cf08 b mpool
    ffffffc00b31cf10 b cic_entry_slab
    ffffffc00b31cf18 b dic_entry_slab
    ffffffc00b31cf20 b f2fs_pcpubuf
    ffffffc00b31cf28 b bio_iostat_ctx_pool
    ffffffc00b31cf30 b bio_iostat_ctx_cache
    ffffffc00b31cf38 b pstore_sb
    ffffffc00b31cf40 b backend
    ffffffc00b31cf48 b tfm
    ffffffc00b31cf50 b big_oops_buf_sz
    ffffffc00b31cf58 b big_oops_buf
    ffffffc00b31cf60 b oopscount
    ffffffc00b31cf64 b pstore_new_entry
    ffffffc00b31cf68 b pmsg_major
    ffffffc00b31cf6c b pstore_register_pmsg.__key
    ffffffc00b31cf70 b pmsg_class
    ffffffc00b31cf78 B psinfo
    ffffffc00b31cf80 b mem_address
    ffffffc00b31cf88 b mem_size
    ffffffc00b31cf90 b mem_type
    ffffffc00b31cf94 b ramoops_ecc
    ffffffc00b31cf98 b dummy
    ffffffc00b31cfa0 b erofs_global_shrink_cnt
    ffffffc00b31cfa8 b erofs_sb_list_lock
    ffffffc00b31cfac b shrinker_run_no.28200
    ffffffc00b31cfb0 b erofs_pcpubuf_growsize.pcb_nrpages
    ffffffc00b31cfb8 b erofs_attrs
    ffffffc00b31cfc0 B config_bug_on
    ffffffc00b31cfc4 b erofs_cpuhp_state
    ffffffc00b31cfc8 b z_erofs_pcpu_workers
    ffffffc00b31cfd0 b z_erofs_pcpu_worker_lock
    ffffffc00b31cfd8 b z_pagemap_global
    ffffffc00b320fd8 b key_gc_flags
    ffffffc00b320fe0 b key_gc_dead_keytype
    ffffffc00b320fe8 b key_garbage_collector.gc_state
    ffffffc00b320ff0 B key_jar
    ffffffc00b320ff8 b keyring_name_lock
    ffffffc00b321000 B key_serial_lock
    ffffffc00b321008 B key_serial_tree
    ffffffc00b321010 B key_user_lock
    ffffffc00b321018 B key_user_tree
    ffffffc00b321020 b warn_setuid_and_fcaps_mixed.warned
    ffffffc00b321028 b lsm_inode_cache
    ffffffc00b321030 b lsm_file_cache
    ffffffc00b321038 b mount
    ffffffc00b321040 b mount_count
    ffffffc00b321048 b lsm_dentry
    ffffffc00b321050 B lsm_names
    ffffffc00b321058 b selinux_avc
    ffffffc00b322870 b avc_latest_notif_update.notif_lock
    ffffffc00b322874 b selinux_checkreqprot_boot
    ffffffc00b322878 b selinux_secmark_refcount
    ffffffc00b322880 B fs_kobj
    ffffffc00b322888 b sel_netif_lock
    ffffffc00b322890 b sel_netif_hash
    ffffffc00b322c90 b sel_netif_total
    ffffffc00b322c94 b sel_netnode_lock
    ffffffc00b322c98 b sel_netnode_hash
    ffffffc00b324498 b sel_netport_lock
    ffffffc00b3244a0 b sel_netport_hash
    ffffffc00b325ca0 B selinux_state
    ffffffc00b325d28 B GKI_struct_selinux_state
    ffffffc00b325d30 b integrity_iint_lock
    ffffffc00b325d38 b integrity_iint_tree
    ffffffc00b325d40 B integrity_dir
    ffffffc00b325d48 b integrity_audit_info
    ffffffc00b325d4c b scomp_scratch_users
    ffffffc00b325d50 b notests
    ffffffc00b325d51 b panic_on_fail
    ffffffc00b325d58 b crypto_default_null_skcipher
    ffffffc00b325d60 b crypto_default_null_skcipher_refcnt
    ffffffc00b325d68 b gcm_zeroes
    ffffffc00b325d70 b crypto_default_rng_refcnt
    ffffffc00b325d74 b dbg
    ffffffc00b325d80 b drbg_algs
    ffffffc00b328980 b ecdh_nist_p192_registered
    ffffffc00b328988 b ca_keyid
    ffffffc00b328990 b use_builtin_keys
    ffffffc00b328994 b cakey
    ffffffc00b3289a0 b bdev_cache_init.bd_mnt
    ffffffc00b3289a8 b blkdev_dio_pool
    ffffffc00b328ad0 b bio_dirty_lock
    ffffffc00b328ad8 b bio_dirty_list
    ffffffc00b328ae0 b bio_slabs
    ffffffc00b328af0 b elv_list_lock
    ffffffc00b328af8 b kblockd_workqueue
    ffffffc00b328b00 B blk_debugfs_root
    ffffffc00b328b08 B blk_requestq_cachep
    ffffffc00b328b10 b iocontext_cachep
    ffffffc00b328b18 B laptop_mode
    ffffffc00b328b20 B force_irqthreads_key
    ffffffc00b328b30 b major_names_spinlock
    ffffffc00b328b38 b major_names
    ffffffc00b329330 b block_depr
    ffffffc00b329338 b diskseq
    ffffffc00b329340 b force_gpt
    ffffffc00b329340 b genhd_device_init.__key
    ffffffc00b329348 b disk_events_dfl_poll_msecs
    ffffffc00b329350 b bsg_major
    ffffffc00b329358 b bsg_class
    ffffffc00b329360 b blkcg_policy
    ffffffc00b329360 b bsg_init.__key
    ffffffc00b329390 b blkcg_punt_bio_wq
    ffffffc00b329398 B blkcg_root
    ffffffc00b3294f8 b kthrotld_workqueue
    ffffffc00b329500 b trace_iocg_path_lock
    ffffffc00b329504 b trace_iocg_path
    ffffffc00b329904 B blkcg_debug_stats
    ffffffc00b329908 b bfq_pool
    ffffffc00b329910 b ref_wr_duration
    ffffffc00b329918 b bio_crypt_ctx_pool
    ffffffc00b329920 b bio_crypt_ctx_cache
    ffffffc00b329928 b tfms_inited
    ffffffc00b329930 b blk_crypto_ksm
    ffffffc00b3299f8 b bio_fallback_crypt_ctx_pool
    ffffffc00b329a00 b blk_crypto_keyslots
    ffffffc00b329a08 b blk_crypto_bounce_page_pool
    ffffffc00b329a10 b crypto_bio_split
    ffffffc00b329b38 b blk_crypto_wq
    ffffffc00b329b40 b blk_crypto_fallback_inited
    ffffffc00b329b41 b blank_key
    ffffffc00b329b88 b bio_fallback_crypt_ctx_cache
    ffffffc00b329b90 B GKI_struct_blk_mq_alloc_data
    ffffffc00b329b98 b req_cachep
    ffffffc00b329ba0 b io_wq_online
    ffffffc00b329ba4 b percpu_ref_switch_lock
    ffffffc00b329ba8 b percpu_ref_switch_to_atomic_rcu.underflows
    ffffffc00b329bb0 b rht_bucket_nested.rhnull
    ffffffc00b329bb8 b once_lock
    ffffffc00b329bc0 b tfm.32901
    ffffffc00b329bc8 b static_ltree
    ffffffc00b32a048 b static_dtree
    ffffffc00b32a0c0 b length_code
    ffffffc00b32a1c0 b dist_code
    ffffffc00b32a3c0 b tr_static_init.static_init_done
    ffffffc00b32a3c4 b base_length
    ffffffc00b32a438 b base_dist
    ffffffc00b32a4b0 b ts_mod_lock
    ffffffc00b32a4b4 b percpu_counters_lock
    ffffffc00b32a4b8 b verbose.33241
    ffffffc00b32a4c0 B saved_command_line
    ffffffc00b32a4c8 b constants
    ffffffc00b32a4f8 b stack_depot_disable
    ffffffc00b32a500 b stack_table
    ffffffc00b32a508 b depot_index
    ffffffc00b32a510 b stack_slabs
    ffffffc00b33a510 b next_slab_inited
    ffffffc00b33a514 b depot_lock
    ffffffc00b33a518 b depot_offset
    ffffffc00b33a520 b dump_stack_arch_desc_str
    ffffffc00b33a5a0 b klist_remove_lock
    ffffffc00b33a5a4 b kobj_ns_type_lock
    ffffffc00b33a5a8 b kobj_ns_ops_tbl.0
    ffffffc00b33a5b0 B uevent_seqnum
    ffffffc00b33a5b8 B mte_async_or_asymm_mode
    ffffffc00b33a5c8 B radix_tree_node_cachep
    ffffffc00b33a5d0 b irq_ic_data
    ffffffc00b33a5d8 b nmi_hwirq
    ffffffc00b33a5e0 b wake_irq_enabled
    ffffffc00b33a5e8 b wake_mux_valid
    ffffffc00b33a5f8 b base
    ffffffc00b33a600 b wake_mux_enabled
    ffffffc00b33a610 b gicv2_force_probe
    ffffffc00b33a618 b needs_rmw_access
    ffffffc00b33a628 b rmw_writeb.rmw_lock
    ffffffc00b33a62c b irq_controller_lock
    ffffffc00b33a630 b v2m_lock
    ffffffc00b33a638 b gicv2m_pmsi_ops
    ffffffc00b33a688 B gic_pmr_sync
    ffffffc00b33a698 b gicv3_nolpi
    ffffffc00b33a6a0 b gic_arm64_2941627_erratum
    ffffffc00b33a6b0 b mbi_range_nr
    ffffffc00b33a6b8 b mbi_ranges
    ffffffc00b33a6c0 b mbi_phys_base
    ffffffc00b33a6c8 b mbi_pmsi_ops
    ffffffc00b33a718 b gic_rdists
    ffffffc00b33a720 b its_parent
    ffffffc00b33a728 b lpi_id_bits
    ffffffc00b33a72c b its_lock
    ffffffc00b33a730 b its_list_map
    ffffffc00b33a738 b vpe_proxy
    ffffffc00b33a758 b vmovp_lock
    ffffffc00b33a75c b vmovp_seq_num
    ffffffc00b33a760 b find_4_1_its.its
    ffffffc00b33a768 b gic_domain
    ffffffc00b33a770 b vpe_domain_ops
    ffffffc00b33a778 b sgi_domain_ops
    ffffffc00b33a780 b phy_class
    ffffffc00b33a788 b phy_core_init.__key
    ffffffc00b33a788 b pinctrl_dummy_state
    ffffffc00b33a790 b debugfs_root
    ffffffc00b33a798 b gpiolib_initialized
    ffffffc00b33a79c b gpio_devt
    ffffffc00b33a7a0 B gpio_lock
    ffffffc00b33a7a8 b allocated_pwms
    ffffffc00b33a828 b pcibus_class_init.__key
    ffffffc00b33a828 b pcie_ats_disabled
    ffffffc00b33a828 b pwm_sysfs_init.__key
    ffffffc00b33a82c b pci_acs_enable
    ffffffc00b33a830 b pci_platform_pm
    ffffffc00b33a838 b pci_bridge_d3_disable
    ffffffc00b33a839 b pci_bridge_d3_force
    ffffffc00b33a83a b pcie_ari_disabled
    ffffffc00b33a840 b arch_set_vga_state
    ffffffc00b33a848 B pci_early_dump
    ffffffc00b33a850 b disable_acs_redir_param
    ffffffc00b33a858 B pci_lock
    ffffffc00b33a85c b resource_alignment_lock
    ffffffc00b33a860 b resource_alignment_param
    ffffffc00b33a868 B pm_suspend_global_flags
    ffffffc00b33a86c b sysfs_initialized
    ffffffc00b33a870 b pci_msi_enable
    ffffffc00b33a874 B pci_msi_ignore_mask
    ffffffc00b33a878 B pcie_ports_disabled
    ffffffc00b33a87c B pcie_ports_dpc_native
    ffffffc00b33a87d b aspm_support_enabled
    ffffffc00b33a880 b aspm_policy
    ffffffc00b33a884 b aspm_disabled
    ffffffc00b33a888 b aspm_force
    ffffffc00b33a88c b pcie_aer_disable
    ffffffc00b33a890 B pcie_ports_native
    ffffffc00b33a894 B pcie_pme_msi_disabled
    ffffffc00b33a898 b proc_initialized
    ffffffc00b33a8a0 b proc_bus_pci_dir
    ffffffc00b33a8a8 B pci_slots_kset
    ffffffc00b33a8b0 b pci_apply_fixup_final_quirks
    ffffffc00b33a8b4 B pci_cache_line_size
    ffffffc00b33a8b8 B isa_dma_bridge_buggy
    ffffffc00b33a8bc B pci_pci_problems
    ffffffc00b33a8c0 b asus_hides_smbus
    ffffffc00b33a8c8 b asus_rcba_base
    ffffffc00b33a8d0 B pci_pm_d3hot_delay
    ffffffc00b33a8d8 b pci_epc_class
    ffffffc00b33a8e0 b pci_epc_init.__key
    ffffffc00b33a8e0 B pci_flags
    ffffffc00b33a8e8 b backlight_class
    ffffffc00b33a8f0 b backlight_dev_list_mutex
    ffffffc00b33a920 b backlight_dev_list
    ffffffc00b33a930 b backlight_notifier
    ffffffc00b33a978 b backlight_class_init.__key
    ffffffc00b33a978 B fb_mode_option
    ffffffc00b33a980 b clk_root_list
    ffffffc00b33a988 b clk_orphan_list
    ffffffc00b33a990 b prepare_owner
    ffffffc00b33a998 b prepare_refcnt
    ffffffc00b33a99c b enable_lock
    ffffffc00b33a9a0 b rootdir.37736
    ffffffc00b33a9a8 b clk_debug_list
    ffffffc00b33a9b0 b inited
    ffffffc00b33a9b8 b enable_owner
    ffffffc00b33a9c0 b enable_refcnt
    ffffffc00b33a9c8 b cpufreq_dev
    ffffffc00b33a9d0 b hisi_clk_lock
    ffffffc00b33a9d4 b mmc_mux_table
    ffffffc00b33a9d8 b clk_crgctrl_data
    ffffffc00b33a9e0 b stub_clk_chan
    ffffffc00b33aa20 b freq_reg
    ffffffc00b33aa28 b channel_table
    ffffffc00b33aaa8 b dmaengine_ref_count
    ffffffc00b33aab0 b dma_cap_mask_all
    ffffffc00b33aab8 b rootdir.38935
    ffffffc00b33aac0 b unmap_pool.0
    ffffffc00b33aac8 b unmap_pool.2
    ffffffc00b33aad0 b dma_bus_init.__key
    ffffffc00b33aad0 b of_dma_request_slave_channel.last_index
    ffffffc00b33aad8 b base.39062
    ffffffc00b33aae0 b sram_lock
    ffffffc00b33aae8 b sram_dev
    ffffffc00b33aaf0 b storage_procfs
    ffffffc00b33aaf8 b io_metrics_procfs
    ffffffc00b33ab00 b io_metrics_control_procfs
    ffffffc00b33ab08 b sample_dir.0
    ffffffc00b33ab10 b abnormal_io_dump_path
    ffffffc00b33af10 B blk_metrics_lat_read_4k_in_blk
    ffffffc00b33af50 B blk_metrics_lat_read_4k_in_drv
    ffffffc00b33af90 B blk_metrics_lat_write_4k_in_blk
    ffffffc00b33afd0 B blk_metrics_lat_write_4k_in_drv
    ffffffc00b33b010 B blk_metrics_lat_read_512k_in_blk
    ffffffc00b33b050 B blk_metrics_lat_read_512k_in_drv
    ffffffc00b33b090 B blk_metrics_lat_write_512k_in_blk
    ffffffc00b33b0d0 B blk_metrics_lat_write_512k_in_drv
    ffffffc00b33b110 B block_rq_issue_enabled
    ffffffc00b33b114 B block_rq_complete_enabled
    ffffffc00b33b118 B blk_metrics
    ffffffc00b33b398 B blk_metrics_lock
    ffffffc00b33b3c0 B f2fs_issue_discard_enabled
    ffffffc00b33b3c4 B f2fs_gc_begin_enabled
    ffffffc00b33b3c8 B f2fs_gc_end_enabled
    ffffffc00b33b3cc B f2fs_write_checkpoint_enabled
    ffffffc00b33b3d0 B f2fs_sync_file_enter_enabled
    ffffffc00b33b3d4 B f2fs_sync_file_exit_enabled
    ffffffc00b33b3d5 B f2fs_dataread_start_enabled
    ffffffc00b33b3d6 B f2fs_dataread_end_enabled
    ffffffc00b33b3d7 B f2fs_datawrite_start_enabled
    ffffffc00b33b3d8 B f2fs_datawrite_end_enabled
    ffffffc00b33b3e0 B f2fs_cp_metrics
    ffffffc00b33b420 B f2fs_metrics
    ffffffc00b33b460 B f2fs_metrics_timestamp
    ffffffc00b33b468 B f2fs_gc_metrics
    ffffffc00b33b4e8 B gc_t
    ffffffc00b33b4f0 B ufs_metrics_lat_write
    ffffffc00b33b530 B ufs_metrics_lat_read
    ffffffc00b33b570 B ufs_compl_command_enabled
    ffffffc00b33b578 B ufs_metrics
    ffffffc00b33b5b8 B io_metrics_enabled
    ffffffc00b33b5c0 B ufs_metrics_timestamp
    ffffffc00b33b5c8 B io_metrics_debug_enabled
    ffffffc00b33b5cc B abnormal_io_enabled
    ffffffc00b33b600 B ring_buffer
    ffffffc00b43b658 B multiple_dump
    ffffffc00b43b660 b last_dump_seconds
    ffffffc00b43b668 B abnormal_io_dump_min_interval_s
    ffffffc00b43b66c B abnormal_io_trigger
    ffffffc00b43b670 b base_dump_seconds
    ffffffc00b43b678 B abnormal_io_dump_limit_1_day
    ffffffc00b43b680 b file_monitor_procfs
    ffffffc00b43b688 b path_filter_file
    ffffffc00b43b690 b remove_event_file
    ffffffc00b43b698 b unlink_switch_file
    ffffffc00b43b6a0 b pfliter_buf
    ffffffc00b43baa0 b remove_buf
    ffffffc00b43bea0 b pfliter_front
    ffffffc00b43c0a0 b pfliter_back
    ffffffc00b43c2a0 b g_unlink_switch
    ffffffc00b43c2a4 b rlen
    ffffffc00b43c2a8 b has_full_constraints
    ffffffc00b43c2b0 b debugfs_root.39464
    ffffffc00b43c2b8 b dummy_pdev
    ffffffc00b43c2b8 b regulator_init.__key
    ffffffc00b43c2c0 B dummy_regulator_rdev
    ffffffc00b43c2c8 b reset_ops
    ffffffc00b43c2d0 b redirect_lock
    ffffffc00b43c2d8 b redirect
    ffffffc00b43c2e0 b consdev
    ffffffc00b43c2e8 b tty_cdev
    ffffffc00b43c370 b console_cdev
    ffffffc00b43c3f8 B console_drivers
    ffffffc00b43c3f8 b tty_class_init.__key
    ffffffc00b43c400 b tty_ldiscs_lock
    ffffffc00b43c408 b tty_ldiscs
    ffffffc00b43c4f8 b ptm_driver
    ffffffc00b43c500 b pts_driver
    ffffffc00b43c508 b ptmx_cdev
    ffffffc00b43c590 B tty_class
    ffffffc00b43c598 b sysrq_reset_downtime_ms
    ffffffc00b43c59c b show_lock
    ffffffc00b43c5a0 b sysrq_reset_seq_len
    ffffffc00b43c5a4 b sysrq_reset_seq
    ffffffc00b43c5cc b sysrq_key_table_lock
    ffffffc00b43c5d0 b enable
    ffffffc00b43c5d8 b cons_ops
    ffffffc00b43c658 b hvc_kicked
    ffffffc00b43c660 b hvc_task
    ffffffc00b43c668 b hvc_driver
    ffffffc00b43c670 b sysrq_pressed
    ffffffc00b43c674 b uart_set_options.dummy
    ffffffc00b43c6a0 b serial8250_ports
    ffffffc00b442ba0 b serial8250_isa_config
    ffffffc00b442ba8 b nr_uarts
    ffffffc00b442bb0 b serial8250_isa_devs
    ffffffc00b442bb8 b share_irqs
    ffffffc00b442bbc b skip_txen_test
    ffffffc00b442bc0 b serial8250_isa_init_ports.first
    ffffffc00b442bc8 b base_ops
    ffffffc00b442bd0 b univ8250_port_ops
    ffffffc00b442c98 b irq_lists
    ffffffc00b442d98 b amba_ports
    ffffffc00b442e08 b pl011_probe_dt_alias.seen_dev_with_alias
    ffffffc00b442e09 b pl011_probe_dt_alias.seen_dev_without_alias
    ffffffc00b442e10 b cons_uart
    ffffffc00b442e18 b probe_index
    ffffffc00b442e1c b con_enabled
    ffffffc00b442e20 b earlycon_private_data
    ffffffc00b442e38 b sprd_port
    ffffffc00b442e78 b sprd_ports_num
    ffffffc00b442e7c b is_registered
    ffffffc00b442e7d b chr_dev_init.__key
    ffffffc00b442e80 b mem_class
    ffffffc00b442e88 b random_ready_chain_lock
    ffffffc00b442e90 b random_ready_chain
    ffffffc00b442e98 b base_crng
    ffffffc00b442ed0 b add_input_randomness.last_value
    ffffffc00b442ed1 b sysctl_bootid
    ffffffc00b442ee4 b random_ready_list_lock
    ffffffc00b442ee8 b fasync
    ffffffc00b442ef0 b proc_do_uuid.bootid_spinlock
    ffffffc00b442ef8 b misc_minors
    ffffffc00b442f08 b misc_class
    ffffffc00b442f10 b current_quality
    ffffffc00b442f10 b misc_init.__key
    ffffffc00b442f14 b default_quality
    ffffffc00b442f18 b current_rng
    ffffffc00b442f20 b cur_rng_set_by_user
    ffffffc00b442f28 b hwrng_fill
    ffffffc00b442f30 b rng_buffer
    ffffffc00b442f38 b rng_fillbuf
    ffffffc00b442f40 b data_avail
    ffffffc00b442f44 b seed_sel
    ffffffc00b442f48 b iommu_device_lock
    ffffffc00b442f50 b iommu_group_kset
    ffffffc00b442f58 b devices_attr
    ffffffc00b442f58 b iommu_dev_init.__key
    ffffffc00b442f60 b iommu_deferred_attach_enabled
    ffffffc00b442f70 B swiotlb_force
    ffffffc00b442f74 b iova_cache_users
    ffffffc00b442f78 b iova_cache
    ffffffc00b442f80 b drm_minor_lock
    ffffffc00b442f88 b drm_minors_idr
    ffffffc00b442fa0 b drm_core_init_complete
    ffffffc00b442fa8 b drm_fs_mnt
    ffffffc00b442fb0 b drm_fs_cnt
    ffffffc00b442fb8 b drm_debugfs_root
    ffffffc00b442fc0 B drm_class
    ffffffc00b442fc0 b drm_sysfs_init.__key
    ffffffc00b442fc8 B oops_in_progress
    ffffffc00b442fd0 b drm_lease_idr_object
    ffffffc00b442fd8 B __drm_debug
    ffffffc00b442fe0 b ttm_pages_limit
    ffffffc00b442fe8 b ttm_dma32_pages_limit
    ffffffc00b442ff0 b ttm_pages_allocated
    ffffffc00b442ff8 b ttm_dma32_pages_allocated
    ffffffc00b443000 b page_pool_size
    ffffffc00b443008 b allocated_pages
    ffffffc00b443010 b shrinker_lock
    ffffffc00b443040 b shrinker_list.43346
    ffffffc00b443050 b global_write_combined
    ffffffc00b4432b8 b global_uncached
    ffffffc00b443520 b global_dma32_write_combined
    ffffffc00b443788 b global_dma32_uncached
    ffffffc00b4439f0 b mm_shrinker
    ffffffc00b443a30 B ttm_glob
    ffffffc00b443a50 B ttm_debugfs_root
    ffffffc00b443a58 b ttm_glob_use_count
    ffffffc00b443a60 b component_debugfs_dir
    ffffffc00b443a68 b fw_devlink_drv_reg_done
    ffffffc00b443a70 B platform_notify
    ffffffc00b443a78 B platform_notify_remove
    ffffffc00b443a80 B dma_default_coherent
    ffffffc00b443a88 B io_tlb_default_mem
    ffffffc00b443ac8 b virtual_device_parent.virtual_dir
    ffffffc00b443ad0 b dev_kobj
    ffffffc00b443ad8 B sysfs_dev_block_kobj
    ffffffc00b443ae0 b bus_kset
    ffffffc00b443ae0 b devlink_class_init.__key
    ffffffc00b443ae8 b system_kset
    ffffffc00b443af0 B devices_kset
    ffffffc00b443af8 b defer_all_probes
    ffffffc00b443afc B driver_deferred_probe_timeout
    ffffffc00b443b00 b initcalls_done
    ffffffc00b443b04 b probe_count
    ffffffc00b443b08 b driver_deferred_probe_enable
    ffffffc00b443b0c b deferred_trigger_count
    ffffffc00b443b10 b async_probe_drv_names
    ffffffc00b443c10 B initcall_debug
    ffffffc00b443c18 B sysfs_dev_char_kobj
    ffffffc00b443c20 b class_kset
    ffffffc00b443c28 b common_cpu_attr_groups
    ffffffc00b443c30 b hotplugable_cpu_attr_groups
    ffffffc00b443c38 B total_cpus
    ffffffc00b443c40 B noop_backing_dev_info
    ffffffc00b444170 B coherency_max_size
    ffffffc00b444178 b cache_dev_map
    ffffffc00b444180 b swnode_kset
    ffffffc00b444188 b power_attrs
    ffffffc00b444190 b pm_transition.0
    ffffffc00b444194 b async_error
    ffffffc00b444198 B suspend_stats
    ffffffc00b44422c b events_lock
    ffffffc00b444230 b saved_count
    ffffffc00b444234 b wakeup_irq_lock
    ffffffc00b444238 b combined_event_count
    ffffffc00b444240 b wakeup_class
    ffffffc00b444248 b genpd_debugfs_dir
    ffffffc00b444248 b wakeup_sources_sysfs_init.__key
    ffffffc00b444250 b pd_ignore_unused
    ffffffc00b444251 b strpath
    ffffffc00b444c47 b fw_path_para
    ffffffc00b445640 b fw_cache
    ffffffc00b445660 B fw_load_abort_all
    ffffffc00b445664 b sections_per_block