Searched defs:md_astpending (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/arch/or1k/include/
H A Dproc.h40 u_int md_astpending; member in struct:mdlwp
/netbsd-current/sys/arch/alpha/include/
H A Dproc.h43 volatile int md_astpending; /* AST pending for this thread */ member in struct:mdlwp
/netbsd-current/sys/arch/hppa/include/
H A Dproc.h44 volatile int md_astpending; /* AST pending for this LWP */ member in struct:mdlwp
/netbsd-current/sys/arch/sh3/include/
H A Dproc.h52 volatile int md_astpending; /* AST pending on return to userland */ member in struct:mdlwp
/netbsd-current/sys/arch/amd64/include/
H A Dproc.h52 volatile int md_astpending; member in struct:mdlwp
/netbsd-current/sys/arch/i386/include/
H A Dproc.h52 volatile int md_astpending; /* AST pending for this process */ member in struct:mdlwp
/netbsd-current/sys/arch/mips/include/
H A Dproc.h54 volatile int md_astpending; /* AST pending on return to userland */ member in struct:mdlwp
/netbsd-current/sys/arch/powerpc/include/
H A Dproc.h47 volatile int md_astpending; member in struct:mdlwp
/netbsd-current/sys/arch/riscv/include/
H A Dproc.h52 volatile int md_astpending; /* AST pending on return to userland */ member in struct:mdlwp
/netbsd-current/sys/arch/ia64/include/
H A Dproc.h25 __volatile int md_astpending; /* AST pending for this process */ member in struct:mdlwp
/netbsd-current/sys/arch/arm/include/
H A Dproc.h48 volatile uint32_t md_astpending; member in struct:mdlwp
/netbsd-current/sys/arch/aarch64/include/
H A Dproc.h46 volatile uint32_t md_astpending; member in struct:mdlwp

Completed in 127 milliseconds