Searched refs:port_ctx (Results 1 – 2 of 2) sorted by relevance
37 static void port_event_handler_proc(const struct uevent* ev, void* port_ctx);40 struct port_ctx { struct50 struct port_ctx* port; argument62 struct port_ctx ports[0];70 struct port_ctx* p; in set_ports_event_mask()210 static void handle_connect(struct port_ctx* port) { in handle_connect()299 struct port_ctx* port = ctx; in port_event_handler_proc()316 struct port_ctx* port; in tipc_add_service()330 sizeof(struct tipc_srv) + sizeof(struct port_ctx) * num_ports); in tipc_add_service()
195 struct ipc_port_context* port_ctx = self; in handle_port() local196 assert(is_valid_port_ops(&port_ctx->ops)); in handle_port()200 do_connect(port_ctx, ev); in handle_port()