1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/ofed/include/linux
Mateusz Guzik 90f54cbfeb fd: remove filedesc argument from fdclose
Just accept a thread instead. This makes it consistent with fdalloc.

No functional changes.
2015-04-11 15:40:28 +00:00
..
mlx4 Updates for the Mellanox ethernet driver 2015-03-04 09:30:03 +00:00
bitops.h Add more functions to the Linux kernel compatibility layer. Add some 2015-01-19 20:39:48 +00:00
cache.h Add more functions to the Linux kernel compatibility layer. Add some 2015-01-19 20:39:48 +00:00
cdev.h
clocksource.h
compat.h
compiler.h
completion.h Fixes for the LinuxAPI completion wrappers: 2015-03-27 16:16:23 +00:00
delay.h
device.h The kasprintf() function cannot be inlined due to using a variable 2015-02-16 21:22:56 +00:00
dma-attrs.h
dma-mapping.h Add more functions to the Linux kernel compatibility layer. Add some 2015-01-19 20:39:48 +00:00
dmapool.h
err.h
errno.h
etherdevice.h Add more functions to the Linux kernel compatibility layer. Add some 2015-01-19 20:39:48 +00:00
file.h fd: remove filedesc argument from fdclose 2015-04-11 15:40:28 +00:00
fs.h Fixes for the LinuxAPI completion wrappers: 2015-03-27 16:16:23 +00:00
gfp.h Add more functions to the Linux kernel compatibility layer. Add some 2015-02-13 16:35:12 +00:00
hardirq.h
idr.h
if_arp.h
if_ether.h
if_vlan.h
in6.h
in.h Fixes for the LinuxAPI completion wrappers: 2015-03-27 16:16:23 +00:00
inetdevice.h
interrupt.h
io-mapping.h
io.h Add more functions to the Linux kernel compatibility layer. Add some 2015-01-19 20:39:48 +00:00
ioctl.h
jhash.h
jiffies.h Fix variable casting: 2015-03-27 19:08:11 +00:00
kdev_t.h
kernel.h Define PTR_ALIGN() macro which will be needed coming Mellanox driver 2015-03-04 09:58:39 +00:00
kmod.h
kobject.h
kref.h Add more functions to the Linux kernel compatibility layer. Add some 2015-02-13 16:35:12 +00:00
kthread.h
ktime.h Add more functions to the Linux kernel compatibility layer. Add some 2015-01-19 20:39:48 +00:00
linux_compat.c Fixes for the LinuxAPI completion wrappers: 2015-03-27 16:16:23 +00:00
linux_idr.c Fix bug in idr_pre_get where it doesn't handle 'need' correctly. 2015-02-02 23:41:43 +00:00
linux_kmod.c Start importing the basic OFED linux compatibility layer changes made 2015-01-17 16:36:39 +00:00
linux_pci.c Start importing the basic OFED linux compatibility layer changes made 2015-01-17 16:36:39 +00:00
linux_radix.c
list.h Fixes and updates for the Linux compatibility layer: 2015-01-06 10:02:14 +00:00
lockdep.h
log2.h Macro fixes: 2015-02-23 12:54:46 +00:00
math64.h
miscdevice.h
mm.h
module.h Add missing linuxapi module dependencies and always use the FreeBSD 2015-01-19 21:53:00 +00:00
moduleparam.h
mutex.h
net.h
netdevice.h Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
notifier.h
page.h
pci.h Add more functions to the Linux kernel compatibility layer. Add some 2015-02-13 16:35:12 +00:00
poll.h
printk.h Define standard formatting strings to print GIDs 2015-02-16 21:26:16 +00:00
radix-tree.h
random.h
rbtree.h
rwlock.h
rwsem.h
scatterlist.h Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
sched.h
semaphore.h
slab.h Add more functions to the Linux kernel compatibility layer. Add some 2015-01-19 20:39:48 +00:00
socket.h
spinlock.h
string.h
sysfs.h
timer.h Fix problems about 32-bit ticks wraparound and unsigned long 2015-03-18 10:49:17 +00:00
types.h
uaccess.h
vmalloc.h Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
wait.h
workqueue.h