freebsd-dev/sys/compat
Jean-Sébastien Pédron 5542309ec6
linuxkpi: Define xa_is_err(), xa_{store,erase}_irq() and xa_{,un}lock_irq*()
`xa_is_err()` is synonymous to `IS_ERR()`.

Other introduced functions call their equivalent without the `irq*`
suffix.

Reviewed by:	manu
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D38534
2023-02-13 22:09:31 +01:00
..
freebsd32 ptrace(2): add PT_SC_REMOTE remote syscall request 2022-12-22 23:11:35 +02:00
ia32 Retire sv_transtrap 2022-05-20 14:54:03 +03:00
lindebugfs lindebugfs: Add debugfs_create_file_size() 2023-01-25 23:23:16 +01:00
linprocfs linprocfs: Migrate to IfAPI 2023-02-03 09:38:03 -05:00
linsysfs linsysfs: Use IfAPI accessors 2023-02-03 09:38:03 -05:00
linux linux(4): Get rid of the opt_compat.h include. 2023-02-12 20:24:32 +03:00
linuxkpi linuxkpi: Define xa_is_err(), xa_{store,erase}_irq() and xa_{,un}lock_irq*() 2023-02-13 22:09:31 +01:00
x86bios pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00