Lines Matching refs:connection
69 struct connection *conn;
113 static int writechn(struct connection *conn, in writechn()
144 static int readchn(struct connection *conn, void *data, unsigned int len) in readchn()
267 bool domain_can_read(struct connection *conn) in domain_can_read()
281 bool domain_is_unprivileged(struct connection *conn) in domain_is_unprivileged()
287 bool domain_can_write(struct connection *conn) in domain_can_write()
354 struct connection *conn = domain->conn; in domain_conn_reset()
372 int do_introduce(struct connection *conn, struct buffered_data *in) in do_introduce()
445 int do_set_target(struct connection *conn, struct buffered_data *in) in do_set_target()
475 static struct domain *onearg_domain(struct connection *conn, in onearg_domain()
495 int do_release(struct connection *conn, struct buffered_data *in) in do_release()
510 int do_resume(struct connection *conn, struct buffered_data *in) in do_resume()
525 int do_get_domain_path(struct connection *conn, struct buffered_data *in) in do_get_domain_path()
544 int do_is_domain_introduced(struct connection *conn, struct buffered_data *in) in do_is_domain_introduced()
565 int do_reset_watches(struct connection *conn, struct buffered_data *in) in do_reset_watches()
588 const char *get_implicit_path(const struct connection *conn) in get_implicit_path()
661 void domain_entry_inc(struct connection *conn, struct node *node) in domain_entry_inc()
687 void domain_entry_dec(struct connection *conn, struct node *node) in domain_entry_dec()
732 int domain_entry(struct connection *conn) in domain_entry()
739 void domain_watch_inc(struct connection *conn) in domain_watch_inc()
746 void domain_watch_dec(struct connection *conn) in domain_watch_dec()
754 int domain_watch(struct connection *conn) in domain_watch()
962 void wrl_apply_debit_direct(struct connection *conn) in wrl_apply_debit_direct()
979 void wrl_apply_debit_trans_commit(struct connection *conn) in wrl_apply_debit_trans_commit()