Home
last modified time | relevance | path

Searched refs:altera_check_stack (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/misc/altera-stapl/
Daltera.c120 static int altera_check_stack(int stack_ptr, int count, int *status) in altera_check_stack() function
527 if (altera_check_stack(stack_ptr, 1, &status)) { in altera_execute()
533 if (altera_check_stack(stack_ptr, 2, &status)) { in altera_execute()
540 if (altera_check_stack(stack_ptr, 2, &status)) { in altera_execute()
546 if (altera_check_stack(stack_ptr, 2, &status)) { in altera_execute()
552 if (altera_check_stack(stack_ptr, 2, &status)) { in altera_execute()
558 if (altera_check_stack(stack_ptr, 2, &status)) { in altera_execute()
564 if (altera_check_stack(stack_ptr, 2, &status)) { in altera_execute()
570 if (altera_check_stack(stack_ptr, 2, &status)) { in altera_execute()
576 if (altera_check_stack(stack_ptr, 2, &status)) { in altera_execute()
[all …]