Go to the source code of this file.
#define DYNTICK_TASK_EXIT_IDLE |
Value:
Definition at line 55 of file rcu.h.
Definition at line 53 of file rcu.h.
Definition at line 54 of file rcu.h.
Definition at line 52 of file rcu.h.
Definition at line 51 of file rcu.h.
#define DYNTICK_TASK_NEST_WIDTH 7 |
Definition at line 50 of file rcu.h.
#define RCU_TRACE |
( |
|
stmt | ) |
|
Definition at line 29 of file rcu.h.
kfree - free previously allocated memory : pointer returned by kmalloc.
If is NULL, no operation is performed.
Don't free memory not originally allocated by kmalloc() or you will run into trouble.
Definition at line 3952 of file slab.c.