Home
last modified time | relevance | path

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

/linux-4.19.296/fs/coda/
Dcoda_linux.h66 #define CODA_ALLOC(ptr, cast, size) do { \ argument
70 ptr = (cast)vzalloc((unsigned long) size); \
/linux-4.19.296/lib/raid6/
Daltivec.uc63 /* vec_cmpgt returns a vector bool char; thus the need for the cast */
/linux-4.19.296/crypto/
DKconfig617 CRC T10 Data Integrity Field computation is being cast as