登录
首页 » Visual C++ » kernel

kernel

于 2020-12-08 发布 文件大小:1552KB
0 217
下载积分: 1 下载次数: 11

代码说明:

  mtk6592内核源码的一部分,比较重要的一部分(kernel source)

文件列表:

kernel
......\acct.c,16847,2014-02-21
......\async.c,9378,2014-02-21
......\audit.c,41313,2014-02-21
......\audit.h,5653,2014-02-21
......\auditfilter.c,34129,2014-02-21
......\auditsc.c,72985,2014-02-21
......\audit_tree.c,22224,2014-02-21
......\audit_watch.c,14515,2014-02-21
......\backtracetest.c,2135,2014-02-21
......\bounds.c,600,2014-02-21
......\capability.c,11266,2014-02-21
......\cgroup.c,141973,2014-02-21
......\cgroup_freezer.c,9492,2014-02-21
......\compat.c,31208,2014-02-21
......\configs.c,2845,2014-02-21
......\cpu.c,18779,2014-02-21
......\cpuset.c,75024,2014-02-21
......\cpu_pm.c,6635,2014-02-21
......\crash_dump.c,1265,2014-02-21
......\cred.c,22683,2014-02-21
......\debug
......\.....\debug_core.c,24767,2014-02-21
......\.....\debug_core.h,2381,2014-02-21
......\.....\gdbstub.c,25999,2014-02-21
......\.....\kdb
......\.....\...\kdb_bp.c,11579,2014-02-21
......\.....\...\kdb_bt.c,5251,2014-02-21
......\.....\...\htm" target=_blank>kdb_cmds,769,2014-02-21
......\.....\...\kdb_debugger.c,4340,2014-02-21
......\.....\...\kdb_io.c,21370,2014-02-21
......\.....\...\kdb_keyboard.c,5680,2014-02-21
......\.....\...\kdb_main.c,71858,2014-02-21
......\.....\...\kdb_private.h,9870,2014-02-21
......\.....\...\kdb_support.c,25008,2014-02-21
......\.....\...\Makefile,1082,2014-02-21
......\.....\Makefile,122,2014-02-21
......\delayacct.c,5126,2014-02-21
......\dma.c,3667,2014-02-21
......\elfcore.c,459,2014-02-21
......\events
......\......\callchain.c,4021,2014-02-21
......\......\core.c,174235,2014-02-21
......\......\hw_breakpoint.c,16084,2014-02-21
......\......\internal.h,3103,2014-02-21
......\......\Makefile,157,2014-02-21
......\......\ring_buffer.c,8039,2014-02-21
......\exec_domain.c,4393,2014-02-21
......\exit.c,49078,2014-02-21
......\extable.c,3742,2014-02-21
......\fork.c,48191,2014-02-21
......\freezer.c,4759,2014-02-21
......\futex.c,72898,2014-02-21
......\futex_compat.c,4527,2014-02-21
......\gcov
......\....\base.c,3697,2014-02-21
......\....\fs.c,19303,2014-02-21
......\....\gcc_3_4.c,11215,2014-02-21
......\....\gcov.h,3761,2014-02-21
......\....\htm" target=_blank>Kconfig,1336,2014-02-21
......\....\Makefile,115,2014-02-21
......\groups.c,6172,2014-02-21
......\hrtimer.c,48385,2014-02-21
......\hung_task.c,5350,2014-02-21
......\irq
......\...\autoprobe.c,4595,2014-02-21
......\...\chip.c,19053,2014-02-21
......\...\debug.h,1198,2014-02-21
......\...\devres.c,2643,2014-02-21
......\...\dummychip.c,1200,2014-02-21
......\...\generic-chip.c,9379,2014-02-21
......\...\handle.c,7165,2014-02-21
......\...\internals.h,5592,2014-02-21
......\...\irqdesc.c,11469,2014-02-21
......\...\irqdomain.c,21862,2014-02-21
......\...\htm" target=_blank>Kconfig,2130,2014-02-21
......\...\Makefile,334,2014-02-21
......\...\manage.c,42802,2014-02-21
......\...\migration.c,1921,2014-02-21
......\...\pm.c,3111,2014-02-21
......\...\proc.c,11497,2014-02-21
......\...\resend.c,1975,2014-02-21
......\...\settings.h,3951,2014-02-21
......\...\spurious.c,8744,2014-02-21
......\irq_work.c,3201,2014-02-21
......\itimer.c,7448,2014-02-21
......\jump_label.c,11037,2014-02-21
......\kallsyms.c,14521,2014-02-21
......\Kconfig.freezer,52,2014-02-21
......\Kconfig.hz,1706,2014-02-21
......\Kconfig.locks,4503,2014-02-21
......\Kconfig.preempt,2150,2014-02-21
......\kexec.c,40599,2014-02-21
......\kfifo.c,13027,2014-02-21
......\kmod.c,18012,2014-02-21
......\kprobes.c,57770,2014-02-21
......\ksysfs.c,5272,2014-02-21
......\kthread.c,13083,2014-02-21
......\latencytop.c,7750,2014-02-21
......\lockdep.c,106580,2014-02-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FAT32
    说明:  FAT32文件系统的详细描述,很好的文章。(FAT32 file system, a detailed description of a very good article.)
    2009-08-26 16:15:12下载
    积分:1
  • DES
    VC编写的简单DES加密程序,密钥由用户手动输入,可加密字符串(VC prepared by the simple DES encryption program, the key to manually input by the user)
    2014-07-28 22:45:11下载
    积分:1
  • WinPainter21
    windows图像编程处理类库,用于实现各种图像处理功能(programming windows image processing library, used to achieve a variety of image processing functions)
    2007-11-27 11:08:06下载
    积分:1
  • GetHostNameIP
    vc 获取主机名和IP地址GetHostNameIP的源码(vc obtain the host name and IP address GetHostNameIP source)
    2011-07-17 13:39:21下载
    积分:1
  • gamedll
    新武林外传辅助源码,支持自动定点挂机,自动回血回蓝,自动坐骑,自动使用技能,自动捡物,自动打怪等(Auxiliary source of new Swordsman, support automatic fixed-point hook, automatic return of blood back to blue, auto mount, auto use skills, automatically picking objects, such as automatic 打怪)
    2010-06-06 10:36:30下载
    积分:1
  • myPlaneDisplay
    VC++编写的飞机仪表显示,可以直接修改使用,显示为一个可以飞行的3D飞机(VC++ Prepared aircraft instrument display, you can directly modify the use, appears as a 3D plane can fly)
    2021-04-05 17:19:03下载
    积分:1
  • sph-fluid
    一个水掉落至方形容器的执行动画,可以查看SPH动态效果(An execution animation of water falling into a square container.)
    2018-09-11 11:22:39下载
    积分:1
  • xjzhw
    51单片机智能循迹小车,c语言程序和教程(51 MCU intelligent tracking car c language tutorial program)
    2013-07-16 14:32:08下载
    积分:1
  • yibutongxinhetongbutongxindequbie
    描述了异步通信和同步通信的的概念还有对两者的区别做出了详细的讲解(Describe the concept of asynchronous communication and synchronous communication and make the detailed explanation to the difference between the two)
    2015-01-21 18:20:45下载
    积分:1
  • WindowsCEqudong
    Windows CE下驱动程序开发基础,   Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等(Windows CE Driver Development under the foundation, Windows CE under the serial driver to handle all I/O behavior similar to serial devices, including those based on 16450,16550 UART (Universal Asynchronous Receiver-chip) devices and some of the equipment used DMA common 9-pin serial port, infrared I/O port, Modem, etc.)
    2007-11-01 05:46:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载