Searched refs:cgw_job (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/can/ |
H A D | gw.c | 127 struct cgw_job { struct 459 struct cgw_job *gwj = (struct cgw_job *)data; in can_can_gw_rcv() 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() 597 struct cgw_job *gwj = NULL; in cgw_notifier() 614 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, in cgw_put_job() 758 struct cgw_job *gw in cgw_dump_jobs() [all...] |
/kernel/linux/linux-5.10/net/can/ |
H A D | gw.c | 127 struct cgw_job { struct 397 struct cgw_job *gwj = (struct cgw_job *)data; in can_can_gw_rcv() 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() 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() 993 struct cgw_job *gwj; in cgw_create_job() 1088 struct cgw_job *gw in cgw_remove_all_jobs() [all...] |
Completed in 5 milliseconds