Searched defs:fastrpc_invoke (Results 1 – 2 of 2) sorted by relevance
24 struct fastrpc_invoke { struct25 __u32 handle;26 __u32 sc;27 __u64 args;
1315 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) in fastrpc_invoke() function
Completed in 7 milliseconds