Searched hist:cd4bd9750c1b194ba22fbbc333d6166556a26577 (Results 1 – 2 of 2) sorted by relevance
/freebsd/share/man/man9/ |
H A D | bitset.9 | diff cd4bd9750c1b194ba22fbbc333d6166556a26577 Sun Apr 28 02:20:34 CEST 2024 Jake Freeland <jfree@FreeBSD.org> bitset: Add ORNOT macros
Macros to ANDNOT a bitset currently exist, but there are no ORNOT equivalents. Introduce ORNOT macros for bitset(9), cpuset(9), and domainset(9).
Approved by: markj (mentor) Reviewed by: markj MFC after: 1 week Sponsored by: NIKSUN, Inc. Differential Revision: https://reviews.freebsd.org/D44976
|
/freebsd/sys/sys/ |
H A D | bitset.h | diff cd4bd9750c1b194ba22fbbc333d6166556a26577 Sun Apr 28 02:20:34 CEST 2024 Jake Freeland <jfree@FreeBSD.org> bitset: Add ORNOT macros
Macros to ANDNOT a bitset currently exist, but there are no ORNOT equivalents. Introduce ORNOT macros for bitset(9), cpuset(9), and domainset(9).
Approved by: markj (mentor) Reviewed by: markj MFC after: 1 week Sponsored by: NIKSUN, Inc. Differential Revision: https://reviews.freebsd.org/D44976
|