Searched refs:stack_order (Results 1 – 2 of 2) sorted by relevance
58 What: /sys/kernel/livepatch/<patch>/stack_order64 function, the implementation with the biggest 'stack_order' number
464 int stack_order = 0; in stack_order_show() local471 stack_order++; in stack_order_show()478 return sysfs_emit(buf, "%d\n", stack_order); in stack_order_show()485 static struct kobj_attribute stack_order_kobj_attr = __ATTR_RO(stack_order);