/linux-3.4.99/arch/s390/include/asm/ |
D | ucontext.h | 17 unsigned long uc_flags; member 28 unsigned long uc_flags; member
|
/linux-3.4.99/fs/coda/ |
D | psdev.c | 172 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_write() 180 req->uc_flags |= CODA_REQ_WRITE; in coda_psdev_write() 251 if (!(req->uc_flags & CODA_REQ_ASYNC)) { in coda_psdev_read() 252 req->uc_flags |= CODA_REQ_READ; in coda_psdev_read() 312 if (req->uc_flags & CODA_REQ_ASYNC) { in coda_psdev_release() 317 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_release() 324 req->uc_flags |= CODA_REQ_ABORT; in coda_psdev_release()
|
D | upcall.c | 606 (r)->uc_flags & CODA_REQ_READ)) 627 if (req->uc_flags & (CODA_REQ_WRITE | CODA_REQ_ABORT)) in coda_waitfor_upcall() 691 req->uc_flags = 0; in coda_upcall() 718 if (req->uc_flags & CODA_REQ_WRITE) { in coda_upcall() 727 if ((req->uc_flags & CODA_REQ_ABORT) || !signal_pending(current)) { in coda_upcall() 733 if (!(req->uc_flags & CODA_REQ_READ)) in coda_upcall() 757 sig_req->uc_flags = CODA_REQ_ASYNC; in coda_upcall()
|
/linux-3.4.99/arch/x86/include/asm/ |
D | ia32.h | 39 unsigned int uc_flags; member 47 unsigned int uc_flags; member
|
/linux-3.4.99/arch/avr32/include/asm/ |
D | ucontext.h | 5 unsigned long uc_flags; member
|
/linux-3.4.99/include/asm-generic/ |
D | ucontext.h | 5 unsigned long uc_flags; member
|
/linux-3.4.99/arch/mn10300/include/asm/ |
D | ucontext.h | 15 unsigned long uc_flags; member
|
/linux-3.4.99/arch/m32r/include/asm/ |
D | ucontext.h | 5 unsigned long uc_flags; member
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | ucontext.h | 5 unsigned int uc_flags; member
|
D | compat_ucontext.h | 8 compat_uint_t uc_flags; member
|
/linux-3.4.99/arch/xtensa/include/asm/ |
D | ucontext.h | 15 unsigned long uc_flags; member
|
/linux-3.4.99/arch/cris/include/asm/ |
D | ucontext.h | 5 unsigned long uc_flags; member
|
/linux-3.4.99/arch/h8300/include/asm/ |
D | ucontext.h | 5 unsigned long uc_flags; member
|
/linux-3.4.99/arch/frv/include/asm/ |
D | ucontext.h | 5 unsigned long uc_flags; member
|
/linux-3.4.99/arch/alpha/include/asm/ |
D | ucontext.h | 5 unsigned long uc_flags; member
|
/linux-3.4.99/arch/m68k/include/asm/ |
D | ucontext.h | 22 unsigned long uc_flags; member
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | ucontext.h | 21 unsigned long uc_flags; member
|
/linux-3.4.99/arch/mips/kernel/ |
D | signal_n32.c | 62 u32 uc_flags; member 175 err |= __put_user(0, &frame->rs_uc.uc_flags); in setup_rt_frame_n32()
|
/linux-3.4.99/arch/sparc/include/asm/ |
D | uctx.h | 65 unsigned long uc_flags; member
|
/linux-3.4.99/arch/arm/include/asm/ |
D | ucontext.h | 17 unsigned long uc_flags; member
|
/linux-3.4.99/arch/x86/kernel/ |
D | signal.c | 360 put_user_ex(UC_FP_XSTATE, &frame->uc.uc_flags); in __setup_rt_frame() 362 put_user_ex(0, &frame->uc.uc_flags); in __setup_rt_frame() 427 put_user_ex(UC_FP_XSTATE, &frame->uc.uc_flags); in __setup_rt_frame() 429 put_user_ex(0, &frame->uc.uc_flags); in __setup_rt_frame() 885 put_user_ex(UC_FP_XSTATE, &frame->uc.uc_flags); in x32_setup_rt_frame() 887 put_user_ex(0, &frame->uc.uc_flags); in x32_setup_rt_frame()
|
/linux-3.4.99/arch/powerpc/kernel/ |
D | ppc32.h | 127 unsigned int uc_flags; member
|
/linux-3.4.99/arch/parisc/kernel/ |
D | signal32.h | 43 compat_uint_t uc_flags; member
|
/linux-3.4.99/include/linux/ |
D | coda_psdev.h | 83 u_short uc_flags; member
|
/linux-3.4.99/arch/tile/kernel/ |
D | compat_signal.c | 51 compat_ulong_t uc_flags; member 386 err |= __put_user(0, &frame->uc.uc_flags); in compat_setup_rt_frame()
|