current_sp         32 arch/riscv/kernel/stacktrace.c 		const register unsigned long current_sp __asm__ ("sp");
current_sp         34 arch/riscv/kernel/stacktrace.c 		sp = current_sp;
current_sp         76 arch/riscv/kernel/stacktrace.c 		const register unsigned long current_sp __asm__ ("sp");
current_sp         77 arch/riscv/kernel/stacktrace.c 		sp = current_sp;
current_sp         37 arch/um/include/asm/stacktrace.h 		return segv_regs ? (unsigned long *)PT_REGS_SP(segv_regs) : current_sp();
current_sp        110 arch/unicore32/kernel/stacktrace.c 		register unsigned long current_sp asm("sp");
current_sp        114 arch/unicore32/kernel/stacktrace.c 		frame.sp = current_sp;
current_sp         38 drivers/acpi/acpica/utdebug.c 	acpi_size current_sp;
current_sp         40 drivers/acpi/acpica/utdebug.c 	acpi_gbl_entry_stack_pointer = &current_sp;
current_sp         57 drivers/acpi/acpica/utdebug.c 	acpi_size current_sp;
current_sp         59 drivers/acpi/acpica/utdebug.c 	if (&current_sp < acpi_gbl_lowest_stack_pointer) {
current_sp         60 drivers/acpi/acpica/utdebug.c 		acpi_gbl_lowest_stack_pointer = &current_sp;
current_sp         94 drivers/scsi/device_handler/scsi_dh_emc.c 	int current_sp;
current_sp        175 drivers/scsi/device_handler/scsi_dh_emc.c 	csdev->current_sp = csdev->buffer[8];
current_sp        181 drivers/scsi/device_handler/scsi_dh_emc.c 	if (csdev->default_sp == csdev->current_sp)
current_sp        409 drivers/scsi/device_handler/scsi_dh_emc.c 		    CLARIION_NAME, csdev->current_sp + 'A',
current_sp        483 drivers/scsi/device_handler/scsi_dh_emc.c 	h->current_sp = CLARIION_UNBOUND_LU;
current_sp        495 drivers/scsi/device_handler/scsi_dh_emc.c 		    CLARIION_NAME, h->current_sp + 'A',