Searched refs:nr_body_is_user (Results 1 – 2 of 2) sorted by relevance
2741 struct thread *td, int nr_body_is_user) in netmap_ioctl() argument2770 error = nmreq_copyin(hdr, nr_body_is_user); in netmap_ioctl()3366 nmreq_copyin(struct nmreq_header *hdr, int nr_body_is_user) in nmreq_copyin() argument3380 if (!nr_body_is_user) in nmreq_copyin()3383 hdr->nr_reserved = nr_body_is_user; in nmreq_copyin()
1612 struct thread *, int nr_body_is_user);