Searched refs:callback_head (Results 1 – 1 of 1) sorted by relevance
42 struct callback_head { struct56 int callback_run_roundrobin(struct callback_head *, void *); argument57 void callback_register(struct callback_head *, struct callback_entry *,59 void callback_unregister(struct callback_head *, struct callback_entry *);60 void callback_head_init(struct callback_head *, int);61 void callback_head_destroy(struct callback_head *);