opnsense-src/sys/compat/linuxkpi/common/src
Hans Petter Selasky 253dbe7487 Factor code in LinuxKPI to allow attach and detach using any BSD device.
This allows non-LinuxKPI based infiniband device drivers to attach
correctly to ibcore.

No functional change intended.

Reviewed by:	np @
Differential Revision:	https://reviews.freebsd.org/D24514
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2020-04-22 14:33:25 +00:00
..
linux_compat.c When closing a LinuxKPI file always use the real release function to avoid 2020-03-03 15:49:34 +00:00
linux_current.c LinuxKPI: Add group_leader member to struct task_struct. 2019-05-16 17:53:36 +00:00
linux_hrtimer.c Improve high resolution timer support in the LinuxKPI. 2018-06-01 11:33:14 +00:00
linux_idr.c Resolve duplicate symbol name conflict after r345095, when building LINT. 2019-03-13 19:53:20 +00:00
linux_kmod.c
linux_kthread.c schedlock 1/4 2019-12-15 21:11:15 +00:00
linux_lock.c Return correct error code to user-space when a system call receives a 2018-02-22 15:29:19 +00:00
linux_page.c Remove a vestigal reference to kmem_object. 2020-04-17 19:12:52 +00:00
linux_pci.c Factor code in LinuxKPI to allow attach and detach using any BSD device. 2020-04-22 14:33:25 +00:00
linux_radix.c Implement radix_tree_iter_delete() in the LinuxKPI. 2018-06-01 11:42:09 +00:00
linux_rcu.c Clone the RCU interface into a sleepable and a non-sleepable part 2020-04-08 17:09:45 +00:00
linux_schedule.c Implement the init_wait_entry() function macro in the LinuxKPI. 2018-06-06 14:59:23 +00:00
linux_seq_file.c import linux debugfs support 2019-02-23 20:56:41 +00:00
linux_shmemfs.c linuxkpi: Move shmem related functions in it's own file 2020-02-21 09:28:45 +00:00
linux_slab.c Rename the SLAB_DESTROY_BY_RCU flag into SLAB_TYPESAFE_BY_RCU in the LinuxKPI 2018-03-04 18:04:37 +00:00
linux_tasklet.c LinuxKPI: Fix build on powerpc/sparc. 2019-05-16 19:32:11 +00:00
linux_usb.c linuxkpi whitespace cleanup 2018-03-23 15:50:01 +00:00
linux_work.c Use true and false when dealing with bool type in the LinuxKPI. 2019-09-11 08:24:47 +00:00