Lines Matching defs:msg

87 	const char *msg;
924 ksft_test_result_skip("%s", t->msg);
933 ksft_test_result(ret, "%s", t->msg);
942 .msg = "URING: LAM_U57. Dereferencing pointer with metadata\n",
949 .msg = "URING:[Negative] Disable LAM. Dereferencing pointer with metadata.\n",
958 .msg = "MALLOC: LAM_U57. Dereferencing pointer with metadata\n",
965 .msg = "MALLOC:[Negative] Disable LAM. Dereferencing pointer with metadata.\n",
972 .msg = "BITS: Check default tag bits\n",
981 .msg = "SYSCALL: LAM_U57. syscall with metadata\n",
988 .msg = "SYSCALL:[Negative] Disable LAM. Dereferencing pointer with metadata.\n",
994 .msg = "GET_USER: get_user() and pass a properly tagged user pointer.\n",
1001 .msg = "GET_USER:[Negative] get_user() with a kernel pointer and the top bit cleared.\n",
1008 .msg = "GET_USER:[Negative] get_user() with a kernel pointer and the bottom sign-extension bit cleared.\n",
1015 .msg = "GET_USER:[Negative] get_user() and pass a kernel pointer.\n",
1026 .msg = "MMAP: First mmap high address, then set LAM_U57.\n",
1034 .msg = "MMAP: First LAM_U57, then High address.\n",
1042 .msg = "MMAP: First LAM_U57, then Low address.\n",
1051 .msg = "FORK: LAM_U57, child process should get LAM mode same as parent\n",
1057 .msg = "THREAD: LAM_U57, child thread should get LAM mode same as parent\n",
1063 .msg = "THREAD: [NEGATIVE] Enable LAM in child.\n",
1070 .msg = "THREAD: [NEGATIVE] Enable LAM in parent after thread created.\n",
1076 .msg = "EXECVE: LAM_U57, child process should get disabled LAM mode\n",
1275 .msg = "PASID: [Negative] Execute LAM, PASID, SVA in sequence\n",
1281 .msg = "PASID: Execute LAM, SVA, PASID in sequence\n",
1287 .msg = "PASID: [Negative] Execute PASID, LAM, SVA in sequence\n",
1293 .msg = "PASID: Execute PASID, SVA, LAM in sequence\n",
1299 .msg = "PASID: Execute SVA, LAM, PASID in sequence\n",
1305 .msg = "PASID: Execute SVA, PASID, LAM in sequence\n",