Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/lib/
Dtest_unwind.c46 size_t bt_pos = 0; in test_unwind() local
71 if (bt_pos < BT_BUF_SIZE) { in test_unwind()
72 bt_pos += snprintf(bt + bt_pos, BT_BUF_SIZE - bt_pos, in test_unwind()
77 if (bt_pos >= BT_BUF_SIZE) in test_unwind()