The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
This function is atomic and may not be reordered. See __set_bit if you do not require the atomic guarantees. Note that nr may be almost arbitrarily large; this function is not restricted to acting on a single-word quantity.
<<< Previous | Home | Next >>> |
Bit Operations | Up | __set_bit |