Home
last modified time | relevance | path

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

/linux-4.19.296/lib/raid6/
Ds390vx.uc60 typedef struct { u8 _[16 * $#]; } addrtype;
61 register addrtype *__ptr asm("1") = (addrtype *) ptr;
70 typedef struct { u8 _[16 * $#]; } addrtype;
71 register addrtype *__ptr asm("1") = (addrtype *) ptr;
Drecov_s390xc.c14 typedef struct { u8 _[256]; } addrtype; in xor_block() typedef
18 : "+m" (*(addrtype *) p1) : "m" (*(addrtype *) p2), in xor_block()
/linux-4.19.296/include/uapi/linux/
Dtipc.h159 unsigned char addrtype; member