Searched refs:nmreq_opt_extmem (Results 1 – 5 of 5) sorted by relevance
194 struct nmreq_opt_extmem *extmem;
681 struct nmreq_opt_extmem *e = (struct nmreq_opt_extmem *)d->hdr.nr_options;
1079 struct nmreq_opt_extmem *e) in push_extmem_option()1101 pop_extmem_option(struct TestContext *ctx, struct nmreq_opt_extmem *exp) in pop_extmem_option()1103 struct nmreq_opt_extmem *e; in pop_extmem_option()1106 e = (struct nmreq_opt_extmem *)(uintptr_t)ctx->nr_opt; in pop_extmem_option()1135 struct nmreq_opt_extmem e, save; in _extmem_option()1214 struct nmreq_opt_extmem e1, save1, e2, save2; in duplicate_extmem_options()
952 struct nmreq_opt_extmem { struct
2798 struct nmreq_opt_extmem *e = in netmap_ioctl()2799 (struct nmreq_opt_extmem *)opt; in netmap_ioctl()3285 rv = sizeof(struct nmreq_opt_extmem); in nmreq_opt_size_by_type()