opnsense-src/sys/ofed/include/linux
Jeff Roberson 5df87b21d3 Replace kernel virtual address space allocation with vmem. This provides
transparent layering and better fragmentation.

 - Normalize functions that allocate memory to use kmem_*
 - Those that allocate address space are named kva_*
 - Those that operate on maps are named kmap_*
 - Implement recursive allocation handling for kmem_arena in vmem.

Reviewed by:	alc
Tested by:	pho
Sponsored by:	EMC / Isilon Storage Division
2013-08-07 06:21:20 +00:00
..
mlx4
bitmap.h
bitops.h
cdev.h
compat.h
compiler.h
completion.h
ctype.h
delay.h
device.h
dma-attrs.h
dma-mapping.h
dmapool.h
err.h
errno.h
ethtool.h
file.h
fs.h
gfp.h
hardirq.h
idr.h
if_arp.h
if_ether.h
if_vlan.h
in.h
in6.h
inet.h
inetdevice.h
init.h
interrupt.h
io-mapping.h
io.h
ioctl.h
jhash.h
jiffies.h
kdev_t.h
kernel.h
kobject.h
kref.h
kthread.h
linux_compat.c
linux_idr.c
linux_radix.c
list.h
lockdep.h
log2.h
miscdevice.h
mm.h
module.h
moduleparam.h
mount.h
mutex.h
net.h
netdevice.h
notifier.h
page.h
pci.h
poll.h
radix-tree.h
random.h
rbtree.h
rtnetlink.h
rwlock.h
rwsem.h
scatterlist.h
sched.h
semaphore.h
slab.h
socket.h
spinlock.h
stddef.h
string.h
sysfs.h
timer.h
types.h
uaccess.h
vmalloc.h
wait.h
workqueue.h