opnsense-src/sys/compat/linuxkpi/common/include/linux
Hans Petter Selasky 0f9f74597d Only lock Giant when needed in the LinuxKPI.
Suggested by:	ngie @
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2016-05-16 17:41:25 +00:00
..
bitops.h Fix bugs in currently unused bit searching loop. 2016-03-31 06:19:15 +00:00
cache.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
cdev.h Minor LinuxKPI code cleanup: 2015-12-31 12:30:19 +00:00
clocksource.h Update and add various macros to the LinuxKPI and resolve a macro 2016-01-26 15:26:35 +00:00
compat.h Remove incorrect defines. The proper version of these macros is 2015-12-03 11:45:12 +00:00
compiler.h Add more Linux defines. Improve some existing ones. 2016-05-13 10:10:43 +00:00
completion.h Update and add various macros to the LinuxKPI and resolve a macro 2016-01-26 15:26:35 +00:00
delay.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
device.h Only lock Giant when needed in the LinuxKPI. 2016-05-16 17:41:25 +00:00
dma-attrs.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
dma-mapping.h sys/compat/linux*: spelling fixes. 2016-04-30 00:53:10 +00:00
dmapool.h sys/compat/linux*: spelling fixes. 2016-04-30 00:53:10 +00:00
err.h Add unlikely() statement to optimise the IS_ERR_VALUE() macro. 2016-05-13 11:30:56 +00:00
errno.h The Linux error defines should all be positive, else frequently used 2016-05-13 09:21:22 +00:00
etherdevice.h Add more functions to the LinuxKPI. 2016-03-03 09:56:04 +00:00
file.h Handle when filedescriptors are closed before initialized. An early 2015-12-31 14:47:45 +00:00
fs.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
gfp.h Update and add various macros to the LinuxKPI and resolve a macro 2016-01-26 15:26:35 +00:00
hardirq.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
idr.h Add more IDR and IDA related functions to the LinuxKPI. 2016-05-11 10:40:04 +00:00
if_arp.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
if_ether.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
if_vlan.h Implement is_vlan_dev() and vlan_dev_vlan_id() for the LinuxKPI. 2016-01-26 14:33:20 +00:00
in.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
in6.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
inetdevice.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
interrupt.h LinuxKPI style changes: 2016-01-08 10:04:19 +00:00
io-mapping.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
io.h Implement ioremap_wt() and use that in the MEMREMAP_WT case for i386 2016-05-10 17:51:17 +00:00
ioctl.h Define _IOC_SIZE() in the LinuxKPI. 2016-05-13 11:42:36 +00:00
jhash.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
jiffies.h Implement nsecs_to_jiffies() in the LinuxKPI and while at it 2016-05-13 11:02:02 +00:00
kdev_t.h Implement "old_encode_dev()" for the LinuxKPI. 2016-05-13 11:51:43 +00:00
kernel.h Properly implement "cpu_has_clflush" macro. 2016-05-16 09:16:15 +00:00
kmod.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
kobject.h Minor LinuxKPI code cleanup: 2015-12-31 12:30:19 +00:00
kref.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
kthread.h Remove redundant "task_struct_set()". 2016-05-12 09:11:18 +00:00
ktime.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
list.h tcp/lro: Change SLIST to LIST, so that removing an entry is O(1) 2016-04-01 06:43:05 +00:00
lockdep.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
log2.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
math64.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
miscdevice.h Minor LinuxKPI code cleanup: 2015-12-31 12:30:19 +00:00
mm.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
module.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
moduleparam.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
mutex.h Use function macro instead of non-function macro to reduce chance of 2016-01-21 17:36:06 +00:00
net.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
netdevice.h Add more network related macros and functions to the LinuxKPI. 2016-01-26 14:29:50 +00:00
notifier.h Add definition for the NETDEV_CHANGE event and tidy up the LinuxKPI 2016-01-26 14:27:00 +00:00
page.h Add more PAGE related defines to the LinuxKPI. Move the definition of 2016-05-13 12:41:21 +00:00
pci.h Add more LinuxKPI PCI related functions and defines. 2016-01-26 14:20:25 +00:00
poll.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
printk.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
radix-tree.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
random.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
rbtree.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
rcupdate.h LinuxKPI list updates: 2016-01-26 15:12:31 +00:00
rwlock.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
rwsem.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
scatterlist.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
sched.h Fix handling of IOCTLs in the LinuxKPI. 2016-05-12 11:38:28 +00:00
semaphore.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
slab.h Add more functions to the LinuxKPI. 2016-03-03 09:56:04 +00:00
socket.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
spinlock.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
srcu.h Implement sleepable RCU mechanism using shared exclusive locks. 2015-12-21 11:03:12 +00:00
string.h Add more functions to the LinuxKPI. 2016-03-03 09:56:04 +00:00
sysfs.h linuxkpi/sysfs.h: Cast arg2 through intptr_t to avoid GCC warning 2015-11-09 16:50:42 +00:00
time.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
timer.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
types.h
uaccess.h Fix handling of IOCTLs in the LinuxKPI. 2016-05-12 11:38:28 +00:00
usb.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
vmalloc.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
wait.h Add wait_event_interruptible_timeout to linuxkpi. 2016-03-31 17:11:58 +00:00
workqueue.h Implement drain_workqueue() function. 2015-12-21 12:20:02 +00:00