Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A 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