opnsense-src/sys/compat/linuxkpi/common/include
Jean-Sébastien Pédron a04aa80e77
lindebugfs: Add debugfs_create_file_size()
This is the same as `debugfs_create_file()` but takes the initial size
of the file. In FreeBSD, the given size is ignored and
`debugfs_create_file()` is called.

Reviewed by:	emaste, manu
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D37914
2023-01-25 23:23:16 +01:00
..
acpi linuxkpi: Include errno.h from acpi/video.h 2023-01-02 22:05:27 +01:00
asm linuxkpi: Fix atomic_long_sub() overflow 2023-01-25 22:26:54 +01:00
asm-generic linuxkpi: Add io.h 2022-08-08 15:22:35 +02:00
linux lindebugfs: Add debugfs_create_file_size() 2023-01-25 23:23:16 +01:00
net LinuxKPI: add (skeleton) functions to make drivers compile 2023-01-13 00:38:11 +00:00
video linuxkpi: Add video/mipi_display.h 2022-08-18 09:47:12 +02:00
stdarg.h LinuxKPI: Add stdarg.h proxy header 2022-01-10 22:49:37 +03:00