Re: Can't boot 2.1.130 (Oops)

rdicaire@vic.com
Fri, 27 Nov 1998 13:14:48 -0500 (EST)


This message is in MIME format
--_=XFMail.1.1.p0.Linux:981127135301:139=_
Content-Type: text/plain; charset=us-ascii

On 27-Nov-98 Philipp Rumpf wrote:
>On Fri, Nov 27, 1998 at 11:22:28AM -0500, rdicaire@vic.com wrote:
>> Unable to handle kernel NULL pointer dereference at virtual address 00000ce0
>> current->tss.cr3 = 00101000, xcr3 = 00101000
>> *pde = 00000000
>> Oops: 0000
>> CPU: 0
>> EIP: 0010:[<c022f040>]
>
>give me the symbol for that. do the following if you do not have the Oops on
>disk:
>
>(cat /System.map; echo c022f040 MAGIC) | sort | grep -4 MAGIC
>
>and give me the output (or give it to the list).
>
>> EFLAGS: 00010202
>> (there is more after this....if that information is needed I can send it)
>
>Maybe. Would be nice if you gave me that and the output of
>
>echo "disassemble SYMBOL" | gdb vmlinux (where SYMBOL is the name in the name
>of
>the function you got the Oops in)
>
>in the right directory.
>
>> Any ideas?
>
>Many. Just give me the info and I will try to give my best.

Starting kswapd 1.15
Unable to handle kernel Null pointer dereference at virtual address 00000ce0
current->tss.cr3 = 00101000, xcr3 - 00101000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c022f040>]
EFLAGS: 00010202
eax: 00000cc0 ebx: c009b000 ecx: 00000004 edx: 00000ce0
esi: c031c520 edi: c009b6c0 ebp: e0000008 esp: c0003eb0
ds: 0018 es: 0018 ss: 0018
Process swapper (pid:1, process nr:1, stackpage=c0003000)
Stack: c009b6c0 e0000008 00000278 c0003ef8 00000000 c0116130 c01bb99a c0003ef0
ffffffff 00000278 c01bbe76 000000e0 c023049c c02304e0 00000001 c02304c0
00000278 00000000 c02304c0 00000378 00000000 c02304c0 000003bc 00000000
Call Trace: [<c0116130>] [<c01bb99a>] [<c01bbe76>] [<c01066c5>] [<c01110f4>]
[<c0200000>] [<c01d4178>] [<c020156d>] [<c0106000>] [<c0106000>] [<c011f230>]
[<c0125a68>] [<c0106093>] [<c0106551>]
Code: 8b 32 89 74 24 24 66 8b 7c 24 24 66 89 bb 3c 05 00 00 c1 ee

And hangs there.
I tried the above command line you gave me (cat /System.map; echo c022f040
MAGIC | sort | grep -4 MAGIC),
The echo statement just echoes "c022f040 MAGIC". The list generated by cat /Syst
em.map is large and is included as an attachment.
If you need more info, please let me know. Thanks

--_=XFMail.1.1.p0.Linux:981127135301:139=_
Content-Type: text/plain;
charset=us-ascii; name=System.map.txt; SizeOnDisk=70066
Content-Description: System.map.txt
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="System.map.txt"

00100000 T _stext
00100000 T stext
00100000 t startup_32
001000bc t isnew
00100118 t is486x
00100183 t n6x86
0010018c t ncyrix
0010019d t is386
001001f3 t L6
001001f5 t check_x87
0010022a t setup_idt
00100247 t rp_sidt
00100260 t setup_paging
00101000 T swapper_pg_dir
00102000 T pg0
00103000 T empty_bad_page
00104000 T empty_bad_page_table
00105000 T empty_zero_page
00106000 t stack_start
00106010 T idt
00106810 t int_msg
00106830 t ignore_int
00106862 t idt_descr
00106872 t gdt_descr
00106880 T gdt
001088c0 t no_halt
001088c8 t no_387
001088dc t copro_timeout
00108928 t check_fpu
00108a3c t check_hlt
00108a6c t check_tlb
00108a94 t check_pentium_f00f
00108ae0 t vide
00108ae4 t check_k6_bug
00108b84 t test_cyrix_cr3rw
00108bc8 t check_6x86_slop
00108bf0 t check_cyrix_various
00108d28 t check_bugs
00108d58 T get_options
00108dc4 t profile_setup
00108de4 t checksetup
00108f58 T calibrate_delay
00109088 t parse_root_dev
0010914c t parse_options
00109314 T cpu_idle
00109328 T start_kernel
001094f4 t printf
00109530 t do_rc
00109598 t do_shell
0010965c t init
001098c0 T disable_hlt
001098c8 T enable_hlt
001098d0 t hard_idle
00109908 T sys_idle
00109978 T reboot_setup
001099f4 T hard_reset_now
00109b04 T show_regs
00109ba8 T exit_thread
00109bf8 T flush_thread
00109cf8 T release_thread
00109cfc T copy_thread
00109f20 T dump_fpu
00109f74 T dump_thread
0010a048 T sys_fork
0010a064 T sys_clone
0010a088 T sys_execve
0010a0d8 T sys_sigsuspend
0010a124 t restore_i387
0010a178 T sys_sigreturn
0010a338 t save_i387
0010a3b4 t setup_frame
0010a530 t handle_signal
0010a5c0 T do_signal
0010a840 T lcall7
0010a8a0 t handle_bottom_half
0010a8c0 t reschedule
0010a8d0 T system_call
0010a950 T ret_from_sys_call
0010a9e0 T signal_return
0010aa20 t v86_signal_return
0010aa60 T divide_error
0010aa70 t error_code
0010aac0 T coprocessor_error
0010aad0 T device_not_available
0010ab20 T debug
0010ab30 T nmi
0010ab40 T int3
0010ab50 T overflow
0010ab60 T bounds
0010ab70 T invalid_op
0010ab80 T coprocessor_segment_overrun
0010ab90 T reserved
0010aba0 T double_fault
0010abb0 T invalid_TSS
0010abc0 T segment_not_present
0010abd0 T stack_segment
0010abe0 T general_protection
0010abf0 T alignment_check
0010ac00 T page_fault
0010ac10 T spurious_interrupt_bug
0010ac1c T die_if_kernel
0010aedc T do_divide_error
0010af38 T do_int3
0010af94 T do_overflow
0010aff0 T do_bounds
0010b04c T do_invalid_op
0010b090 T do_device_not_available
0010b0ec T do_double_fault
0010b130 T do_coprocessor_segment_overrun
0010b16c T do_invalid_TSS
0010b1b0 T do_segment_not_present
0010b1f4 T do_stack_segment
0010b238 T do_alignment_check
0010b27c T do_reserved
0010b2c0 T do_general_protection
0010b36c T do_nmi
0010b390 T do_debug
0010b3fc T math_error
0010b450 T do_coprocessor_error
0010b460 T do_spurious_interrupt_bug
0010b464 T math_state_restore
0010b4b8 T math_emulate
0010b4f0 T trap_init_f00f_bug
0010b59c T trap_init
0010b920 T disable_irq
0010b960 T enable_irq
0010b9a0 t IRQ0_interrupt
0010b9a0 t bad_IRQ0_interrupt
0010b9a0 t fast_IRQ0_interrupt
0010ba20 t IRQ1_interrupt
0010baa0 t fast_IRQ1_interrupt
0010bb00 t bad_IRQ1_interrupt
0010bb40 t IRQ2_interrupt
0010bbc0 t fast_IRQ2_interrupt
0010bc20 t bad_IRQ2_interrupt
0010bc60 t IRQ3_interrupt
0010bce0 t fast_IRQ3_interrupt
0010bd40 t bad_IRQ3_interrupt
0010bd80 t IRQ4_interrupt
0010be00 t fast_IRQ4_interrupt
0010be60 t bad_IRQ4_interrupt
0010bea0 t IRQ5_interrupt
0010bf20 t fast_IRQ5_interrupt
0010bf80 t bad_IRQ5_interrupt
0010bfc0 t IRQ6_interrupt
0010c040 t fast_IRQ6_interrupt
0010c0a0 t bad_IRQ6_interrupt
0010c0e0 t IRQ7_interrupt
0010c160 t fast_IRQ7_interrupt
0010c1c0 t bad_IRQ7_interrupt
0010c200 t IRQ8_interrupt
0010c290 t fast_IRQ8_interrupt
0010c300 t bad_IRQ8_interrupt
0010c340 t IRQ9_interrupt
0010c3d0 t fast_IRQ9_interrupt
0010c440 t bad_IRQ9_interrupt
0010c480 t IRQ10_interrupt
0010c510 t fast_IRQ10_interrupt
0010c580 t bad_IRQ10_interrupt
0010c5c0 t IRQ11_interrupt
0010c650 t fast_IRQ11_interrupt
0010c6c0 t bad_IRQ11_interrupt
0010c700 t IRQ12_interrupt
0010c790 t fast_IRQ12_interrupt
0010c800 t bad_IRQ12_interrupt
0010c840 t IRQ13_interrupt
0010c8d0 t fast_IRQ13_interrupt
0010c940 t bad_IRQ13_interrupt
0010c980 t IRQ14_interrupt
0010ca10 t fast_IRQ14_interrupt
0010ca80 t bad_IRQ14_interrupt
0010cac0 t IRQ15_interrupt
0010cb50 t fast_IRQ15_interrupt
0010cbc0 t bad_IRQ15_interrupt
0010cbfc t no_action
0010cc00 t math_error_irq
0010cc1c T get_irq_list
0010ccc0 T do_IRQ
0010cd48 T do_fast_IRQ
0010cd94 T setup_x86_irq
0010ceb8 T request_irq
0010cf3c T free_irq
0010d048 T probe_irq_on
0010d0ac T probe_irq_off
0010d0e4 T init_IRQ
0010d170 T save_v86_state
0010d204 t mark_screen_rdonly
0010d278 T sys_vm86old
0010d34c T sys_vm86
0010d41c t do_sys_vm86
0010d500 t do_int
0010d63c T handle_vm86_trap
0010d6ec T handle_vm86_fault
0010de24 t irq_handler
0010de80 t do_vm86_irq_handling
0010e0e4 t bios32_service
0010e168 t check_pcibios
0010e29c t pci_bios_find_class
0010e2f4 t pci_bios_find_device
0010e35c t pci_bios_read_config_byte
0010e3b0 t pci_bios_read_config_word
0010e404 t pci_bios_read_config_dword
0010e458 t pci_bios_write_config_byte
0010e4ac t pci_bios_write_config_word
0010e504 t pci_bios_write_config_dword
0010e558 t pci_direct_find_device
0010e5c0 t pci_direct_find_class
0010e618 t pci_conf1_read_config_byte
0010e678 t pci_conf1_read_config_word
0010e6f4 t pci_conf1_read_config_dword
0010e764 t pci_conf1_write_config_byte
0010e7d8 t pci_conf1_write_config_word
0010e864 t pci_conf1_write_config_dword
0010e8e0 t pci_conf2_read_config_byte
0010e958 t pci_conf2_read_config_word
0010e9d4 t pci_conf2_read_config_dword
0010ea4c t pci_conf2_write_config_byte
0010eab4 t pci_conf2_write_config_word
0010eb1c t pci_conf2_write_config_dword
0010eb7c t check_direct_pci
0010ec1c T pcibios_present
0010ec2c T pcibios_find_class
0010ec6c T pcibios_find_device
0010ecbc T pcibios_read_config_byte
0010ed00 T pcibios_read_config_word
0010ed44 T pcibios_read_config_dword
0010ed88 T pcibios_write_config_byte
0010ede4 T pcibios_write_config_word
0010ee40 T pcibios_write_config_dword
0010ee84 T pcibios_strerror
0010ef0c T pcibios_fixup
0010ef14 T pcibios_init
0010eff8 t get_long
0010f094 t put_long
0010f160 t find_extend_vma
0010f1e0 t read_long
0010f2b4 t write_long
0010f40c t putreg
0010f4a0 t getreg
0010f4e0 T sys_ptrace
0010fbd4 T syscall_trace
0010fc34 T get_pt_regs_for_task
0010fc54 t set_bitmap
0010fcfc T sys_ioperm
0010fd6c T sys_iopl
0010fdb8 t read_ldt
0010fe60 t write_ldt
00110140 T sys_modify_ldt
00110190 T setup_arch
0011040c t IDTmodel
00110414 t Cx86model
001106b4 t AMDmodel
00110714 t Intelmodel
00110778 t get_cpu_mkt_name
001107fc t getmodel
00110898 T get_cpuinfo
00110bb0 t do_fast_gettimeoffset
00110c28 t do_slow_gettimeoffset
00110cd4 T do_gettimeofday
00110d18 T do_settimeofday
00110d80 t set_rtc_mmss
00110eb4 t pentium_timer_interrupt
00110f40 T get_cmos_time
00111170 T time_init
00111244 t timer_interrupt
001112c8 T sys_pipe
00111310 T old_mmap
00111390 T old_select
001113e0 T sys_ipc
00111628 T arch_syms_export
00111638 T __bad_pagetable
00111668 T __bad_page
001116a0 T show_mem
00111768 T paging_init
0011184c T mem_init
00111a60 T si_meminfo
00111ad8 T do_page_fault
00111db8 T wake_up_process
00111e2c t process_timeout
00111eac T allow_interrupts
00111eb4 T schedule
00112140 T sys_pause
0011215c T wake_up
00112250 T wake_up_interruptible
00112338 T __up
00112350 T __do_down
00112410 T __down
00112424 T __down_interruptible
00112438 T interruptible_sleep_on
001124b4 T sleep_on
00112530 T add_timer
0011268c T del_timer
001126cc T tqueue_bh
00112704 T immediate_bh
0011273c t count_active_tasks
00112784 t second_overflow
001129a4 t update_wall_time_one_tick
00112a60 t update_wall_time
00112aac t update_process_times
00112bc4 t timer_bh
00112ef8 T do_timer
00112f70 T sys_alarm
00112fb0 T sys_getpid
00112fc0 T sys_getppid
00112fd8 T sys_getuid
00112fec T sys_geteuid
00113000 T sys_getgid
00113014 T sys_getegid
00113028 T sys_nice
00113098 t find_process_by_pid
001130dc t setscheduler
0011320c T sys_sched_setscheduler
00113224 T sys_sched_setparam
0011323c T sys_sched_getscheduler
00113270 T sys_sched_getparam
001132cc T sys_sched_yield
00113318 T sys_sched_get_priority_max
00113348 T sys_sched_get_priority_min
00113378 T sys_sched_rr_get_interval
001133b4 t timespectojiffies
00113400 t jiffiestotimespec
00113440 T sys_nanosleep
0011359c t show_task
001136e8 T show_state
00113730 T sched_init
001137a4 T get_dma_list
001137f0 T request_dma
00113834 T free_dma
0011386c t get_pid
001138cc T do_fork
00114098 t no_lcall7
00114124 T lookup_exec_domain
00114160 T register_exec_domain
001141a4 T unregister_exec_domain
001141e0 T sys_personality
0011424c T panic_setup
00114260 T panic
0011430c T bad_user_access_length
00114318 T sys_syslog
00114524 T printk
00114654 T register_console
001146f4 T tty_write_message
00114728 T sys_ni_syscall
00114730 t proc_sel
001147b8 T sys_setpriority
001148bc T sys_getpriority
00114918 T sys_profil
00114920 T sys_ftime
00114928 T sys_break
00114930 T sys_stty
00114938 T sys_gtty
00114940 T sys_prof
00114948 T sys_reboot
001149e4 T ctrl_alt_del
00114a04 T sys_setregid
00114b10 T sys_setgid
00114b9c T acct_process
00114d54 T sys_acct
00114ef8 T sys_phys
00114f00 T sys_lock
00114f08 T sys_mpx
00114f10 T sys_ulimit
00114f18 T sys_old_syscall
00114f20 T sys_setreuid
00115028 T sys_setuid
001150b8 T sys_setfsuid
00115124 T sys_setfsgid
00115190 T sys_times
001151ec T sys_setpgid
001152bc T sys_getpgid
001152f4 T sys_getpgrp
00115300 T sys_getsid
00115338 T sys_setsid
001153a8 T sys_getgroups
00115420 T sys_setgroups
001154ac T in_group_p
001154f0 T sys_newuname
00115534 T sys_uname
001155e8 T sys_olduname
0011568c T sys_sethostname
00115730 T sys_gethostname
001157bc T sys_setdomainname
00115860 T sys_getrlimit
001158a8 T sys_setrlimit
00115958 T getrusage
00115c20 T sys_getrusage
00115c4c T sys_umask
00115c6c T init_modules
00115cac T sys_create_module
00115de0 T sys_init_module
001161ec T sys_delete_module
00116300 T sys_get_kernel_syms
00116470 t get_mod_name
001164a0 t find_module
001164e0 t drop_refs
0011652c t free_modules
001165c4 T get_module_list
00116778 T get_ksyms_list
0011686c T get_module_symbol
001168fc T register_symtab_from
00116b34 T force_sig
00116b84 T send_sig
00116d00 T notify_parent
00116d30 T release
00116e80 T session_of_pgrp
00116ebc T kill_pg
00116f30 T kill_sl
00116fac T kill_proc
00117000 T sys_kill
001170a4 t will_become_orphaned_pgrp
00117100 T is_orphaned_pgrp
00117110 T exit_files
00117198 T exit_fs
001171dc T exit_sighand
0011720c T exit_mm
00117280 t exit_notify
00117458 T do_exit
00117654 T sys_exit
00117664 T sys_wait4
001179b4 T sys_waitpid
001179d0 T sys_sigprocmask
00117a74 T sys_sgetmask
00117a80 T sys_ssetmask
00117a98 T sys_sigpending
00117ac4 T sys_signal
00117bb0 T sys_sigaction
00117ce4 t tvtojiffies
00117d30 t jiffiestotv
00117d5c t _getitimer
00117e1c T sys_getitimer
00117e84 T it_real_fn
00117ecc T _setitimer
00117fdc T sys_setitimer
001180b4 T sys_sysinfo
00118168 T sys_time
00118194 T sys_stime
00118214 T sys_gettimeofday
00118284 T sys_settimeofday
00118360 T sys_adjtimex
00118790 T do_bottom_half
001187f0 T get_ioport_list
00118854 t find_gap
001188a4 T request_region
00118924 T release_region
00118960 T check_region
00118988 T reserve_setup
001189b8 T sysctl_init
001189cc T do_sysctl
00118ae8 T sys_sysctl
00118b4c t in_egroup_p
00118b90 t test_perm
00118bdc t parse_table
00118cb0 T do_sysctl_strategy
00118e20 t do_securelevel_strategy
00118ea0 T register_sysctl_table
00118f30 T unregister_sysctl_table
00118f60 t register_proc_table
001190dc t unregister_proc_table
0011914c t do_rw_proc
00119208 t proc_readsys
0011922c t proc_writesys
00119250 t proc_sys_permission
00119268 T proc_dostring
00119414 T proc_dointvec
001196fc T proc_dointvec_minmax
00119a30 T sysctl_string
00119b5c T sysctl_intvec
00119bd8 T do_string
00119cc0 T do_int
00119d2c T do_struct
00119df0 T oom
00119e2c T clear_page_tables
00119f00 T free_page_tables
00119fb4 T new_page_tables
0011a058 T copy_page_range
0011a3ec T zap_page_range
0011a590 T zeromap_page_range
0011a7e8 T remap_page_range
0011aa9c t put_page
0011aac0 T put_dirty_page
0011ac28 T do_wp_page
0011aea4 T verify_area
0011b05c t partial_clear
0011b118 T vmtruncate
0011b1a0 T do_no_page
0011b4c8 T handle_mm_fault
0011b640 T vm_enough_memory
0011b67c T sys_brk
0011b7bc T do_mmap
0011bafc T get_unmapped_area
0011bb80 t unmap_fixup
0011bd4c T sys_munmap
0011bd60 T do_munmap
0011c278 T build_mmap_avl
0011c46c T exit_mmap
0011c510 T insert_vm_struct
0011c7f8 T remove_shared_vm_struct
0011c844 T merge_segments
0011cd08 T invalidate_inode_pages
0011cdc8 T truncate_inode_pages
0011cf04 T shrink_mmap
0011d10c T page_unuse
0011d1e8 T update_vm_cache
0011d2e0 t try_to_read_ahead
0011d408 T __wait_on_page
0011d4b8 T generic_file_read
0011daac t filemap_nopage
0011dd8c t filemap_write_page
0011dee0 T filemap_swapout
0011df44 t filemap_swapin
0011df7c t filemap_sync
0011e230 t filemap_unmap
0011e24c T generic_file_mmap
0011e300 t msync_interval
0011e360 T sys_msync
0011e440 t change_protection
0011e56c t mprotect_fixup
0011e7c4 T sys_mprotect
0011e8fc t mlock_fixup
0011eb60 t do_mlock
0011ec9c T sys_mlock
0011ed10 T sys_munlock
0011ed3c t do_mlockall
0011edec T sys_mlockall
0011ee48 T sys_munlockall
0011ee54 t move_one_page
0011efac t move_page_tables
0011f050 T sys_mremap
0011f360 T kmalloc_init
0011f3c4 T kmalloc
0011f5c8 T kfree
0011f6f4 t free_area_pages
0011f850 t alloc_area_pages
0011fa88 t remap_area_pages
0011fcf4 t get_vm_area
0011fd88 T vfree
0011fdfc T vmalloc
0011fe60 T vremap
0011fee0 T vread
0011ff5c T swap_setup
0011ffa0 T buff_setup
0011ffe4 t swap_out_vma
0012040c t swap_out_process
001204c4 t swap_out
00120630 T try_to_free_page
001206e8 T kswapd_setup
00120754 T kswapd
001208a0 T swap_tick
00120944 t init_swap_timer
00120960 T rw_swap_page
00120c40 T swap_after_unlock_page
00120cac T ll_rw_page
00120d54 T __free_page
00120e4c T free_pages
00120f7c T __get_free_pages
00121138 T show_free_areas
001211c0 T free_area_init
00121374 T swap_in
001214b0 T show_swap_cache_info
001214e4 T add_to_swap_cache
00121540 T init_swap_cache
00121594 T swap_duplicate
00121618 T get_swap_page
001217e0 T swap_free
001218c4 t unuse_vma
00121b44 t unuse_process
00121bb0 t try_to_unuse
00121c54 T sys_swapoff
00121f44 T sys_swapon
00122560 T si_swapinfo
001225fc T sys_statfs
00122678 T sys_fstatfs
001226fc T do_truncate
00122774 T sys_truncate
001228a8 T sys_ftruncate
00122998 T sys_utime
00122a8c T sys_utimes
00122b88 T sys_access
00122c38 T sys_chdir
00122ce0 T sys_fchdir
00122d78 T sys_chroot
00122e08 T sys_fchmod
00122eb8 T sys_chmod
00122f88 T sys_fchown
001230f4 T sys_chown
00123270 t do_open
00123394 T get_unused_fd
001233f8 T put_unused_fd
00123410 T sys_open
00123488 T sys_creat
001234a0 T __fput
001234e0 T close_fp
0012353c T sys_close
0012358c T sys_vhangup
001235c8 T sys_lseek
001236ac T sys_llseek
00123890 T sys_read
00123978 T sys_write
00123b04 t sock_readv_writev
00123bd4 t do_readv_writev
00123e48 T sys_readv
00123ea4 T sys_writev
00123f4c T insert_inode_hash
00123f84 T grow_inodes
0012401c T inode_init
0012403c T clear_inode
00124188 T fs_may_mount
001241dc T fs_may_umount
0012423c T fs_may_remount_ro
00124294 t write_inode
00124308 T inode_change_ok
00124400 T inode_setattr
0012448c T notify_change
001244fc T bmap
00124520 T invalidate_inodes
00124584 T sync_inodes
001245dc T iput
0012476c T get_empty_inode
001248c8 T get_pipe_inode
001249a8 T __iget
00124bc8 t __wait_on_inode
00124c50 T get_device_list
00124cec t get_fops
00124d78 T get_blkfops
00124d98 T get_chrfops
00124dbc T register_chrdev
00124e40 T register_blkdev
00124ec4 T unregister_chrdev
00124f2c T unregister_blkdev
00124f94 T check_disk_change
00125034 T blkdev_open
00125088 T blkdev_release
001250b0 T chrdev_open
001250fc T kdevname
00125128 t grow_files
001251a8 T file_table_init
001251b0 T get_empty_filp
00125264 T add_dquot_ref
001252d0 T reset_dquot_ptrs
00125330 T __wait_on_buffer
001253e8 t sync_buffers
00125588 T sync_dev
001255b8 T fsync_dev
001255e8 T sys_sync
001255f8 T file_fsync
0012560c T sys_fsync
00125668 T sys_fdatasync
001256c4 T invalidate_buffers
0012573c T efind_buffer
0012579c T get_hash_table
00125848 T set_blocksize
00125a30 t find_candidate
00125b14 t put_unused_buffer_head
00125b84 t refill_freelist
00125ffc T getblk
001263b8 T set_writetime
001263f8 T refile_buffer
00126718 T __brelse
0012675c T __bforget
001267ec T bread
00126868 T breada
001269dc t get_more_buffer_heads
00126af8 t get_unused_buffer_head
00126b44 t create_buffers
00126bd4 T brw_page
00126f54 T mark_buffer_uptodate
00126fa0 T unlock_buffer
0012711c T generic_readpage
0012719c t grow_buffers
00127284 T try_to_free_buffer
001274c0 T show_buffers
00127598 T buffer_init
001275e4 t wakeup_bdflush
00127664 T sync_old_buffers
001277a0 T sys_bdflush
00127838 T bdflush
00127a3c T lookup_vfsmnt
00127a84 T add_vfsmnt
00127bd8 T remove_vfsmnt
00127c58 T register_filesystem
00127cc0 T unregister_filesystem
00127cfc t fs_index
00127d84 t fs_name
00127e38 t fs_maxindex
00127e50 T sys_sysfs
00127e9c T get_filesystem_info
001281f4 T get_filesystem_list
00128248 T get_fs_type
001282f0 T __wait_on_super
00128374 T sync_supers
001283e8 t get_super
00128448 T put_super
001284b0 T sys_ustat
00128598 t read_super
0012866c T get_unnamed_dev
001286a0 T put_unnamed_dev
001286dc t do_umount
001287fc T sys_umount
001289b0 T do_mount
00128ae4 t do_remount_sb
00128b94 t do_remount
00128c04 t copy_mount_options
00128cd8 T sys_mount
00129008 t do_mount_root
001291a8 T mount_root
001291c0 T block_write
00129734 T block_read
00129cf8 T block_fsync
00129d0c t cp_old_stat
00129ddc t cp_new_stat
00129efc T sys_stat
00129f54 T sys_newstat
00129fac T sys_lstat
0012a004 T sys_newlstat
0012a05c T sys_fstat
0012a0b8 T sys_newfstat
0012a114 T sys_readlink
0012a1c8 T binfmt_setup
0012a1d4 T register_binfmt
0012a21c T unregister_binfmt
0012a250 T open_inode
0012a31c T sys_uselib
0012a3a0 t count
0012a3ec T copy_strings
0012a5dc T setup_arg_pages
0012a714 T read_exec
0012a87c t exec_mmap
0012a994 T flush_old_exec
0012aae0 T prepare_binprm
0012ac7c T remove_arg_zero
0012ace0 T search_binary_handler
0012ae30 T do_execve
0012afe8 t pipe_read
0012b1a8 t pipe_write
0012b3ac t pipe_lseek
0012b3b4 t bad_pipe_r
0012b3bc t bad_pipe_w
0012b3c4 t pipe_ioctl
0012b400 t pipe_select
0012b524 t connect_read
0012b564 t connect_select
0012b69c t pipe_read_release
0012b6b8 t pipe_write_release
0012b6d4 t pipe_rdwr_release
0012b704 t pipe_read_open
0012b714 t pipe_write_open
0012b724 t pipe_rdwr_open
0012b748 T do_pipe
0012b854 T getname
0012b994 T putname
0012b9a4 T permission
0012ba78 T get_write_access
0012bae8 T put_write_access
0012baf4 T lookup
0012bbec T follow_link
0012bc5c t dir_namei
0012bd8c t _namei
0012be70 T lnamei
0012beb8 T namei
0012bf00 T open_namei
0012c318 T do_mknod
0012c478 T sys_mknod
0012c54c t remove_trailing_slashes
0012c580 t do_mkdir
0012c6cc T sys_mkdir
0012c71c t do_rmdir
0012c84c T sys_rmdir
0012c894 t do_unlink
0012c9bc T sys_unlink
0012c9f8 t do_symlink
0012cb38 T sys_symlink
0012cba0 t do_link
0012cd38 T sys_link
0012cdb4 t do_rename
0012d010 T sys_rename
0012d094 T sys_dup2
0012d1ec T sys_dup
0012d2a0 T sys_fcntl
0012d5ec t send_sigio
0012d69c T kill_fasync
0012d6ec t file_ioctl
0012d7e0 T sys_ioctl
0012d8f0 t fillonedir
0012d968 T old_readdir
0012da08 t filldir
0012daac T sys_getdents
0012db74 T select_free_wait
0012dbb8 t lock_fd_bits
0012dbf8 t unlock_fd_bits
0012dc48 T select_check
0012dccc t do_select
0012df4c t __get_fd_set
0012dfb0 t __set_fd_set
0012dfdc T sys_select
0012e23c t fifo_open
0012e57c T init_fifo
0012e5ec t locks_insert_block
0012e60c t locks_delete_block
0012e64c t locks_wake_up_blocks
0012e68c T sys_flock
0012e714 T fcntl_getlk
0012e854 T fcntl_setlk
0012e9d4 T locks_remove_locks
0012ea0c t posix_remove_locks
0012ea38 t flock_remove_locks
0012ea6c T locks_verify_locked
0012ea98 T locks_verify_area
0012eae0 T locks_mandatory_locked
0012eb14 T locks_mandatory_area
0012ec70 t posix_make_lock
0012ed44 t flock_make_lock
0012edc8 t posix_locks_conflict
0012ede8 t flock_locks_conflict
0012ee08 t locks_conflict
0012ee6c t posix_locks_deadlock
0012eec4 t flock_lock_file
0012f048 t posix_lock_file
0012f38c t locks_empty_lock
0012f39c t locks_init_lock
0012f3e0 t locks_insert_lock
0012f40c t locks_delete_lock
0012f488 t lock_get_status
0012f59c T get_locks_status
0012f778 T sys_setup
0012f7b0 T dcache_lookup
0012f914 T dcache_add
0012faa8 T name_cache_init
0012fb4c t return_EIO
0012fb54 T make_bad_inode
0012fb88 t set_brk
0012fbc0 t padzero
0012fbfc T create_elf_tables
0012fe70 t load_elf_interp
00130150 t load_aout_interp
0013025c t load_elf_binary
00130e10 t load_elf_library
001310d8 t dump_write
00131104 t dump_seek
0013114c t notesize
00131184 t writenote
0013124c t elf_core_dump
00131c9c T init_elf_binfmt
00131cac t do_load_script
00131eac t load_script
00131ec0 T init_script_binfmt
00131ed0 t insert_dquot_free
00131ef8 t remove_dquot_free
00131f38 t insert_dquot_hash
00131f84 t remove_dquot_hash
00131fe8 t put_last_free
0013200c t grow_dquots
00132084 t __wait_on_dquot
00132110 t clear_dquot
00132160 t write_dquot
001322a4 t read_dquot
001323f4 T sync_dquots
0013246c T invalidate_dquots
001324f8 t check_idq
00132740 t check_bdq
00132984 t dqput
00132a4c t get_empty_dquot
00132b50 t dqget
00132c88 t set_dqblk
00132e4c t get_quota
00132f10 t get_stats
00132f5c T dquot_initialize
00133040 T dquot_drop
00133078 t isize_to_blocks
001330d0 T dquot_alloc_block
0013316c T dquot_alloc_inode
0013320c T dquot_free_block
00133298 T dquot_free_inode
00133324 T dquot_transfer
001336d8 T dquot_init
00133714 T quota_off
001337a4 T quota_on
001339a4 T sys_quotactl
00133c1c T ipc_init
00133c2c T ipcperms
00133cc8 T msg_init
00133d1c t flush_msg
00133d98 t real_msgsnd
001340bc t kd_timeout
00134144 t real_msgrcv
00134598 T sys_msgsnd
001345bc T sys_msgrcv
001345e8 t findkey
00134638 t newque
00134768 T sys_msgget
001348a0 t freeque
0013496c T sys_msgctl
00134e14 T kerneld_exit
00134e60 T kerneld_send
00134f40 T sem_init
00134f88 t findkey
00134fd8 t newary
00135140 T sys_semget
001351f8 t try_semop
001352c0 t do_semop
0013537c t update_queue
00135400 t count_semncnt
00135454 t count_semzcnt
001354a8 t freeary
00135550 T sys_semctl
00135dfc T sys_semop
00136210 T sem_exit
00136370 T shm_init
001363c4 t findkey
00136414 t newseg
001365bc T sys_shmget
00136688 t killseg
00136768 T sys_shmctl
00136c34 t shm_map
00136e38 T sys_shmat
00137108 t shm_open
00137170 t shm_close
00137260 T sys_shmdt
001372ac t shm_swap_in
00137590 T shm_swap
00137864 t shm_unuse_page
001379a8 T shm_unuse
001379f8 T move_addr_to_kernel
00137a6c T move_addr_to_user
00137b08 t get_fd
00137b84 T socki_lookup
00137b90 T sock_alloc
00137c50 t sock_no_open
00137c58 T sock_release
00137cf4 t sock_lseek
00137cfc t sock_read
00137dbc t sock_write
00137e70 t sock_ioctl
00137e98 t sock_select
00137ec8 t sock_close
00137ef4 t sock_fasync
00137fbc T sock_wake_async
00138028 t find_protocol_family
0013804c T sys_socket
00138190 T sys_socketpair
00138500 T sys_bind
00138638 T sys_listen
0013875c T sys_accept
001389c8 T sys_connect
00138b40 T sys_getsockname
00138c7c T sys_getpeername
00138db8 T sys_send
00138f2c T sys_sendto
00139138 T sys_recv
001392d0 T sys_recvfrom
001394d0 T sys_setsockopt
001395d4 T sys_getsockopt
00139708 T sys_shutdown
001397fc T sys_sendmsg
001399cc T sys_recvmsg
00139c30 T sock_fcntl
00139c70 T sys_socketcall
00139f4c T sock_register
00139f80 T sock_unregister
00139fb4 T proto_init
00139fd8 T sock_init
0013a00c T socket_get_info
0013a058 T register_firewall
0013a0c8 T unregister_firewall
0013a144 T call_fw_firewall
0013a188 T call_in_firewall
0013a1cc T call_out_firewall
0013a210 T fwchain_init
0013a238 T sock_setsockopt
0013a4f0 T sock_getsockopt
0013a778 T sk_alloc
0013a7a8 T sk_free
0013a7b8 T sock_wmalloc
0013a80c T sock_rmalloc
0013a860 T sock_rspace
0013a8a8 T sock_wspace
0013a8d4 T sock_wfree
0013a900 T sock_rfree
0013a920 T sock_alloc_send_skb
0013aa54 T __release_sock
0013aad8 T show_net_buffers
0013ab40 T kfree_skb
0013ac34 T alloc_skb
0013ad84 T kfree_skbmem
0013add4 T skb_clone
0013ae60 T skb_copy
0013afc4 T skb_device_lock
0013b000 T skb_device_unlock
0013b04c T dev_kfree_skb
0013b098 T dev_alloc_skb
0013b0c0 T skb_device_locked
0013b0d4 T verify_iovec
0013b1d4 T memcpy_toiovec
0013b258 T memcpy_fromiovec
0013b2d0 T skb_recv_datagram
0013b448 T skb_free_datagram
0013b494 T skb_copy_datagram
0013b4d4 T skb_copy_datagram_iovec
0013b4f4 T datagram_select
0013b670 T dev_add_pack
0013b6b0 T dev_remove_pack
0013b708 T dev_get
0013b748 T dev_open
0013b7a4 T dev_close
0013b85c T register_netdevice_notifier
0013b890 T unregister_netdevice_notifier
0013b8cc t do_dev_queue_xmit
0013baa4 T dev_queue_xmit
0013bac8 T netif_rx
0013bb6c t dev_transmit
0013bb98 T net_bh
0013bcb4 T dev_tint
0013bd3c t dev_ifconf
0013be24 t sprintf_stats
0013beb0 T dev_get_info
0013bf40 t dev_ifsioc
0013c58c T dev_ioctl
0013c788 T net_dev_init
0013c830 T dev_mc_upload
0013c84c T dev_mc_delete
0013c8c0 T dev_mc_add
0013c970 T dev_mc_discard
0013c99c T eth_setup
0013ca14 T eth_header
0013cb90 T eth_rebuild_header
0013cc08 T eth_type_trans
0013ccac T eth_header_cache_bind
0013cd1c T eth_header_cache_update
0013cd60 T eth_copy_and_sum
0013cdf8 t unix_remove_socket
0013ce28 t unix_insert_socket
0013ce40 t unix_find_socket
0013ce68 t unix_destroy_timer
0013cec0 t unix_delayed_delete
0013cef4 t unix_destroy_socket
0013cff0 t unix_fcntl
0013cff8 t unix_setsockopt
0013d02c t unix_getsockopt
0013d060 t unix_listen
0013d0a0 t def_callback1
0013d0bc t def_callback2
0013d0e8 t def_callback3
0013d114 t unix_create
0013d2a4 t unix_dup
0013d2b4 t unix_release
0013d344 t unix_find_other
0013d3c0 t unix_bind
0013d510 t unix_connect
0013d820 t unix_socketpair
0013d858 t unix_accept
0013da1c t unix_getname
0013daac t unix_copyrights
0013dafc t unix_returnrights
0013db40 t unix_fd_copy
0013dbe0 t unix_fd_free
0013dc14 t unix_detach_fds
0013dcdc t unix_destruct_fds
0013dcec t unix_attach_fds
0013dd48 t unix_sendmsg
0013e124 t unix_data_wait
0013e16c t unix_recvmsg
0013e580 t unix_shutdown
0013e62c t unix_select
0013e648 t unix_ioctl
0013e6e4 t unix_get_info
0013e7dc T unix_proto_init
0013e80c T unix_inflight
0013e840 T unix_notinflight
0013e874 T unix_gc
0013ec08 t p8023_datalink_header
0013ec2c T make_8023_client
0013ec58 T destroy_8023_client
0013ec6c T in_ntoa
0013ec9c T in_aton
0013ece4 t fib_free_node
0013ed38 t fib_lookup_gateway
0013edb4 t fib_lookup_local
0013ee70 t fib_lookup
0013ef04 t fib_del_list
0013ef84 t fib_create_info
0013f0ac t rt_flush_list
0013f10c T rt_get_info
0013f300 T rt_cache_get_info
0013f4a0 T rt_free
0013f4fc T ip_rt_run_bh
0013f5c0 T ip_rt_check_expire
0013f710 t rt_redirect_1
0013f7f0 t rt_cache_flush
0013f83c t rt_garbage_collect_1
0013f8c8 t rt_kick_backlog
0013f934 t rt_del
0013fab4 t rt_add
0013febc T ip_rt_flush
0013ff7c T ip_rt_redirect
001400c0 t rt_cache_add
001401f0 T ip_rt_slow_route
001404b0 T ip_rt_put
001404d8 T ip_rt_dev
001404f8 T ip_rt_route
00140588 T ip_rt_new
00140794 T ip_rt_kill
00140830 T ip_rt_ioctl
001408d4 T ip_rt_advice
001408d8 T ip_rt_update
001408dc t get__netinfo
00140b88 T tcp_get_info
00140bb0 T udp_get_info
00140bd8 T raw_get_info
00140c00 T afinet_get_info
00140ce0 T snmp_get_info
00140ed0 T delete_timer
00140ef4 T reset_timer
00140f3c T net_timer
0014107c T inet_get_protocol
001410a0 T inet_add_protocol
001410e0 T inet_del_protocol
00141154 t min
00141164 T packet_rcv
00141220 t packet_sendmsg
001413a0 t packet_close
00141404 T packet_attach
00141460 t packet_bind
0014158c t packet_unbind
001415c8 t packet_init
00141608 T packet_recvmsg
00141730 T ip_ioctl
00141738 T ip_rcv
00141ca4 t ip_frag_create
00141d20 t ip_find
00141d74 t ip_free
00141e18 t ip_expire
00141e54 t ip_evictor
00141e8c t ip_create
00141fb4 t ip_done
00141fe4 t ip_glue
001421a0 T ip_defrag
001424bc T ip_fragment
00142740 T ip_forward
00142ebc T ip_options_build
001430a0 T ip_options_echo
001433d0 T ip_options_fragment
0014344c T ip_options_compile
001439e4 T ip_rewrite_addrs
00143afc t ip_loopback
00143c2c T ip_send
00143d58 t ip_send_room
00143e78 T ip_build_header
00144178 T ip_send_check
001441bc T ip_queue_xmit
001443a8 T ip_build_xmit
00144f58 t ip_rt_event
00144f88 T ip_init
00144fac T ip_setsockopt
001454d8 T ip_getsockopt
0014572c t tcp_v4_verify_bind
001457ec T tcp_good_socknum
001459e4 T tcp_v4_hash
00145aac T tcp_v4_unhash
00145af4 T tcp_v4_rehash
00145bf0 t tcp_find_established
00145c40 t tcp_close_pending
00145ca8 T tcp_time_wait
00145cf4 T tcp_err
00145e7c t tcp_readable
00145f54 t tcp_listen_select
00145fec t tcp_select
0014613c T tcp_ioctl
00146208 T tcp_send_check
0014626c t wait_for_tcp_connect
001462b8 t wait_for_tcp_memory
00146394 t do_tcp_sendmsg
001469f8 t tcp_sendmsg
00146ad0 T tcp_read_wakeup
00146afc t tcp_recv_urg
00146c24 t cleanup_rbuf
00146cb8 t tcp_recvmsg
001470c4 t tcp_close_state
001471e4 T tcp_shutdown
00147294 t tcp_close
001474ac t wait_for_connect
00147564 t tcp_accept
00147620 t tcp_unique_address
0014769c t tcp_connect
00147b04 T tcp_setsockopt
00147b98 T tcp_getsockopt
00147c2c t tcp_v4_lookup_longway
00147cac T tcp_v4_lookup
00147d30 t bad_tcp_sequence
00147da4 t tcp_reset
00147e68 t tcp_options
00147f40 t tcp_conn_request
001485e8 t tcp_conn_request_fake
00148ae0 T tcp_window_shrunk
00148c2c t tcp_ack
00149518 t tcp_fin
001496a0 t tcp_queue
00149824 t tcp_data
00149a40 t tcp_check_urg
00149ab0 t prune_queue
00149b78 T tcp_rcv
0014a51c T tcp_new_window
0014a5d0 T tcp_send_skb
0014a860 T tcp_dequeue_partial
0014a894 T tcp_send_partial
0014a8c0 T tcp_enqueue_partial
0014a948 T tcp_write_xmit
0014ab40 T tcp_do_retransmit
0014b1cc T tcp_send_reset
0014b34c T tcp_send_fin
0014b5f8 T tcp_send_synack
0014b934 T tcp_send_delayed_ack
0014b99c T tcp_send_ack
0014bbd8 T tcp_write_wakeup
0014c018 T tcp_send_probe0
0014c084 T tcp_shrink_skb
0014c1b0 T tcp_delack_timer
0014c1c0 T tcp_reset_xmit_timer
0014c25c t tcp_retransmit_time
0014c2d4 T tcp_retransmit
0014c348 t tcp_write_timeout
0014c4c8 t tcp_time_write_timeout
0014c4e8 T tcp_retransmit_timer
0014c5cc t raw_v4_hash
0014c604 t raw_v4_unhash
0014c64c t raw_v4_rehash
0014c6b4 T raw_v4_lookup
0014c71c T raw_err
0014c7a0 t raw_rcv_redo
0014c820 t raw_bind
0014c8c8 T raw_rcv
0014c9bc t raw_getfrag
0014c9f8 t raw_getrawfrag
0014cab4 t raw_sendto
0014cc3c t raw_sendmsg
0014ccfc t raw_close
0014cd18 t raw_init
0014cd1c T raw_recvmsg
0014cdf4 t udp_v4_verify_bind
0014cea4 T udp_good_socknum
0014cf38 t udp_v4_hash
0014cf70 t udp_v4_unhash
0014cfb8 t udp_v4_rehash
0014d020 T udp_v4_lookup
0014d0d8 T udp_err
0014d240 t udp_check
0014d284 t udp_getfrag
0014d334 t udp_getfrag_nosum
0014d3bc t udp_send
0014d4b0 t udp_sendto
0014d598 t udp_sendmsg
0014d658 T udp_ioctl
0014d6f0 T udp_recvmsg
0014d7a0 T udp_connect
0014d8a0 t udp_close
0014d8d8 T udp_rcv
0014dc7c t arp_enqueue
0014dca4 t arp_dequeue
0014dcd0 t arp_purge_send_q
0014dd34 t arp_free_entry
0014dda4 t arp_set_hh
0014de1c t arp_force_expire
0014df54 t arp_check_expire
0014e0c4 t arp_expire_request
0014e29c t arp_alloc_entry
0014e310 T arp_device_event
0014e388 t arp_send_q
0014e44c t arp_update
0014e650 T arp_query
0014e70c t arp_set_predefined
0014e770 T arp_new_entry
0014e850 T arp_find
0014ea34 T arp_bind_cache
0014ece8 t arp_run_bh
0014ef28 T arp_send
0014f14c T arp_rcv
0014f434 t arp_req_set
0014f6cc t arp_req_get
0014f810 t arp_req_delete
0014f8d4 T arp_ioctl
0014fc08 T arp_get_info
0014fd9c T arp_init
0014fddc t xrlim_init
0014fe14 t xrlim_allow
0014ff38 t icmp_out_count
0014ff54 t icmp_glue_bits
0014ffcc t icmp_build_xmit
00150044 T icmp_send
0015018c t icmp_unreach
00150384 t icmp_redirect
001503d8 t icmp_echo
00150450 t icmp_timestamp
00150550 t icmp_address
00150560 t icmp_discard
00150570 T icmp_rcv
00150638 T icmp_init
00150684 T ip_get_mask
001506c8 T ip_chk_addr
001507c4 T ip_my_addr
001507e8 T ip_dev_bynet
0015084c T ip_dev_find
00150874 T dev_getbytype
0015089c T destroy_sock
00150b68 t inet_fcntl
00150bcc t inet_setsockopt
00150c28 t inet_getsockopt
00150c84 t inet_autobind
00150d20 t inet_listen
00150dd8 t def_callback1
00150df4 t def_callback2
00150e20 t def_callback3
00150e5c t inet_create
001511ac t inet_dup
001511cc t inet_release
00151238 t inet_bind
0015140c t inet_connect
001515e8 t inet_socketpair
001515f0 t inet_accept
00151758 t inet_getname
001517f0 t inet_recvmsg
00151878 t inet_sendmsg
00151924 t inet_shutdown
001519c4 t inet_select
001519f0 t inet_ioctl
00151da0 T inet_proto_init
00151eb8 T ip_fw_chk
00152600 t zero_fw_chain
00152620 t free_fw_chain
00152648 t insert_in_chain
001526f0 t append_to_chain
001527d8 t del_from_chain
00152978 T check_ipfw_struct
001529d0 T ip_acct_ctl
00152aa0 T ip_autofw_add
00152b0c T ip_autofw_del
00152b84 T ip_autofw_flush
00152bb4 T ip_autofw_ctl
00152bfc T ip_fw_ctl
00152de4 t ip_chain_procinfo
00152fc4 t ip_acct_procinfo
00152fec t ip_fw_in_procinfo
00153014 t ip_fw_out_procinfo
0015303c t ip_fw_fwd_procinfo
00153064 T ipfw_input_check
0015308c T ipfw_output_check
001530b4 T ipfw_forward_check
001530dc T ipfw_device_event
001531e8 T ip_fw_init
00153264 t proc_doipforward
001532e4 t masq_proto_num
00153318 T ip_autofw_check_range
00153388 T ip_autofw_check_port
001533c4 T ip_autofw_check_direct
001533fc T ip_autofw_update_out
00153480 T ip_autofw_update_in
00153484 T ip_masq_in_get
001534b4 T ip_masq_in_get_2
00153538 T ip_masq_out_get
00153568 T ip_masq_out_get_2
0015361c T ip_masq_getbym
00153670 t masq_expire
001537b8 T ip_autofw_expire
001537dc T ip_masq_new_enh
00153acc T ip_masq_new
00153b00 T ip_masq_set_expire
00153b34 t recalc_check
00153ba0 T ip_fw_masquerade
0015408c T ip_fw_masq_icmp
001544fc T ip_fw_demasq_icmp
00154818 T ip_fw_demasquerade
00154c0c t ip_autofw_procinfo
00154cfc t ip_msqhst_procinfo
00154ebc T ip_masq_init
00154ef8 T register_ip_masq_app
00154f5c T unregister_ip_masq_app
00155004 T ip_masq_app_get
0015503c T ip_masq_bind_app
001550e4 T ip_masq_unbind_app
00155150 T ip_masq_app_pkt_out
0015523c T ip_masq_app_pkt_in
00155328 T ip_masq_app_getinfo
001553f4 T ip_masq_app_init
00155418 t skb_replace
00155680 T ip_masq_skb_replace
00155708 T export_net_symbols
00155718 T ext2_permission
001557c4 t get_group_desc
00155838 t read_block_bitmap
001558b0 t load__block_bitmap
00155a20 T ext2_free_blocks
00155cf0 T ext2_new_block
00156674 T ext2_count_free_blocks
00156680 T ext2_check_blocks_bitmap
0015692c T ext2_count_free
0015697c t ext2_dir_read
00156984 T ext2_check_dir_entry
00156a38 t ext2_readdir
00157058 t ext2_file_write
001574b4 t ext2_release_file
001574cc t sync_block
001575a4 t sync_iblock
00157624 t sync_direct
0015765c t sync_indirect
001576ec t sync_dindirect
0015777c t sync_tindirect
0015780c T ext2_sync_file
0015788c t get_group_desc
00157900 t read_inode_bitmap
00157978 t load_inode_bitmap
00157aec T ext2_free_inode
00157d38 t inc_inode_version
00157d4c T ext2_new_inode
001583d8 T ext2_count_free_inodes
001583e4 T ext2_check_inodes_bitmap
001584ac T ext2_put_inode
00158514 T ext2_discard_prealloc
00158544 t ext2_alloc_block
001586e0 T ext2_bmap
0015892c t inode_getblk
00158ac8 t block_getblk
00158d2c T ext2_getblk
00158f58 T ext2_bread
00158fd4 T ext2_read_inode
0015932c t ext2_update_inode
00159608 T ext2_write_inode
00159618 T ext2_sync_inode
00159628 T ext2_ioctl
001597dc t ext2_match
00159840 t ext2_find_entry
00159b0c T ext2_lookup
00159c7c t ext2_add_entry
00159f58 t ext2_delete_entry
00159fc8 T ext2_create
0015a130 T ext2_mknod
0015a39c T ext2_mkdir
0015a6c8 t empty_dir
0015a8c4 T ext2_rmdir
0015ab64 T ext2_unlink
0015ad88 T ext2_symlink
0015b024 T ext2_link
0015b1d8 t subdir
0015b240 t do_ext2_rename
0015b7f0 T ext2_rename
0015b870 T ext2_error
0015b95c T ext2_panic
0015b9ec T ext2_warning
0015ba30 T ext2_put_super
0015bb18 t parse_options
0015c08c t ext2_setup_super
0015c1ac t ext2_check_descriptors
0015c278 T ext2_read_super
0015c890 t ext2_commit_super
0015c8d4 T ext2_write_super
0015c908 T ext2_remount
0015ca24 T init_ext2_fs
0015ca34 T ext2_statfs
0015cb00 t ext2_follow_link
0015cc60 t ext2_readlink
0015cd60 t trunc_direct
0015cebc t trunc_indirect
0015d184 t trunc_dindirect
0015d360 t trunc_tindirect
0015d548 T ext2_truncate
0015d6b0 T init_proc_fs
0015d6d4 t proc_put_inode
0015d6e8 t proc_put_super
0015d718 t parse_options
0015d92c T proc_get_inode
0015d9b0 T proc_read_super
0015da44 T proc_statfs
0015dac4 T proc_read_inode
0015dda0 T proc_write_inode
0015ddac T proc_register
0015ddd8 T proc_unregister
0015de44 t make_inode_number
0015de94 T proc_register_dynamic
0015ded8 t proc_self_followlink
0015df28 t proc_self_readlink
0015df98 T proc_root_init
0015e14c T proc_match
0015e1ac T proc_lookup
0015e2e8 t proc_root_lookup
0015e3ec T proc_readdir
0015e504 t proc_root_readdir
0015e5e4 t proc_pid_fill_inode
0015e63c T proc_base_init
0015e6ec t check_range
0015e764 t get_task
0015e7c0 t mem_read
0015e954 t mem_lseek
0015e994 T mem_mmap
0015eccc t proc_follow_link
0015ee1c t proc_readlink
0015eecc t proc_lookupfd
0015f088 t proc_readfd
0015f1fc t read_core
0015f3c4 t read_profile
0015f4b4 t write_profile
0015f4dc t get_loadavg
0015f560 t get_kstat
0015f6a0 t get_uptime
0015f6f0 t get_meminfo
0015f7a4 t get_version
0015f7d0 t get_cmdline
0015f7e8 t get_task
0015f810 t get_phys_addr
0015f894 t get_array
0015f900 t get_env
0015f940 t get_arg
0015f980 T get_wchan
0015f9e4 t get_status
0015fd84 t get_stat
0015fff8 t statm_pgd_range
0016014c t get_statm
001602a4 t read_maps
00160528 t get_root_array
001606b4 t process_unauthorized
00160730 t get_process_array
001607b8 t array_read
00160a34 t arraylong_read
00160a7c t kmsg_open
00160a8c t kmsg_release
00160a9c t kmsg_read
00160ab4 t kmsg_select
00160b38 t proc_readnet
00160c7c T get_not_present_info
00160cc4 t proc_readscsi
00160e50 t proc_writescsi
00160f14 t proc_scsilseek
00160f88 t find_gendisk
00160fb4 T partition_name
00161008 t set_ra
00161070 t legacy_raid_sb
00161138 t free_sb
00161194 t analyze_sb
001614e0 T md_update_sb
001616a8 t do_md_run
001619fc t do_md_stop
00161b70 t do_md_add
00161c6c t md_ioctl
00161f34 t md_open
00161f50 t md_release
00161f7c t md_read
00161fc4 t md_write
0016200c T md_map
00162074 T md_make_request
00162108 t do_md_request
00162118 T md_register_thread
00162158 T md_unregister_thread
00162174 T md_wakeup_thread
0016218c t md_geninit
001621fc T md_error
00162268 T get_md_status
001624dc T register_md_personality
0016251c T unregister_md_personality
00162558 T md_thread
001625f4 T md_init
001626f0 T unplug_device
0016271c t __get_request_wait
0016285c T is_read_only
00162890 T set_device_ro
001628e4 T add_request
00162ae8 T make_request
00162f64 T ll_rw_block
00163154 T ll_rw_swap_file
001634f4 T blk_dev_init
00163588 T disk_name
00163614 t add_partition
00163658 t extended_partition
00163844 t msdos_partition
00163b5c t check_partition
00163bec T resetup_one_dev
00163c68 t setup_dev
00163d1c T device_setup
00163d50 T ide_end_request
00163e80 T ide_scan_pio_blacklist
00163ef0 T ide_get_best_pio_mode
00164048 t init_hwif_data
00164110 t init_ide_data
00164154 T ide_system_bus_speed
001641ac T ide_input_data
00164264 T ide_output_data
00164308 T atapi_input_bytes
00164350 T atapi_output_bytes
00164398 T ide_set_handler
001643c4 t lba_capacity_is_ok
0016447c t current_capacity
00164518 t ide_geninit
0016458c t init_gendisk
001646ec t atapi_reset_pollfunc
001647b0 t reset_pollfunc
001648e0 t do_reset1
00164a6c T ide_do_reset
00164a7c T ide_end_drive_cmd
00164b18 T ide_dump_status
00164e0c t try_to_flush_leftover_data
00164e60 T ide_error
00164fac t read_intr
0016508c t write_intr
0016514c T ide_multwrite
001651e0 t multwrite_intr
00165274 t ide_cmd
001652e0 t set_multmode_intr
00165324 t set_geometry_intr
00165354 t recal_intr
00165384 t mc_intr
001653b8 t drive_cmd_intr
0016545c T ide_wait_stat
00165548 t execute_drive_cmd
001655e0 T ide_do_request
00165c4c t do_hwgroup_request
00165ca0 t do_ide0_request
00165cb0 t do_ide1_request
00165cc0 t do_ide2_request
00165cd0 t do_ide3_request
00165ce0 t timer_expiry
00165d74 t unexpected_intr
00165e7c T ide_intr
00165ee0 t get_info_ptr
00165f70 T ide_init_drive_cmd
00165fb4 T ide_do_drive_cmd
001660dc t ide_open
0016619c t ide_release
0016623c t revalidate_disk
00166368 t write_fs_long
00166398 t ide_ioctl
00166c28 t ide_check_media_change
00166c64 T ide_fixstring
00166cd8 t delay_50ms
00166cec t try_to_identify
0016759c t do_probe
001677c0 t enable_nest
001678c0 t probe_cmos_for_drives
0016793c t probe_hwif
00167bf0 t stridx
00167c2c t match_parm
00167d68 T ide_setup
00168130 T ide_xlate_1024
001682d0 t save_match
00168338 t init_irq
00168574 t ide_probe_pci
001685dc t ide_probe_promise_20246
00168778 t probe_for_hwifs
00168804 t hwif_init
0016896c T ide_init
001689b0 t ide_pci_access_error
001689cc T init_rz1000
00168ab0 t put_cmd640_reg_pci1
00168b00 t get_cmd640_reg_pci1
00168b50 t put_cmd640_reg_pci2
00168b9c t get_cmd640_reg_pci2
00168be8 t put_cmd640_reg_vlb
00168c1c t get_cmd640_reg_vlb
00168c58 t match_pci_cmd640_device
00168cac t probe_for_cmd640_pci1
00168cf8 t probe_for_cmd640_pci2
00168d44 t probe_for_cmd640_vlb
00168da8 t secondary_port_responding
00168e2c t check_prefetch
00168e74 t setup_device_ptrs
00168ef4 T ide_probe_for_cmd640x
00169154 t dma_intr
00169204 t build_dmatable
001692d4 t config_drive_for_dma
00169374 t triton_dmaproc
001694c4 t init_triton_dma
0016957c T ide_init_triton
001697a4 T ide_init_promise
0016988c t cdrom_analyze_sense_data
001698f4 t restore_request
0016992c t cdrom_queue_request_sense
001699d4 t cdrom_end_request
00169a24 t cdrom_saw_media_change
00169a3c t cdrom_decode_status
00169c58 t cdrom_start_packet_command
00169d28 t cdrom_transfer_packet_command
00169dc4 t cdrom_buffer_sectors
00169e9c t cdrom_read_intr
0016a0f0 t cdrom_read_from_buffer
0016a20c t cdrom_start_read_continuation
0016a30c t cdrom_start_read
0016a36c t cdrom_pc_intr
0016a650 t cdrom_do_pc_continuation
0016a678 t cdrom_do_packet_command
0016a6a8 t cdrom_sleep
0016a6d0 t cdrom_queue_packet_command
0016a78c T ide_do_rw_cdrom
0016a7fc t msf_from_bcd
0016a848 t cdrom_check_status
0016a8a4 t cdrom_lockdoor
0016a970 t cdrom_eject
0016a9c0 t cdrom_pause
0016aa04 t cdrom_startstop
0016aa4c t cdrom_read_capacity
0016aaa8 t cdrom_read_tocentry
0016ab28 t cdrom_read_toc
0016ae28 t cdrom_read_subchannel
0016ae9c t cdrom_mode_sense
0016af0c t cdrom_mode_select
0016af80 t cdrom_play_lba_range_1
0016b0ec t cdrom_play_lba_range
0016b154 t cdrom_get_toc_entry
0016b1b0 t cdrom_read_block
0016b2c8 t cdrom_load_unload
0016b378 T ide_cdrom_ioctl
0016c1dc T ide_cdrom_check_media_change
0016c200 T ide_cdrom_open
0016c28c T ide_cdrom_release
0016c2c8 T ide_cdrom_setup
0016c504 T _tty_name
0016c54c T tty_name
0016c560 T tty_paranoia_check
0016c5bc t check_tty_count
0016c64c T tty_register_ldisc
0016c6c0 t tty_set_ldisc
0016c880 T get_tty_driver
0016c8cc T tty_check_change
0016c94c t hung_up_tty_read
0016c950 t hung_up_tty_write
0016c958 t hung_up_tty_select
0016c960 t hung_up_tty_ioctl
0016c978 t tty_lseek
0016c980 T do_tty_hangup
0016cb60 T tty_hangup
0016cb74 T tty_vhangup
0016cb88 T tty_hung_up_p
0016cb9c T disassociate_ctty
0016cc74 T vt_waitactive
0016cc9c T reset_vc
0016cd18 T complete_change_console
0016cde4 T change_console
0016ce70 T wait_for_keypress
0016ce80 T stop_tty
0016cee0 T start_tty
0016cf68 t tty_read
0016d024 t tty_write
0016d154 t down_tty_sem
0016d168 t up_tty_sem
0016d17c t init_dev
0016d5c8 t release_mem
0016d65c t release_dev
0016dc3c t tty_open
0016dde8 t tty_release
0016ddf8 t tty_select
0016de9c T fasync_helper
0016df34 t tty_fasync
0016e064 t tty_ioctl
0016e7d0 T do_SAK
0016e884 t flush_to_ldisc
0016e914 t initialize_tty_struct
0016e978 T tty_default_put_char
0016e9a0 T tty_register_driver
0016ea0c T tty_unregister_driver
0016ead0 T console_init
0016eb50 T tty_init
0016ec0c T n_tty_flush_buffer
0016eca4 T n_tty_chars_in_buffer
0016ece4 t opost
0016eeac t echo_char
0016ef0c t eraser
0016f28c t n_tty_receive_buf
0016fdb0 t n_tty_receive_room
0016fde4 T is_ignored
0016fe1c t n_tty_set_termios
0017005c t n_tty_close
0017008c t n_tty_open
00170178 t read_chan
00170850 t write_chan
001709e0 t normal_select
00170ba0 T vc_cons_allocated
00170bb8 T vc_allocate
00170c7c T vc_resize
00170f90 T vc_disallocate
00170fec t gotoxy
001710b8 t gotoxay
001710ec T no_scroll
001710fc t scrolldelta
001711cc T scrollback
001711e8 T scrollfront
00171204 t set_origin
00171264 t scrup
0017149c t scrdown
001715d4 t lf
00171638 t ri
00171690 t csi_J
0017173c t csi_K
001717e4 t csi_X
00171848 t update_attr
00171980 t default_attr
001719d8 t csi_m
00171d14 t respond_string
00171d8c t cursor_report
00171de8 T mouse_report
00171e30 T mouse_reporting
00171e50 T invert_screen
00171f04 T complement_pos
00171f74 T screen_word
00171fb0 T scrw2glyph
00171fd8 T screen_pos
0017201c T getconsxy
00172048 T putconsxy
0017206c t set_mode
00172308 t setterm_command
0017252c t insert_char
00172570 t insert_line
001725a8 t delete_char
001725f0 t delete_line
00172628 t csi_at
00172660 t csi_L
0017268c t csi_P
001726c4 t csi_M
001726f0 t save_cur
001727f8 t restore_cur
0017294c t reset_terminal
00172b40 t con_stop
00172b90 t con_start
00172bcc t con_write
00173ef8 t con_write_room
00173f10 t con_chars_in_buffer
00173f14 T poke_blanked_console
00173f7c T console_print
001740f8 t con_throttle
001740fc t con_unthrottle
00174114 t vc_init
00174210 t con_setsize
00174234 t console_bh
00174274 T con_init
00174670 T vesa_powerdown_screen
00174688 T do_blank_screen
00174788 T do_unblank_screen
00174878 t blank_screen
00174884 t unblank_screen
0017488c T update_screen
00174940 T con_open
001749a0 T con_set_cmap
001749b0 T con_get_cmap
001749c0 T reset_palette
00174a28 T con_set_font
00174a6c T con_get_font
00174a84 T con_get_info
00174af4 T tty_wait_until_sent
00174bf8 t unset_locked_termios
00174c98 t change_termios
00174e28 t set_termios
00174f40 t get_termio
00174fbc t inq_canon
0017503c T n_tty_ioctl
00175520 t pty_close
001755d0 t pty_unthrottle
00175618 t pty_write
00175794 t pty_write_room
001757c0 t pty_chars_in_buffer
001757fc t pty_flush_buffer
00175840 T pty_open
0017591c t pty_set_termios
00175938 T pty_init
00175bd4 t kd_size_changed
00175c70 t kd_nosound
00175c84 T _kd_mksound
00175d28 T vt_ioctl
0017786c t read_ram
00177874 t write_ram
0017787c t read_mem
0017794c t write_mem
00177a14 t mmap_mem
00177a7c t read_kmem
00177afc t read_port
00177b58 t write_port
00177bb4 t read_null
00177bb8 t write_null
00177bc0 t read_zero
00177bfc t mmap_zero
00177c34 t write_full
00177c3c t null_lseek
00177c54 t memory_lseek
00177c94 t memory_open
00177d8c T chr_dev_init
00177dc8 t vcs_lseek
00177e90 t vcs_read
001780a0 t vcs_write
001782b0 t vcs_open
001782d8 T vcs_init
00178308 t init_std_data
00178360 t rand_clear_pool
001783a8 T rand_initialize
00178414 T rand_initialize_irq
00178454 T rand_initialize_blkdev
00178494 t add_entropy_word
00178500 t add_timer_randomness
0017867c T add_keyboard_randomness
00178698 T add_mouse_randomness
001786b0 T add_interrupt_randomness
001786dc T add_blkdev_randomness
00178724 T SHATransform
0017a1b0 t extract_entropy
0017a410 T get_random_bytes
0017a42c t random_read
0017a588 t random_read_unlimited
0017a5a4 t random_select
0017a634 t random_write
0017a708 t random_ioctl
0017aa80 T secure_tcp_sequence_number
0017ab30 T secure_tcp_syn_cookie
0017ac18 t set_inverse_transl
0017acac T set_translate
0017acdc T inverse_translate
0017ad08 T con_set_trans_old
0017ad5c T con_get_trans_old
0017adb0 T con_set_trans_new
0017adfc T con_get_trans_new
0017ae38 t con_insert_unipair
0017aedc T con_clear_unimap
0017af34 T con_set_unimap
0017af90 T con_set_default_unimap
0017afec T con_get_unimap
0017b0d8 T conv_uni_to_pc
0017b178 T console_map_init
0017b180 T clear_selection
0017b1c8 T sel_loadlut
0017b200 T set_selection
0017b848 T paste_selection
0017b93c T to_utf8
0017b9c4 T setkeycode
0017ba00 T getkeycode
0017ba2c t handle_scancode
0017bdb4 t keyboard_interrupt
0017bdfc t put_queue
0017be7c t puts_queue
0017bf10 t applkey
0017bf40 t enter
0017bf64 t caps_toggle
0017bf8c t caps_on
0017bfb4 t show_ptregs
0017bfc8 t hold
0017bffc t num
0017c01c t bare_num
0017c044 t lastcons
0017c05c t decr_console
0017c0a0 t incr_console
0017c0e0 t send_intr
0017c150 t scroll_forw
0017c15c t scroll_back
0017c168 t boot_it
0017c170 t compose
0017c17c t spawn_console
0017c1a8 t SAK
0017c1b8 t do_ignore
0017c1bc t do_null
0017c1c4 t do_spec
0017c1e4 t do_lowercase
0017c1f4 t do_self
0017c240 t do_dead
0017c27c t handle_diacr
0017c304 t do_cons
0017c324 t do_fn
0017c34c t do_pad
0017c4a8 t do_cur
0017c4e0 t do_shift
0017c5c4 T compute_shiftstate
0017c658 t do_meta
0017c69c t do_ascii
0017c6e8 t do_lock
0017c710 t do_slock
0017c738 t send_data
0017c7e8 T getledstate
0017c7f0 T setledstate
0017c824 T register_leds
0017c87c t kbd_bh
0017c954 T kbd_init
0017c9d0 t rtc_interrupt
0017ca60 t rtc_lseek
0017ca68 t rtc_read
0017cb88 t rtc_ioctl
0017d2c0 t rtc_open
0017d2e8 t rtc_release
0017d350 t rtc_select
0017d3cc T rtc_init
0017d48c T rtc_dropped_irq
0017d53c T get_rtc_status
0017d71c T get_rtc_time
0017d898 T get_rtc_alm_time
0017d944 T mask_rtc_irq_bit
0017d98c T set_rtc_irq_bit
0017d9d0 T set_palette
0017da60 T __set_origin
0017dab8 T hide_cursor
0017db08 T set_cursor
0017dbc8 T con_type_init
0017dd88 T get_scrmem
0017de14 T set_scrmem
0017dee4 T set_get_font
0017e1fc T con_adjust_height
0017e3ac T set_get_cmap
0017e4d0 T vesa_blank
0017e6b4 T vesa_unblank
0017e7b0 T set_vesa_blanking
0017e7f8 T vesa_powerdown
0017e820 t proc_misc_read
0017e870 t misc_open
0017e954 T misc_register
0017e9d8 T misc_deregister
0017ea34 T misc_init
0017eaa0 t autoirq_probe
0017eac4 T autoirq_setup
0017eb88 T autoirq_report
0017ec0c t ethif_probe
0017ec30 T init_etherdev
0017ee6c t eth_mac_addr
0017eeb8 t eth_change_mtu
0017eedc T ether_setup
0017f004 T ether_config
0017f054 T register_netdev
0017f120 T unregister_netdev
0017f1e4 t loopback_xmit
0017f280 t get_stats
0017f288 t loopback_open
0017f294 T loopback_init
0017f378 T pci_lookup_dev
0017f3e4 T pci_strclass
0017f8a0 T pci_strvendor
001801e4 T pci_strdev
00180208 t burst_bridge
0018020c t sprint_dev_config
00180754 T get_pci_list
001807e8 t pci_malloc
00180828 t scan_bus
00180ba8 T pci_init
00180c2c T csum_partial
00180cc8 T csum_partial_copy_fromuser
00180da8 T csum_partial_copy
00180e80 T down_failed
00180e90 T up_wakeup
00180ea0 T down_failed_interruptible
00180eb0 T __do_delay
00180ed4 T bcopy
00180efc T memcmp
00180f20 T simple_strtoul
00180fbc t skip_atoi
00180fe4 t number
001811ac T vsprintf
001815d0 T sprintf
001815e8 A _etext
00182859 R bad_pmd_string
00183ec0 r tvecs
00184914 r blocksize
0018b770 R ide_pio_timings
0018ba18 r ide_hwif_to_major
0018ba1c r default_io_base
0018ba24 r default_irqs
0018c321 r head_vals.466
0018d548 R max_vals
0018d57c R NR_TYPES
00190c00 d fpu_error
00190c04 d x.350
00190c0c d y.351
00190c14 d memory_start
00190c18 d memory_end
00190c1c D root_mountflags
00190c20 D execute_command
00190c24 d argv_init
00190c4c d envp_init
00190c74 d argv_rc
00190c7c d envp_rc
00190c88 d argv
00190c90 d envp
00190c9c D bootsetups
00190cf4 d raw_params
00190cfc D loops_per_sec
00190d00 d devices.382
00190e38 D Version_131108
00190e3c D system_utsname
00190fc4 D linux_banner
00190fd0 d hlt_counter
00190fd4 d no_idt
00190fdc d reboot_mode
00190fe0 d reboot_thru_bios
00190fe4 D real_mode_gdt_entries
00190ffc D real_mode_gdt
00191002 D real_mode_idt
00191008 D real_mode_switch
00191040 D sys_call_table
00191444 D default_ldt
0019144c D kstack_depth_to_print
00191450 d moancount.370
00191454 d smptrap.389
00191458 d cache_21
00191459 d cache_A1
0019145c d interrupt
001914a0 d fast_interrupt
001914e0 d bad_interrupt
00191520 d irq13
00191538 d irq2
00191550 d irq_action
00191590 d smptrap.300
00191594 d vm86_irqs
00191614 d irqbits
00191618 d bios32_entry
0019161c d bios32_indirect
00191624 d access_pci
00191628 d pcibios_entry
0019162c d pci_indirect
00191634 d pci_bios_access
00191654 d pci_direct_conf1
00191674 d pci_direct_conf2
00191694 D hard_math
00191695 D x86
00191696 D x86_model
00191697 D x86_mask
00191698 D x86_capability
0019169c D x86_ext_capability
001916a0 D fdiv_bug
001916a4 D pentium_f00f_bug
001916a8 D have_cpuid
001916ac D ext_cpuid
001916b0 D x86_vendor_id
001916c0 d Cx86_step
001916c4 d Cx86_mult
001916c8 d x86_clkmult
00191708 D ignore_irq13
00191709 D wp_works_ok
0019170a D hlt_works_ok
0019170c D EISA_bus
00191710 d command_line
00191810 d smptrap.266
00191814 d model.269
0019181c d model.272
0019183c d amd_models
001918c4 d intel_models
00191990 d x86_cap_flags.284
00191a10 d x86_ext_cap_flags.285
00191a90 d last_jiffies.278
00191a94 d cached_quotient.279
00191a98 d count_p.282
00191a9c d jiffies_p.283
00191aa0 d do_gettimeoffset
00191aa4 d last_rtc_update
00191aa8 d irq0
00191ac0 d arch_symbol_table
00191b1c D symbol_table
001921e8 D securelevel
001921ec D tick
001921f0 D tickadj
001921f4 D tq_timer
001921f8 D tq_immediate
001921fc D tq_scheduler
00192200 D time_state
00192204 D time_status
00192208 D time_offset
0019220c D time_constant
00192210 D time_tolerance
00192214 D time_precision
00192218 D time_maxerror
0019221c D time_esterror
00192220 D time_phase
00192224 D time_freq
00192228 D time_adj
0019222c D time_reftime
00192230 D time_adjust
00192234 D time_adjust_step
00192238 D need_resched
0019223c D event
00192240 D prof_buffer
00192244 D prof_len
00192248 D prof_shift
0019224c d init_kernel_stack
0019324c D init_user_stack
0019424c d init_mmap
00194284 d init_fs
00194294 d init_files
00194798 d init_signals
0019499c D init_mm
00194a00 D init_task
00194de4 D jiffies
00194de8 D last_task_used_math
00194dec D task
001955ec D kstat
001956b0 d nr.360
001956b4 d tv5
001957b8 d tv4
001958bc d tv3
001959c0 d tv2
00195ac4 d tv1
00195ec8 d timer_jiffies
00195ecc D timer_active
00195ed0 D avenrun
00195edc d count.419
00195ee0 d lost_ticks
00195ee4 d lost_ticks_system
00195ee8 d stat_nam.486
00195f00 d dma_chan_busy
00195f40 D nr_tasks
00195f44 D nr_running
00195f48 D total_forks
00195f4c D last_pid
00195f50 d ident_map
00195fd0 D default_exec_domain
00195fec d exec_domains
00195ff0 D panic_timeout
00195ff4 D log_size
00195ff8 D log_wait
00195ffc D console_loglevel
00196000 d console_print_proc
00196004 d log_start
00196008 d logged_chars
0019600c d msg_level.198
00196010 D C_A_D
00196014 d acct_active
00196018 d module_list
0019601c D sys_tz
00196024 d firsttime.204
00196028 D pps_offset
0019602c D pps_jitter
00196030 D pps_freq
00196034 D pps_stabil
00196038 D pps_valid
0019603c D pps_shift
00196040 D pps_jitcnt
00196044 D pps_calcnt
00196048 D pps_errcnt
0019604c D pps_stbcnt
00196050 D hardpps_ptr
00196054 D intr_count
00196058 D bh_active
0019605c D bh_mask
00196060 d iolist
00196070 d root_table_header
0019607c D proc_sys_file_operations
001960b0 D proc_sys_inode_operations
001960f8 d root_table
001961a8 d kern_table
001963b8 d vm_table
00196494 D high_memory
00196498 D mem_map
0019649c D protection_map
001964dc D page_cache_size
001964e0 d clock.326
001964e4 d file_shared_mmap
0019650c d file_private_mmap
00196534 d sizes
001966f4 d count.300
001966f8 d last.301
001966fc d vmlist
00196700 D min_free_pages
00196704 D free_pages_low
00196708 D free_pages_high
0019670c D nr_async_pages
00196710 D swap_control
00196750 D swapstats
00196764 d next_swap_jiffies
00196768 d last_wakeup_low
0019676c D swapout_interval
00196770 d kswapd_wait
00196774 d kswapd_awake
00196778 D kswapd_ctl
0019678c d state.405
00196790 d lock_queue
00196794 D nr_swap_pages
00196798 D nr_free_pages
0019679c d count.396
001967a0 D swap_cache_add_total
001967a4 D swap_cache_add_success
001967a8 D swap_cache_del_total
001967ac D swap_cache_del_success
001967b0 D swap_cache_find_total
001967b4 D swap_cache_find_success
001967b8 D nr_swapfiles
001967bc d swap_list
001967c4 d least_priority.394
001967c8 d inode_wait
001967cc D nr_inodes
001967d0 D nr_free_inodes
001967d4 D max_inodes
001967d8 d ino.246
001967dc d update_wait.251
001967e0 d chrdevs
00196be0 d blkdevs
00196fe0 D def_blk_fops
00197014 D blkdev_inode_operations
0019705c D def_chr_fops
00197090 D chrdev_inode_operations
001970d8 D first_file
001970dc D nr_files
001970e0 D max_files
001970e4 d buffersize_index
001970f8 d lru_list
00197108 d free_list
0019711c d unused_list
00197120 d reuse_list
00197124 D buffer_wait
00197128 d nr_buffers
0019712c d nr_buffers_type
0019713c d nr_buffer_heads
00197140 d nr_unused_buffer_heads
00197144 d refilled
00197148 D buffermem
0019714c D bdf_prm
00197170 D bdflush_min
00197194 D bdflush_max
001971b8 d buf_types.396
001971c8 D bdflush_wait
001971cc D bdflush_done
001971d0 D bdflush_tsk
001971d4 d file_systems
001971d8 d vfsmntlist
001971dc d vfsmnttail
001971e0 d mru_vfsmnt
001971e4 d fs_info
0019721c d nfs_info
0019724c d unnamed_dev_in_use
0019726c d nagcount.196
00197270 d formats
00197274 D connecting_fifo_fops
001972a8 D read_fifo_fops
001972dc D write_fifo_fops
00197310 D rdwr_fifo_fops
00197344 D read_pipe_fops
00197378 D write_pipe_fops
001973ac D rdwr_pipe_fops
001973e0 D pipe_inode_operations
00197428 d def_fifo_fops
0019745c D fifo_inode_operations
001974a4 d file_lock_table
001974a8 d count.212
001974ac d callable.230
001974b0 d bad_file_ops
001974e4 d bad_inode_ops
0019752c d elf_format
00197540 D script_format
00197554 d quotatypes
00197560 d nr_dquots
00197564 d nr_free_dquots
00197568 d dquot_wait
0019756c D dquot_operations
00197588 d msgbytes
0019758c d msghdrs
00197590 d msg_seq
00197594 d used_queues
00197598 d max_msqid
0019759c d msg_lock
001975a0 d kerneld_msqid
001975a4 d n_kernelds
001975a8 d id.248
001975ac d used_sems
001975b0 d used_semids
001975b4 d sem_lock
001975b8 d max_semid
001975bc d sem_seq
001975c0 d shm_tot
001975c4 d shm_rss
001975c8 d shm_swp
001975cc d max_shmid
001975d0 d shm_lock
001975d4 d shm_seq
001975d8 d swap_attempts
001975dc d swap_successes
001975e0 d used_segs
001975e4 d shm_vm_ops
0019760c d swap_id
00197610 d swap_idx
00197614 d socket_file_ops
00197648 d sockets_in_use
0019764c D protocols
00197664 D net_table
0019776c d firewall_lock
00197770 d firewall_syms
001977b4 D net_skbcount
001977b8 D net_locked
001977bc D net_allocs
001977c0 D net_fails
001977c4 D net_free_locked
001977c8 d count.346
001977cc D core_table
001977f8 D ptype_all
001977fc D dev_lockct
00197800 D netdev_chain
00197804 d backlog_size
00197808 d dev_nit
0019780c d dropping.338
00197810 D ether_table
0019783c D unix_socket_list
00197840 D unix_proto_ops
00197888 d in_stack
0019788c d in_unix_gc.366
00197890 D unix_table
001978bc D e802_table
001978e8 d fib_loopback
001978ec d ui_c_last_send_cookies.350
001978f0 d tcp_protocol
00197908 d udp_protocol
00197920 d icmp_protocol
00197938 D inet_protocol_base
0019793c D inet_protos
001979bc D packet_prot
00197a50 D ip_statistics
00197a9c d ipqueue
00197aa0 D ip_frag_mem
00197aa4 D sysctl_ip_forward
00197aa8 D sysctl_ip_dynaddr
00197aac D ip_id_count
00197ab0 d ip_packet_type
00197ac4 D ip_rt_notifier
00197ad0 d start.346
00197ad4 d binding_contour.347
00197ad8 D tcp_prot
00197b6c d cookie_mtu
00197b8c D ui_c_send_cookies
00197b90 d warning_time.360
00197b94 D raw_prot
00197c28 d start.346
00197c2c D udp_prot
00197cc0 D sysctl_arp_timeout
00197cc4 D sysctl_arp_check_interval
00197cc8 D sysctl_arp_res_time
00197ccc D sysctl_arp_max_tries
00197cd0 D sysctl_arp_confirm_interval
00197cd4 D sysctl_arp_confirm_timeout
00197cd8 D sysctl_arp_max_pings
00197cdc D sysctl_arp_dead_res_time
00197ce0 d arp_size
00197ce4 d arp_timer
00197cf8 D arp_tables
00197d3c d arp_packet_type
00197d50 d arp_dev_notifier
00197d5c D icmp_err_convert
00197ddc d xrl_unreach
00197f68 d xrl_redirect
001980f4 d xrl_generic
00198280 d icmp_pointers
001983fc D rarp_ioctl_hook
00198400 d inet_proto_ops
00198448 d chains
00198458 D ip_fw_fwd_policy
0019845c D ip_fw_in_policy
00198460 D ip_fw_out_policy
00198464 d policies
00198470 D ipfw_ops
00198488 d ipfw_dev_notifier
00198494 D ipv4_table
0019864c d strProt
00198658 d masq_port
0019865c D ip_masq_free_ports
00198668 d ip_masq_syms
001986ac d ip_masq_dummy
001986b8 D ip_masq_expire
001986bc D ip_autofw_hosts
001986c0 d n_fails.386
001986c4 d strProt
001986cc d ip_masq_app_syms
00198700 d net_syms
00198934 d nibblemap
00198974 d ext2_dir_operations
001989a8 D ext2_dir_inode_operations
001989f0 d ext2_file_operations
00198a24 D ext2_file_inode_operations
00198a6c d ext2_sops
00198a8c d ext2_fs_type
00198a9c D ext2_symlink_inode_operations
00198ae4 d procfs_syms
00198b50 d proc_fs_type
00198b60 d proc_sops
00198b80 d proc_alloc_map
00198d80 d proc_dir_operations
00198db4 D proc_dir_inode_operations
00198dfc d proc_root_operations
00198e30 d proc_root_inode_operations
00198e78 D proc_root
00198ea8 D proc_net
00198ed8 D proc_scsi
00198f08 D proc_sys_root
00198f38 d proc_self_inode_operations
00198f80 d done.216
00198f84 d proc_base_operations
00198fb8 d proc_base_inode_operations
00199000 D proc_pid
00199030 d proc_mem_operations
00199064 D proc_mem_inode_operations
001990ac d proc_fd_link_operations
001990e0 D proc_link_inode_operations
00199128 d proc_fd_operations
0019915c D proc_fd_inode_operations
001991a4 d proc_kcore_operations
001991d8 D proc_kcore_inode_operations
00199220 d proc_profile_operations
00199254 D proc_profile_inode_operations
0019929c d states.416
001992b8 d proc_array_operations
001992ec D proc_array_inode_operations
00199334 d proc_arraylong_operations
00199368 D proc_arraylong_inode_operations
001993b0 d proc_kmsg_operations
001993e4 D proc_kmsg_inode_operations
0019942c d proc_net_operations
00199460 D proc_net_inode_operations
001994a8 D dispatch_scsi_info_ptr
001994ac d proc_scsi_operations
001994e0 D proc_scsi_inode_operations
00199528 D md_size
00199538 d md_gendisk
00199564 d pers
00199578 d md_fops
001995ac d md_symbol_table
00199628 D tq_disk
0019962c D wait_for_request
00199630 D read_ahead
00199830 D blk_size
00199a30 D blksize_size
00199c30 D hardsect_size
00199e30 d prev_found.306
00199e34 d prev_limit.307
00199e38 D gendisk_head
00199e3c d current_minor
00199e40 d first_time.152
00199e44 d ide_pio_blacklist
00199fb4 d magic_cookie.332
00199fb8 d last_msgtime.417
00199fbc d decimal.460
00199fc0 d hex.461
00199fc4 d ide_fops
00199ff8 D cmd640_vlb
00199ffc d prefetch_regs
0019a000 d prefetch_masks
0019a004 D good_dma_drives
0019a014 d dmatable.338
0019a018 D tty_drivers
0019a01c D fg_console
0019a020 D last_console
0019a024 D want_console
0019a028 D kmsg_redirect
0019a02c D redirect
0019a030 D keypress_wait
0019a034 D vt_dont_switch
0019a038 d badmagic.335
0019a03c d badtty.336
0019a040 d tty_fops
0019a074 d hung_up_tty_fops
0019a0a8 d vt_activate_queue
0019a0ac d tty_sem
0019a0bc D tty_ldisc_N_TTY
0019a0f8 D can_do_color
0019a0fc d printable
0019a100 D video_mode_512ch
0019a104 D video_font_is_default
0019a108 d console_charmask
0019a10c D do_poke_blanked_console
0019a110 D console_blanked
0019a114 d blankinterval
0019a118 d vesa_off_interval
0019a11c D color_table
0019a12c D default_red
0019a16c D default_grn
0019a1ac D default_blu
0019a1ec d hardscroll_disabled_by_init
0019a1f0 d p.380
0019a1f4 d old.381
0019a1f8 d error.424
0019a1fc d printing.433
0019a200 d lock.458
0019a204 d tmp_buf_sem
0019a214 d mksound_lock
0019a218 d sound_timer.316
0019a22c D kd_mksound
0019a230 d ram_fops
0019a264 d mem_fops
0019a298 d kmem_fops
0019a2cc d null_fops
0019a300 d port_fops
0019a334 d zero_fops
0019a368 d full_fops
0019a39c d memory_fops
0019a3d0 d vcs_fops
0019a404 D random_fops
0019a438 D urandom_fops
0019a46c d is_init.306
0019a470 d is_init.310
0019a474 d translations
0019ac74 d inv_translate
0019ac78 d inverse_translations
0019ac88 d dfont_unicount
0019ad88 d dfont_unitable
0019afdc D hashtable_contents_valid
0019afe0 d uni_pagedir
0019b060 D sel_cons
0019b064 d sel_start
0019b068 d sel_buffer_lth
0019b06c d sel_buffer
0019b070 d inwordLut
0019b090 D kbd_read_mask
0019b091 d k_down
0019b09c d key_down
0019b0bc d dead_key_next
0019b0c0 D shift_state
0019b0c4 d npadch
0019b0c8 d diacr
0019b0c9 d rep
0019b0cc d kbd
0019b0d0 d tty
0019b0d4 d reply_expected
0019b0d5 d acknowledge
0019b0d6 d resend
0019b0d8 d key_handler
0019b118 d spec_fn_table
0019b168 d high_keys
0019b18f d e0_keys
0019b210 d prev_scancode.312
0019b214 d buf.321
0019b218 d ret_diacr
0019b220 d pad_chars.376
0019b224 d app_map.377
0019b228 d cur_chars.380
0019b22c d ledstate
0019b230 D plain_map
0019b330 D shift_map
0019b430 D altgr_map
0019b530 D ctrl_map
0019b630 D shift_ctrl_map
0019b730 D alt_map
0019b830 D ctrl_alt_map
0019b930 D key_maps
0019bd30 D keymap_count
0019bd34 D func_buf
0019bdd0 D funcbufptr
0019bdd4 D funcbufsize
0019bdd8 D funcbufleft
0019bddc D func_table
0019c1dc D accent_table
0019c4dc D accent_table_size
0019c4e0 D rtc_status
0019c4e4 D rtc_freq
0019c4e8 D rtc_irq_data
0019c4ec d epoch
0019c4f0 D days_in_mo
0019c500 d rtc_fops
0019c534 d rtc_dev
0019c548 d ch512enabled.330
0019c54c d vesa_blanking_mode
0019c550 d suspend_vesa_blanking_mode
0019c554 d vesa_blanked
0019c558 d misc_list
0019c56c d misc_fops
0019c5a0 d misc_syms
0019c5e4 D irq2dev_map
0019c624 D irqs_busy
0019c628 D irqs_used
0019c62c D irqs_reserved
0019c630 D irqs_shared
0019c634 d eth7_dev
0019c718 d eth6_dev
0019c7fc d eth5_dev
0019c8e0 d eth4_dev
0019c9c4 d eth3_dev
0019caa8 d eth2_dev
0019cb8c d eth1_dev
0019cc70 d eth0_dev
0019cd54 D loopback_dev
0019ce38 D dev_base
0019ce3c D pci_devices
0019ce40 D dev_info
0019e568 D _ctype
0019e66c D ___strtok
0019e670 A __bss_start
0019e670 A _edata
0019e670 b printbuf
0019ea70 b buf.166
0019eac0 b mktbuf.279
0019eaf0 b init_timer_cc
0019eaf8 b last_timer_cc
0019eb00 b buf.186
0019ef00 b buf
0019f300 b log_buf
001a1300 b acct_file
001a1344 b kernel_module
001a1364 b freeing_modules
001a1368 b nulltab
001a1374 b iotable
001a1b74 b swap_task.402
001a1b78 b free_area
001a1bc0 b hash_table
001a2bc0 b first_inode
001a2bc4 b buffer.218
001a2be4 b hash_table
001a2be8 b temp.253
001a2c6c b level1_cache
001a466c b level2_cache
001a606c b level1_head
001a6070 b level2_head
001a6074 b hash_table
001a6174 b quotamessage
001a61c0 b hash_table
001a626c b first_dquot
001a6270 b dqstats
001a6294 b msgque
001a6494 b kerneld_arr
001a64e4 b semary
001a66e4 b shm_segs
001a68e4 b pops
001a6924 b firewall_policy
001a6964 b firewall_chain
001a69a4 b backlog
001a69b0 b stack
001a69b4 b max_stack
001a69b8 b buff.342
001a69cc b fib_zones
001a6a50 b fib_zone_list
001a6a54 b fib_info_list
001a6a58 b rt_backlog
001a6a5c b rt_cache_size
001a6a60 b rt_free_queue
001a6a64 b last_index.376
001a6a68 b arp_bh_mask
001a6a6c b arp_backlog
001a6a70 b arp_req_backlog
001a6a74 b arp_lock
001a6a78 b error_buf
001a6e78 b name.298
001a6ea0 b md_hd_struct
001a6ec0 b md_blocksizes
001a6ed0 b md_threads
001a6ef0 b all_requests
001a7af0 b ro_bits
001a8af0 b idebus_parameter
001a8af4 b system_bus_speed
001a8af8 b cmd_hwif0
001a8afc b cmd_hwif1
001a8b00 b cmd_drives
001a8b10 b cmd640_key
001a8b14 b put_cmd640_reg
001a8b18 b get_cmd640_reg
001a8b1c b cmd640_chip_version
001a8b20 b buf.332
001a8b60 b dev_tty_driver
001a8bfc b dev_console_driver
001a8c98 b console_refcount
001a8c9c b console_table
001a8d98 b console_termios
001a8e94 b console_termios_locked
001a8f90 b blank_origin
001a8f94 b blank__origin
001a8f98 b unblank_origin
001a8f9c b hardscroll_enabled
001a8fa0 b tmp_buf
001a8fa4 b pty_refcount
001a8fa8 b pty_table
001a93a8 b pty_termios
001a97a8 b pty_termios_locked
001a9ba8 b ttyp_table
001a9fa8 b ttyp_termios
001aa3a8 b ttyp_termios_locked
001aa7a8 b pty_state
001aafa8 b secret.307
001aafe8 b secret.311
001ab068 b random_state
001ab078 b random_pool
001ab278 b keyboard_timer_state
001ab288 b mouse_timer_state
001ab298 b extract_timer_state
001ab2a8 b irq_timer_state
001ab2e8 b blkdev_timer_state
001ab4e8 b random_wait
001ab4ec b inv_norm_transl
001ab6ec b sel_end
001ab6f0 b ttytab
001ab6f4 b pt_regs
001ab6f8 b ledioctl
001ab6fc b ledptrs
001ab720 b rtc_wait
001ab724 b rtc_irq_timer
001ab738 b vga
001ab744 b misc_minors
001ab74c b irq_bitmap
001ab750 b irq_handled
001ab754 b irq_number
001ab758 b ethdev_index
001ab798 B rows
001ab79c B cols
001ab7a0 B aux_device_present
001ab7b0 B saved_command_line
001ab8b0 B stack
001ab8b4 B screen_info
001ab8c6 B idt_descriptor
001ab8d0 B drive_info
001ab8f0 B bh_base
001ab970 B bh_mask_count
001ab9f0 B timer_table
001abaf0 B xtime
001abaf8 B current_set
001abafc B kmalloc_cache
001abb08 B page_hash_table
001adb08 B swap_info
001adca8 B swap_cache
001adcac B super_blocks
001b41ac B ROOT_DEV
001b41b0 B ptype_base
001b41f0 B seq_offset
001b41f4 B ip_rt_bh_mask
001b41f8 B ip_masq_s_tab
001b45f8 B rt_wait
001b45fc B icmp_socket
001b462c B ip_fw_in_chain
001b4630 B ip_masq_app_base
001b4670 B ip_masq_m_tab
001b4a70 B ip_rt_hash_table
001b4e70 B icmp_statistics
001b4ed8 B ip_rt_lock
001b4edc B raw_v4_htable
001b4f5c B ip_acct_chain
001b4f60 B tcp_bound_hash
001b5060 B ip_fw_fwd_chain
001b5064 B tcp_statistics
001b5094 B dummy
001b5098 B ip_fw_out_chain
001b509c B udp_statistics
001b50ac B udp_hash
001b52ac B tcp_established_hash
001b56ac B tcp_listening_hash
001b572c B md_dev
001b5a9c B blk_dev
001b7e9c B ide_hwifs
001b83ac B ldiscs
001b876c B tty_std_termios
001b8790 B default_font_height
001b8794 B vc_scrbuf
001b8890 B video_type
001b8894 B video_scan_lines
001b8898 B video_port_val
001b889c B video_mem_term
001b88a0 B video_num_columns
001b88a4 B __real_origin
001b88a8 B video_mem_base
001b88ac B __origin
001b88b0 B vc_cons
001b89ac B console_driver
001b8a48 B video_port_reg
001b8a4a B has_wrapped
001b8a4c B video_num_lines
001b8a50 B video_screen_size
001b8a54 B video_font_height
001b8a58 B video_size_row
001b8a5c B pty_driver
001b8af8 B old_pty_driver
001b8b94 B pty_slave_driver
001b8c30 B old_pty_slave_driver
001b8ccc B vt_cons
001b8dd0 B spawnpid
001b8dd4 B spawnsig
001b8de0 B kbd_table
001b8edc B pci_root
001b8ef8 B errno
001b8efc B _ctmp
001b8f00 A _end

--_=XFMail.1.1.p0.Linux:981127135301:139=_--
End of MIME message

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/