Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconsole.c370 lstcon_rpc_ent_t __user *ent_up) in lstcon_sesrpc_readent() argument
382 if (copy_to_user(&ent_up->rpe_priv[0], in lstcon_sesrpc_readent()
384 copy_to_user(&ent_up->rpe_payload[0], in lstcon_sesrpc_readent()
926 lstcon_batch_info(char *name, lstcon_test_batch_ent_t __user *ent_up, in lstcon_batch_info() argument
988 rc = copy_to_user(ent_up, entp, in lstcon_batch_info()
1383 lstcon_rpc_ent_t __user *ent_up) in lstcon_tsbrpc_readent() argument
1391 if (copy_to_user(&ent_up->rpe_priv[0], &rep->bar_active, in lstcon_tsbrpc_readent()
1462 lstcon_rpc_ent_t __user *ent_up) in lstcon_statrpc_readent() argument
1472 sfwk_stat = (sfw_counters_t __user *)&ent_up->rpe_payload[0]; in lstcon_statrpc_readent()
Dconsole.h227 int lstcon_batch_info(char *name, lstcon_test_batch_ent_t __user *ent_up,