Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dcompat.h321 struct callback_head { struct
322 struct callback_head *next; argument
323 void (*func)(struct callback_head *head); argument
325 #define rcu_head callback_head

Completed in 5 milliseconds