Lines Matching refs:ecx
205 pushl_cfi %ecx
206 CFI_REL_OFFSET ecx, 0
220 popl_cfi %ecx
221 CFI_RESTORE ecx
286 CFI_OFFSET ecx, PT_ECX-PT_OLDESP
436 movl TI_flags(%ebp), %ecx
437 testl $_TIF_ALLWORK_MASK, %ecx
442 movl PT_OLDESP(%esp), %ecx
459 popl_cfi %ecx /* get that remapped edx off the stack */
460 popl_cfi %ecx /* get that remapped esi off the stack */
465 testl $(_TIF_ALLWORK_MASK & ~_TIF_SYSCALL_AUDIT), %ecx
476 movl TI_flags(%ebp), %ecx
477 testl $(_TIF_ALLWORK_MASK & ~_TIF_SYSCALL_AUDIT), %ecx
514 movl TI_flags(%ebp), %ecx
515 testl $_TIF_ALLWORK_MASK, %ecx # current->work
606 movl TI_flags(%ebp), %ecx
607 andl $_TIF_WORK_MASK, %ecx # is there any work to be done other
637 pushl_cfi %ecx # save ti_flags for do_notify_resume
639 popl_cfi %ecx
660 testl $_TIF_WORK_SYSCALL_EXIT, %ecx
1040 pushl %ecx
1045 movl function_trace_op, %ecx
1054 popl %ecx
1090 pushl %ecx
1101 movl function_trace_op, %ecx /* Save ftrace_pos in 3rd parameter */
1114 popl %ecx
1152 pushl %ecx
1161 popl %ecx
1171 pushl %ecx
1175 movl (%ebp), %ecx
1179 popl %ecx
1190 movl %eax, %ecx
1193 jmp *%ecx
1224 pushl_cfi_reg ecx
1227 movl $(__KERNEL_PERCPU), %ecx
1228 movl %ecx, %fs
1230 GS_TO_REG %ecx
1234 REG_TO_PTGS %ecx
1235 SET_KERNEL_GS %ecx
1236 movl $(__USER_DS), %ecx
1237 movl %ecx, %ds
1238 movl %ecx, %es