freebsd-nq/sys/compat/linuxkpi/common/src
Alexander Motin e1cf70fbab Fix hrtimer_active() in case of cancellation.
While there, switch to FreeBSD internal callout active status.

Reviewed by:	markj, hselasky
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D11900
2017-08-07 14:34:05 +00:00
..
linux_compat.c Fix LinuxKPI regression after r321920. The mda_unit and si_drv0 fields are not 2017-08-02 14:27:27 +00:00
linux_current.c Free existing per-thread task structs when unloading linuxkpi.ko. 2017-07-09 22:57:00 +00:00
linux_hrtimer.c Fix hrtimer_active() in case of cancellation. 2017-08-07 14:34:05 +00:00
linux_idr.c Fix init order in the LinuxKPI for IDR support after recent changes. 2017-06-06 10:12:58 +00:00
linux_kmod.c
linux_kthread.c Add kthread parking support to the LinuxKPI. 2017-06-18 19:22:05 +00:00
linux_lock.c Implement support for mutexes with deadlock avoidance in the LinuxKPI. 2017-03-09 18:33:40 +00:00
linux_page.c o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
linux_pci.c Add subsystem vendor and device ID fields to struct pci_dev. 2017-08-03 21:14:46 +00:00
linux_radix.c sys/compat/linux*: spelling fixes. 2016-04-30 00:53:10 +00:00
linux_rcu.c Fix a bug in synchronize RCU when the calling thread is bound to a CPU. 2017-07-07 13:15:00 +00:00
linux_schedule.c Augment wait queue support in the LinuxKPI. 2017-06-09 19:41:12 +00:00
linux_slab.c Cleanup the LinuxKPI slab implementation. 2017-03-08 11:09:27 +00:00
linux_tasklet.c Use grouptaskqueue for tasklets in the LinuxKPI. 2017-03-07 13:51:14 +00:00
linux_usb.c sys/compat/linux*: spelling fixes. 2016-04-30 00:53:10 +00:00
linux_work.c Zero number of CPUs should be translated into the default number of 2017-04-19 11:38:07 +00:00