Copyright © 2001 Rusty Russell
This documentation is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
For more details see the file COPYING in the source distribution of Linux.
printk()
include/linux/kernel.hcopy_[to/from]_user()
/
get_user()
/
put_user()
include/asm/uaccess.hkmalloc()
/kfree()
include/linux/slab.hcurrent
include/asm/current.hudelay()
/mdelay()
include/asm/delay.h
include/linux/delay.hcpu_to_be32()
/be32_to_cpu()
/cpu_to_le32()
/le32_to_cpu()
include/asm/byteorder.hlocal_irq_save()
/local_irq_restore()
include/asm/system.hlocal_bh_disable()
/local_bh_enable()
include/asm/softirq.hsmp_processor_id
()/cpu_[number/logical]_map()
include/asm/smp.h__initcall()
/module_init()
include/linux/init.hmodule_exit()
include/linux/init.hMOD_INC_USE_COUNT
/MOD_DEC_USE_COUNT
include/linux/module.hNext | ||
Introduction |