Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dconsole.c374 lstcon_rpc_ent_t *ent_up) in lstcon_sesrpc_readent() argument
386 if (copy_to_user(&ent_up->rpe_priv[0], in lstcon_sesrpc_readent()
388 copy_to_user(&ent_up->rpe_payload[0], in lstcon_sesrpc_readent()
921 lstcon_batch_info(char *name, lstcon_test_batch_ent_t *ent_up, int server, in lstcon_batch_info() argument
985 rc = copy_to_user(ent_up, entp, in lstcon_batch_info()
1380 lstcon_rpc_ent_t *ent_up) in lstcon_tsbrpc_readent() argument
1388 if (copy_to_user(&ent_up->rpe_priv[0], in lstcon_tsbrpc_readent()
1459 lstcon_rpc_ent_t *ent_up) in lstcon_statrpc_readent() argument
1469 sfwk_stat = (sfw_counters_t *)&ent_up->rpe_payload[0]; in lstcon_statrpc_readent()
Dconsole.h222 int lstcon_batch_info(char *name, lstcon_test_batch_ent_t *ent_up,