• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/ofed/drivers/infiniband/core/

Lines Matching refs:__user

385 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf,
427 if (copy_to_user((void __user *)(unsigned long)cmd.response,
461 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf,
496 if (copy_to_user((void __user *)(unsigned long)cmd.response,
582 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf,
623 if (copy_to_user((void __user *)(unsigned long)cmd.response,
630 static ssize_t ucma_bind_ip(struct ucma_file *file, const char __user *inbuf,
652 static ssize_t ucma_bind(struct ucma_file *file, const char __user *inbuf,
676 const char __user *inbuf,
701 const char __user *inbuf,
727 const char __user *inbuf,
811 const char __user *inbuf,
853 if (copy_to_user((void __user *)(unsigned long)cmd.response,
874 void __user *response, int out_len)
902 void __user *response, int out_len)
934 void __user *response, int out_len)
980 const char __user *inbuf,
985 void __user *response;
991 response = (void __user *)(unsigned long) cmd.response;
1031 static ssize_t ucma_connect(struct ucma_file *file, const char __user *inbuf,
1055 static ssize_t ucma_listen(struct ucma_file *file, const char __user *inbuf,
1076 static ssize_t ucma_accept(struct ucma_file *file, const char __user *inbuf,
1105 static ssize_t ucma_reject(struct ucma_file *file, const char __user *inbuf,
1124 static ssize_t ucma_disconnect(struct ucma_file *file, const char __user *inbuf,
1144 const char __user *inbuf,
1171 if (copy_to_user((void __user *)(unsigned long)cmd.response,
1280 static ssize_t ucma_set_option(struct ucma_file *file, const char __user *inbuf,
1295 optval = memdup_user((void __user *) (unsigned long) cmd.optval,
1311 static ssize_t ucma_notify(struct ucma_file *file, const char __user *inbuf,
1373 if (copy_to_user((void __user *)(unsigned long) cmd->response,
1399 const char __user *inbuf,
1419 const char __user *inbuf,
1434 const char __user *inbuf,
1475 if (copy_to_user((void __user *)(unsigned long)cmd.response,
1515 const char __user *inbuf,
1562 if (copy_to_user((void __user *)(unsigned long)cmd.response,
1573 const char __user *inbuf,
1600 static ssize_t ucma_write(struct file *filp, const char __user *buf,