opnsense-src/sys/compat/linuxkpi/common/src
Dmitry Chagin 8f7fb96aaf LinuxKPI: Rename a short description of the kmalloc type.
To avoid duplication in the vmstat -m output rename the kmalloc type short
description to 'lkpikmalloc' as the Linux emulation layer historically names
its linux malloc type as 'linux'.

Reviewed by:		hselasky, kib, emaste
Differential Revision:	https://reviews.freebsd.org/D30928
MFC after:		2 weeks

(cherry picked from commit 5ca9d41700)
2022-06-17 22:30:28 +03:00
..
linux_80211.c LinuxKPI: 802.11: plug a ni leak in lkpi_sta_assoc_to_run() 2022-06-08 16:11:19 +00:00
linux_80211.h LinuxKPI: 802.11: improve hw_scan 2022-04-18 09:32:58 +00:00
linux_80211_macops.c LinuxKPI: 802.11: improve lkpi_80211_mo_sta_state() for non (*sta_state) 2022-03-27 18:12:08 +00:00
linux_acpi.c LinuxKPI: Implement ACPI bits required by drm-kmod in base system 2020-11-09 13:20:14 +00:00
linux_compat.c LinuxKPI: Rename a short description of the kmalloc type. 2022-06-17 22:30:28 +03:00
linux_current.c linuxkpi: remove global atomic counter of the task allocations 2021-08-03 12:56:02 +03:00
linux_devres.c LinuxKPI: implement devres() framework parts and two examples 2021-02-02 11:51:26 +00:00
linux_dmi.c linuxkpi: Add dmi_* function 2020-10-02 18:28:00 +00:00
linux_domain.c MFC ebe5cf355d: 2021-03-23 11:50:47 +01:00
linux_firmware.c LinuxKPI: fix -Wunused-but-set-variable warnings 2021-12-30 18:25:15 +00:00
linux_fpu.c linuxkpi: add kernel_fpu_begin/kernel_fpu_end 2021-01-12 12:31:00 +01:00
linux_hrtimer.c compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
linux_idr.c compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
linux_interrupt.c LinuxKPI: Remove FreeBSD struct resource from all LKPI headers 2021-10-13 11:58:39 +03:00
linux_kmod.c LinuxKPI: add firmware loading support 2021-02-02 11:50:38 +00:00
linux_kthread.c LinuxKPI: Implement kthread_worker related functions 2022-06-02 00:50:14 +03:00
linux_lock.c Populate the acquire context field of a ww_mutex in the LinuxKPI. 2020-10-04 17:23:39 +00:00
linux_netdev.c LinuxKPI: import beginning of a new version of netdevice.h 2021-12-30 18:27:31 +00:00
linux_page.c LinuxKPI: Import MTRR support functions from drm-kmod 2022-01-22 22:34:37 +03:00
linux_pci.c LinuxKPI: PCI: add counter for linux_dma_map_phys_common() errors 2022-04-14 16:37:53 +00:00
linux_radix.c compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
linux_rcu.c LinuxKPI: Do not wait for a grace period in rcu_barrier() 2021-07-21 01:43:52 +03: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 lindebugfs: Make single_release() NULL safe. 2022-03-17 10:55:12 +01:00
linux_shmemfs.c linuxkpi: Move shmem related functions in it's own file 2020-02-21 09:28:45 +00:00
linux_shrinker.c LinuxKPI: Convert lkpi-shrinker lock to sx. 2022-06-02 00:50:13 +03:00
linux_skbuff.c LinuxKPI: skbuff: add memlimit tunable for 64bit systems 2022-06-03 15:48:15 +00:00
linux_slab.c linuxkpi: Handle a NULL cache pointer in kmem_cache_destroy() 2021-10-12 20:36:18 -04:00
linux_tasklet.c Make sure all tasklets are drained before unloading the LinuxKPI. 2021-06-02 13:23:19 +02:00
linux_usb.c LinuxKPI: USB change successful probe result to BUS_PROBE_DEFAULT 2022-02-27 23:41:54 +00:00
linux_work.c linux(4): Fix a typo in a source code comment 2022-06-10 14:31:50 +02:00
linux_xarray.c linuxkpi xarray: Correct expression in assertion. 2022-05-10 17:07:41 -07:00