|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <asm/bitops.h>Go to the source code of this file.
Functions | |
| void | change_bit (unsigned long nr, volatile void *addr) |
| int | test_and_change_bit (unsigned long nr, volatile void *addr) |
1.8.2