Searched refs:post_sync (Results 1 – 2 of 2) sorted by relevance
62 goto post_sync; in oprofile_setup()75 post_sync: in oprofile_setup()210 goto post_sync; in oprofile_shutdown()214 goto post_sync; in oprofile_shutdown()219 post_sync: in oprofile_shutdown()
1081 unsigned int post_sync; in cmd_handler_pipe_control() local1084 post_sync = (cmd_val(s, 1) & PIPE_CONTROL_POST_SYNC_OP_MASK) >> 14; in cmd_handler_pipe_control()1090 else if (post_sync) { in cmd_handler_pipe_control()1091 if (post_sync == 2) in cmd_handler_pipe_control()1093 else if (post_sync == 3) in cmd_handler_pipe_control()1095 else if (post_sync == 1) { in cmd_handler_pipe_control()