Searched defs:lp_count (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arc/include/asm/ |
H A D | entry-compact.h | 295 mov lp_count, r9 ;LD to lp_count is not allowed variable
|
H A D | entry-arcv2.h | 138 st lp_count, [sp, PT_lpc] variable
|
H A D | ptrace.h | 34 unsigned long lp_start, lp_end, lp_count; member 91 unsigned long lp_end, lp_start, lp_count; member
|
/linux/arch/arc/include/uapi/asm/ |
H A D | ptrace.h | 38 unsigned long bta, lp_start, lp_end, lp_count; member
|
/linux/drivers/char/ |
H A D | lp.c | 147 static unsigned int lp_count = 0; variable
|