Home
last modified time | relevance | path

Searched refs:callback_head (Results 1 – 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h143 struct callback_head { struct
144 struct callback_head *next; argument
145 void (*func)(struct callback_head *head); argument
147 #define rcu_head callback_head
/external/u-boot/include/linux/
Dcompat.h291 struct callback_head { struct
292 struct callback_head *next; argument
293 void (*func)(struct callback_head *head); argument
295 #define rcu_head callback_head