Searched refs:applicants (Results 1 – 3 of 3) sorted by relevance
536 port->applicants[appl->type]); in mrp_request_join()561 port->applicants[appl->type]); in mrp_request_leave()815 app = rcu_dereference(port->applicants[appl->type]); in mrp_rcv()857 if (rtnl_dereference(port->applicants[i])) in mrp_release_port()892 rcu_assign_pointer(dev->mrp_port->applicants[appl->type], app); in mrp_init_applicant()912 port->applicants[appl->type]); in mrp_uninit_applicant()916 RCU_INIT_POINTER(port->applicants[appl->type], NULL); in mrp_uninit_applicant()
114 struct garp_applicant __rcu *applicants[GARP_APPLICATION_MAX + 1]; member
131 struct mrp_applicant __rcu *applicants[MRP_APPLICATION_MAX + 1]; member