Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c90 #define FASTRPC_CREATE_STATIC_PROCESS_NARGS 3 macro
1253 args = kcalloc(FASTRPC_CREATE_STATIC_PROCESS_NARGS, sizeof(*args), GFP_KERNEL); in fastrpc_init_create_static_process()