Searched refs:cn_callback_entry (Results 1 – 3 of 3) sorted by relevance
34 static struct cn_callback_entry *40 struct cn_callback_entry *cbq; in cn_queue_alloc_callback_entry()59 void cn_queue_release_callback(struct cn_callback_entry *cbq) in cn_queue_release_callback()78 struct cn_callback_entry *cbq, *__cbq; in cn_queue_add_callback()109 struct cn_callback_entry *cbq, *n; in cn_queue_del_callback()146 struct cn_callback_entry *cbq, *n; in cn_queue_free_dev()
76 struct cn_callback_entry *__cbq; in cn_netlink_send_mult()145 struct cn_callback_entry *i, *cbq = NULL; in cn_call_callback()244 struct cn_callback_entry *cbq; in cn_proc_show()
50 struct cn_callback_entry { struct81 void cn_queue_release_callback(struct cn_callback_entry *); argument