Home
last modified time | relevance | path

Searched defs:varray (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/testing/selftests/powerpc/math/
Dvmx_syscall.c22 vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
Dvmx_preempt.c36 __thread vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
Dvsx_preempt.c40 __thread vector int varray[24] = { variable
Dvmx_signal.c36 __thread vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
/Linux-v4.19/drivers/s390/crypto/
Dpkey_api.c672 u8 *varray, size_t *varraylen) in query_crypto_facility()
777 u8 *rarray, *varray, *pg; in fetch_mkvp() local