Lines Matching refs:opcode
27 int opcode; member
60 switch(td->opcode) { in handle_op()
93 switch(td->opcode) { in handle_op()
175 op = td->opcode; in schedule_rt_mutex_test()
232 td->opcode = 0; in schedule_rt_mutex_test()
237 if (td->opcode > 0) { in schedule_rt_mutex_test()
243 if (td->opcode == RTTEST_LOCKCONT) in schedule_rt_mutex_test()
245 td->opcode = ret; in schedule_rt_mutex_test()
253 td->opcode = op; in schedule_rt_mutex_test()
270 if (td->opcode > 0) { in test_func()
274 td->opcode = ret; in test_func()
348 if (td->opcode > 0) in sysfs_test_command()
351 td->opcode = op; in sysfs_test_command()
378 td->opcode, td->event, tsk->state, in sysfs_test_status()