Searched refs:cgw_job (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/can/
H A Dgw.c129 struct cgw_job { struct
351 struct cgw_job *gwj = (struct cgw_job *)data; can_can_gw_rcv()
440 static inline int cgw_register_filter(struct cgw_job *gwj) cgw_register_filter()
447 static inline void cgw_unregister_filter(struct cgw_job *gwj) cgw_unregister_filter()
465 struct cgw_job *gwj = NULL; cgw_notifier()
483 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, cgw_put_job()
589 struct cgw_job *gwj = NULL; cgw_dump_jobs()
804 struct cgw_job *gwj; cgw_create_job()
875 struct cgw_job *gwj = NULL; cgw_remove_all_jobs()
889 struct cgw_job *gwj = NULL; cgw_remove_job()
959 cgw_cache = kmem_cache_create("can_gw", sizeof(struct cgw_job), cgw_module_init()

Completed in 35 milliseconds