current_sp
return segv_regs ? (unsigned long *)PT_REGS_SP(segv_regs) : current_sp();
acpi_size current_sp;
acpi_gbl_entry_stack_pointer = ¤t_sp;
acpi_size current_sp;
if (¤t_sp < acpi_gbl_lowest_stack_pointer) {
acpi_gbl_lowest_stack_pointer = ¤t_sp;
task_stack_high - current_sp,
const unsigned long current_sp = current_stack_pointer;
if (current_sp < task_stack_low || current_sp >= task_stack_high) {
current_sp, task_stack_low, task_stack_high - 1);
untracked_high = min(current_sp, lowest_sp);
csdev->current_sp = csdev->buffer[8];
if (csdev->default_sp == csdev->current_sp)
CLARIION_NAME, csdev->current_sp + 'A',
h->current_sp = CLARIION_UNBOUND_LU;
CLARIION_NAME, h->current_sp + 'A',
int current_sp;