| /linux/include/asm-generic/ | 
| H A D | preempt.h | 9 static __always_inline int preempt_count(void)  in preempt_count()  function
  | 
| /linux/arch/um/include/asm/ | 
| H A D | thread_info.h | 22 	int			preempt_count;  /* 0 => preemptable,  member
  | 
| /linux/arch/arm64/include/asm/ | 
| H A D | preempt.h | 10 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
  | 
| /linux/arch/m68k/include/asm/ | 
| H A D | thread_info.h | 30 	int			preempt_count;	/* 0 => preemptable, <0 => BUG */  member
  | 
| /linux/arch/nios2/include/asm/ | 
| H A D | thread_info.h | 40 	int			preempt_count;	/* 0 => preemptable,<0 => BUG */  member
  | 
| /linux/arch/hexagon/include/asm/ | 
| H A D | thread_info.h | 35 	int                     preempt_count;  /* 0=>preemptible,<0=>BUG */  member
  | 
| /linux/arch/arc/include/asm/ | 
| H A D | thread_info.h | 41 	int preempt_count;		/* 0 => preemptible, <0 => BUG */  member
  | 
| /linux/arch/openrisc/include/asm/ | 
| H A D | thread_info.h | 47 	__s32			preempt_count; /* 0 => preemptable, <0 => BUG */  member
  | 
| /linux/arch/riscv/include/asm/ | 
| H A D | thread_info.h | 55 	int                     preempt_count;  /* 0=>preemptible, <0=>BUG */  member
  | 
| /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
  | 
| /linux/arch/loongarch/include/asm/ | 
| H A D | thread_info.h | 29 	int			preempt_count;	/* 0 => preemptible, <0 => BUG */  member
  | 
| /linux/arch/csky/include/asm/ | 
| H A D | thread_info.h | 17 	int			preempt_count;  member
  | 
| /linux/arch/alpha/include/asm/ | 
| H A D | thread_info.h | 23 	int			preempt_count; /* 0 => preemptable, <0 => BUG */  member
  | 
| /linux/arch/sh/include/asm/ | 
| H A D | thread_info.h | 32 	int			preempt_count; /* 0 => preemptable, <0 => BUG */  member
  | 
| /linux/arch/xtensa/include/asm/ | 
| H A D | thread_info.h | 53 	__s32			preempt_count;	/* 0 => preemptable,< 0 => BUG*/  member
  | 
| /linux/arch/mips/include/asm/ | 
| H A D | thread_info.h | 30 	int			preempt_count;	/* 0 => preemptible, <0 => BUG */  member
  | 
| /linux/arch/arm/include/asm/ | 
| H A D | thread_info.h | 65 	int			preempt_count;	/* 0 => preemptable, <0 => bug */  member
  | 
| /linux/tools/testing/shared/ | 
| H A D | linux.c | 16 int preempt_count;  variable 
  | 
| /linux/arch/microblaze/include/asm/ | 
| H A D | thread_info.h | 64 	__s32			preempt_count; /* 0 => preemptable,< 0 => BUG*/  member
  | 
| /linux/arch/powerpc/include/asm/ | 
| H A D | thread_info.h | 55 	int		preempt_count;		/* 0 => preemptable,  member
  | 
| /linux/tools/perf/util/bpf_skel/vmlinux/ | 
| H A D | vmlinux.h | 113 	unsigned char	   preempt_count;  member
  | 
| /linux/arch/s390/include/asm/ | 
| H A D | lowcore.h | 162 	__s32	preempt_count;			/* 0x03a8 */  member
  | 
| /linux/include/linux/ | 
| H A D | trace_events.h | 85 	unsigned char		preempt_count;  member
  |