Lines Matching defs:local
38 static long rxrpc_local_cmp_key(const struct rxrpc_local *local, in rxrpc_local_cmp_key()
81 struct rxrpc_local *local; in rxrpc_alloc_local() local
110 static int rxrpc_open_socket(struct rxrpc_local *local, struct net *net) in rxrpc_open_socket()
236 struct rxrpc_local *local; in rxrpc_lookup_local() local
320 struct rxrpc_local *rxrpc_get_local(struct rxrpc_local *local) in rxrpc_get_local()
333 struct rxrpc_local *rxrpc_get_local_maybe(struct rxrpc_local *local) in rxrpc_get_local_maybe()
350 void rxrpc_queue_local(struct rxrpc_local *local) in rxrpc_queue_local()
362 static void __rxrpc_put_local(struct rxrpc_local *local) in __rxrpc_put_local()
371 void rxrpc_put_local(struct rxrpc_local *local) in rxrpc_put_local()
392 static void rxrpc_local_destroyer(struct rxrpc_local *local) in rxrpc_local_destroyer()
438 struct rxrpc_local *local = in rxrpc_local_processor() local
467 struct rxrpc_local *local = container_of(rcu, struct rxrpc_local, rcu); in rxrpc_local_rcu() local
483 struct rxrpc_local *local; in rxrpc_destroy_all_locals() local