Searched defs:gwj (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/net/can/ |
| D | gw.c | 459 struct cgw_job *gwj = (struct cgw_job *)data; in can_can_gw_rcv() local 567 static inline int cgw_register_filter(struct net *net, struct cgw_job *gwj) in cgw_register_filter() 574 static inline void cgw_unregister_filter(struct net *net, struct cgw_job *gwj) in cgw_unregister_filter() 582 struct cgw_job *gwj = container_of(rcu_head, struct cgw_job, rcu); in cgw_job_free_rcu() local 597 struct cgw_job *gwj = NULL; in cgw_notifier() local 614 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, in cgw_put_job() 758 struct cgw_job *gwj = NULL; in cgw_dump_jobs() local 1061 struct cgw_job *gwj; in cgw_create_job() local 1163 struct cgw_job *gwj = NULL; in cgw_remove_all_jobs() local 1179 struct cgw_job *gwj = NULL; in cgw_remove_job() local
|
| /kernel/linux/linux-5.10/net/can/ |
| D | gw.c | 397 struct cgw_job *gwj = (struct cgw_job *)data; in can_can_gw_rcv() local 505 static inline int cgw_register_filter(struct net *net, struct cgw_job *gwj) in cgw_register_filter() 512 static inline void cgw_unregister_filter(struct net *net, struct cgw_job *gwj) in cgw_unregister_filter() 528 struct cgw_job *gwj = NULL; in cgw_notifier() local 546 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, in cgw_put_job() 690 struct cgw_job *gwj = NULL; in cgw_dump_jobs() local 993 struct cgw_job *gwj; in cgw_create_job() local 1088 struct cgw_job *gwj = NULL; in cgw_remove_all_jobs() local 1105 struct cgw_job *gwj = NULL; in cgw_remove_job() local
|