/openbmc/linux/arch/s390/include/asm/ |
H A D | preempt.h | 15 static inline int preempt_count(void) in preempt_count() function 82 static inline int preempt_count(void) in preempt_count() function
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | current.h | 18 int preempt_count; member
|
H A D | preempt.h | 25 static __always_inline int preempt_count(void) in preempt_count() function
|
/openbmc/linux/include/asm-generic/ |
H A D | preempt.h | 9 static __always_inline int preempt_count(void) in preempt_count() function
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | preempt.h | 11 static inline int preempt_count(void) in preempt_count() function
|
H A D | thread_info.h | 30 u64 preempt_count; /* 0 => preemptible, <0 => bug */ member
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | thread_info.h | 40 int preempt_count; /* 0 => preemptable,<0 => BUG */ member
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | thread_info.h | 29 int preempt_count; /* 0 => preemptable, <0 => BUG */ member
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | thread_info.h | 54 int preempt_count; /* 0=>preemptible, <0=>BUG */ member
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | thread_info.h | 41 int preempt_count; /* 0 => preemptable, <0 => BUG */ member
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | thread_info.h | 35 int preempt_count; /* 0=>preemptible,<0=>BUG */ member
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | thread_info.h | 47 __s32 preempt_count; /* 0 => preemptable, <0 => BUG */ member
|
/openbmc/linux/arch/um/include/asm/ |
H A D | thread_info.h | 23 int preempt_count; /* 0 => preemptable, member
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | thread_info.h | 11 int preempt_count; /* 0=premptable, <0=BUG; will also serve as bh-counter */ member
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | thread_info.h | 17 int preempt_count; member
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | thread_info.h | 23 int preempt_count; /* 0 => preemptable, <0 => BUG */ member
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | thread_info.h | 29 int preempt_count; /* 0 => preemptible, <0 => BUG */ member
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | thread_info.h | 32 int preempt_count; /* 0 => preemptable, <0 => BUG */ member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | thread_info_32.h | 33 int preempt_count; /* 0 => preemptable, member
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | linux.c | 16 int preempt_count; variable
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | thread_info.h | 53 __s32 preempt_count; /* 0 => preemptable,< 0 => BUG*/ member
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | thread_info.h | 30 int preempt_count; /* 0 => preemptable, <0 => BUG */ member
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | thread_info.h | 65 int preempt_count; /* 0 => preemptable, <0 => bug */ member
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | thread_info.h | 64 __s32 preempt_count; /* 0 => preemptable,< 0 => BUG*/ member
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | thread_info.h | 30 int preempt_count; /* 0=premptable, <0=BUG; will also serve as bh-counter */ member
|