Home
last modified time | relevance | path

Searched refs:fastrpc_invoke_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dfastrpc.c231 struct fastrpc_invoke_ctx { struct
481 struct fastrpc_invoke_ctx *ctx; in fastrpc_context_free()
518 struct fastrpc_invoke_ctx *ctx = in fastrpc_context_put_wq()
519 container_of(work, struct fastrpc_invoke_ctx, put_work); in fastrpc_context_put_wq()
573 static struct fastrpc_invoke_ctx *fastrpc_context_alloc( in fastrpc_context_alloc()
578 struct fastrpc_invoke_ctx *ctx = NULL; in fastrpc_context_alloc()
1105 struct fastrpc_invoke_ctx *ctx, in fastrpc_invoke_send()
1140 struct fastrpc_invoke_ctx *ctx = NULL; in fastrpc_internal_invoke()
1522 struct fastrpc_invoke_ctx *ctx, *n; in fastrpc_device_release()
2368 struct fastrpc_invoke_ctx *ctx; in fastrpc_notify_users()
[all …]