Home
last modified time | relevance | path

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

/linux/arch/s390/lib/
H A Dtest_unwind.c53 size_t bt_pos = 0; in test_unwind() local
79 if (bt_pos < BT_BUF_SIZE) { in test_unwind()
80 bt_pos += snprintf(bt + bt_pos, BT_BUF_SIZE - bt_pos, in test_unwind()
85 if (bt_pos >= BT_BUF_SIZE) in test_unwind()