Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Dconsole.c375 lstcon_rpc_ent_t *ent_up) in lstcon_sesrpc_readent() argument
387 if (copy_to_user(&ent_up->rpe_priv[0], in lstcon_sesrpc_readent()
389 copy_to_user(&ent_up->rpe_payload[0], in lstcon_sesrpc_readent()
922 lstcon_batch_info(char *name, lstcon_test_batch_ent_t *ent_up, int server, in lstcon_batch_info() argument
986 rc = copy_to_user(ent_up, entp, in lstcon_batch_info()
1381 lstcon_rpc_ent_t *ent_up) in lstcon_tsbrpc_readent() argument
1389 if (copy_to_user(&ent_up->rpe_priv[0], in lstcon_tsbrpc_readent()
1460 lstcon_rpc_ent_t *ent_up) in lstcon_statrpc_readent() argument
1470 sfwk_stat = (sfw_counters_t *)&ent_up->rpe_payload[0]; in lstcon_statrpc_readent()
Dconsole.h223 extern int lstcon_batch_info(char *name, lstcon_test_batch_ent_t *ent_up,