Searched defs:cwp (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | kgdb_64.c | 51 unsigned long pc, cwp; in sleeping_thread_to_gdb_regs() local 100 unsigned long cwp = regs->tstate & TSTATE_CWP; in gdb_regs_to_pt_regs() local
|
| D | kgdb_32.c | 94 unsigned long cwp = regs->psr & PSR_CWP; in gdb_regs_to_pt_regs() local
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | kgdb_64.c | 51 unsigned long pc, cwp; in sleeping_thread_to_gdb_regs() local 100 unsigned long cwp = regs->tstate & TSTATE_CWP; in gdb_regs_to_pt_regs() local
|
| D | kgdb_32.c | 94 unsigned long cwp = regs->psr & PSR_CWP; in gdb_regs_to_pt_regs() local
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | hibernate.h | 13 unsigned long cwp; member
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | hibernate.h | 13 unsigned long cwp; member
|
| /kernel/linux/linux-5.10/drivers/mtd/ |
| D | mtdswap.c | 1177 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; in mtdswap_show() local
|
| /kernel/linux/linux-6.6/drivers/mtd/ |
| D | mtdswap.c | 1175 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; in mtdswap_show() local
|