Searched defs:lp_count (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | entry-compact.h | 284 mov lp_count, r9 ;LD to lp_count is not allowed variable
|
H A D | entry-arcv2.h | 124 st lp_count, [sp, PT_lpc] variable 213 mov lp_count, r10 variable
|
H A D | ptrace.h | 22 unsigned long lp_start, lp_end, lp_count; member 97 unsigned long lp_end, lp_start, lp_count; member
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | entry-compact.h | 278 mov lp_count, r9 ;LD to lp_count is not allowed variable
|
H A D | entry-arcv2.h | 223 mov lp_count, r10 variable
|
H A D | ptrace.h | 34 unsigned long lp_start, lp_end, lp_count; member 87 unsigned long lp_end, lp_start, lp_count; member
|
/kernel/linux/linux-5.10/arch/arc/include/uapi/asm/ |
H A D | ptrace.h | 38 unsigned long bta, lp_start, lp_end, lp_count; member
|
/kernel/linux/linux-6.6/arch/arc/include/uapi/asm/ |
H A D | ptrace.h | 38 unsigned long bta, lp_start, lp_end, lp_count; member
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | lp.c | 147 static unsigned int lp_count = 0; variable
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | lp.c | 147 static unsigned int lp_count = 0; variable
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 2142 u32 v1, v2, lp_count, hp_count; in cxgb4_dbfifo_count() local 2405 u32 v1, v2, lp_count, hp_count; in drain_db_fifo() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 2141 u32 v1, v2, lp_count, hp_count; in cxgb4_dbfifo_count() local 2404 u32 v1, v2, lp_count, hp_count; in drain_db_fifo() local
|
Completed in 26 milliseconds