Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_parman.c304 unsigned long last_priority = 0; in test_parman_check_array() local
329 if (item->prio->priority < last_priority) { in test_parman_check_array()
331 item->prio->priority, last_priority); in test_parman_check_array()
334 last_priority = item->prio->priority; in test_parman_check_array()

Completed in 3 milliseconds