Searched refs:nmreq_opt_extmem (Results 1 – 6 of 6) sorted by relevance
194 struct nmreq_opt_extmem *extmem;
681 struct nmreq_opt_extmem *e = (struct nmreq_opt_extmem *)d->hdr.nr_options;
1077 struct nmreq_opt_extmem *e) in push_extmem_option()1099 pop_extmem_option(struct TestContext *ctx, struct nmreq_opt_extmem *exp) in pop_extmem_option()1101 struct nmreq_opt_extmem *e; in pop_extmem_option()1104 e = (struct nmreq_opt_extmem *)(uintptr_t)ctx->nr_opt; in pop_extmem_option()1133 struct nmreq_opt_extmem e, save; in _extmem_option()1212 struct nmreq_opt_extmem e1, save1, e2, save2; in duplicate_extmem_options()
952 struct nmreq_opt_extmem { struct
187 // extmem: nmreq_opt_extmem\$netmap_cdevsw {
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()