Searched refs:supports_vmalloc (Results 1 – 7 of 7) sorted by relevance
57 bool supports_vmalloc; /* can work with vmalloc'd buffers */ member
998 .supports_vmalloc = true,1013 .supports_vmalloc = true,1028 .supports_vmalloc = true,
654 .supports_vmalloc = false, in p9_trans_rdma_init()
263 .supports_vmalloc = false,
810 .supports_vmalloc = false, in p9_virtio_init()
519 .supports_vmalloc = false,
102 if (!fc->sdata && c->trans_mod->supports_vmalloc) { in p9_fcall_init() 107 if (c->trans_mod->supports_vmalloc) in p9_fcall_init()