Lines Matching refs:cgw_job
129 struct cgw_job { struct
351 struct cgw_job *gwj = (struct cgw_job *)data; in can_can_gw_rcv()
440 static inline int cgw_register_filter(struct cgw_job *gwj) in cgw_register_filter()
447 static inline void cgw_unregister_filter(struct cgw_job *gwj) in cgw_unregister_filter()
465 struct cgw_job *gwj = NULL; in cgw_notifier()
483 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, in cgw_put_job()
589 struct cgw_job *gwj = NULL; in cgw_dump_jobs()
804 struct cgw_job *gwj; in cgw_create_job()
875 struct cgw_job *gwj = NULL; in cgw_remove_all_jobs()
889 struct cgw_job *gwj = NULL; in cgw_remove_job()
959 cgw_cache = kmem_cache_create("can_gw", sizeof(struct cgw_job), in cgw_module_init()