aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/bitfield.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* linuxkpi: Define `FIELD_FIT()`Jean-Sébastien Pédron2023-02-131-0/+3
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* LinuxKPI: bitfields add more *replace_bits()Bjoern A. Zeeb2022-01-091-5/+37
* LinuxKPI: fix bug in le32p_replace_bits()Bjoern A. Zeeb2021-07-311-1/+1
* LinuxKPI: bitfield.h cleanupBjoern A. Zeeb2021-07-291-2/+1
* LinuxKPI: add a bitfield.h implementation.Bjoern A. Zeeb2020-10-071-0/+105