Home
last modified time | relevance | path

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

/minix3/sys/sys/
H A Dcallback.h42 struct callback_head { struct
56 int callback_run_roundrobin(struct callback_head *, void *); argument
57 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 *);