Searched refs:__status (Results 1 – 6 of 6) sorted by relevance
75 if (pos < offsetof(struct user_int_regs, __status) + sizeof(long) && in genregs_set()76 pos + count > offsetof(struct user_int_regs, __status)) in genregs_set()244 child->thread.frame0->__status |= REG__STATUS_STEP; in user_enable_single_step()249 child->thread.frame0->__status &= ~REG__STATUS_STEP; in user_disable_single_step()358 __frame->__status |= REG__STATUS_SYSC_ENTRY; in syscall_trace_entry()376 __frame->__status |= REG__STATUS_SYSC_EXIT; in syscall_trace_exit()
54 DEF_PTREG(REG__STATUS, __status); in foo()
96 (__frame->__status & REG__STATUS_STEPPED) ? TRAP_TRACE : TRAP_BRKPT; in illegal_instruction()
84 unsigned long __status; /* exception status */ member175 unsigned long __status; /* exception status */ member
430 unsigned int __status:2; /**< Status of the transfer. */ member1160 return (netio_pkt_status_t) __NETIO_PKT_NOTIF_HEADER(pkt).bits.__status; in NETIO_PKT_STATUS_M()1275 return (netio_pkt_status_t) __NETIO_PKT_NOTIF_HEADER(pkt).bits.__status; in NETIO_PKT_STATUS()
1568 #define __status(x) ((x) >> S3C_GRXSTS_PktSts_SHIFT) in s3c_hsotg_handle_rx() macro1571 case __status(S3C_GRXSTS_PktSts_GlobalOutNAK): in s3c_hsotg_handle_rx()1575 case __status(S3C_GRXSTS_PktSts_OutDone): in s3c_hsotg_handle_rx()1583 case __status(S3C_GRXSTS_PktSts_SetupDone): in s3c_hsotg_handle_rx()1592 case __status(S3C_GRXSTS_PktSts_OutRX): in s3c_hsotg_handle_rx()1596 case __status(S3C_GRXSTS_PktSts_SetupRX): in s3c_hsotg_handle_rx()