Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/include/linux/ | |
bitmap.h | 100 * bitmap_set(bitmap, startbit, nbits) 106 bitmap_set(unsigned long *bitmap, size_t startbit, size_t nbits) function in typeref:typename:void |
bitmap.h | 100 * bitmap_set(bitmap, startbit, nbits) 106 bitmap_set(unsigned long *bitmap, size_t startbit, size_t nbits) function in typeref:typename:void |
/src/sys/net/npf/ | |
npf_portmap.c | 311 bitmap_set(bitmap_t *bm, unsigned bit) function in typeref:typename:bool 533 if (bitmap_set(bm, bit)) { 560 return bitmap_set(bm, port); |
npf_portmap.c | 311 bitmap_set(bitmap_t *bm, unsigned bit) function in typeref:typename:bool 533 if (bitmap_set(bm, bit)) { 560 return bitmap_set(bm, port); |