Home
last modified time | relevance | path

Searched refs:_convert (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/Documentation/lguest/
Dlguest.c197 ((type *)_convert((iov), sizeof(type), __alignof__(type), #type))
199 static void *_convert(struct iovec *iov, size_t size, size_t align, in _convert() function