Home
last modified time | relevance | path

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

/drivers/s390/net/
A Dqeth_core.h839 unsigned long thread_running_mask; member
A Dqeth_core_main.c181 rc = (card->thread_running_mask & threads); in qeth_threads_running()
1064 card->thread_running_mask &= ~thread; in qeth_clear_thread_running_bit()
1077 !(card->thread_running_mask & thread)) { in __qeth_do_run_thread()
1080 card->thread_running_mask |= thread; in __qeth_do_run_thread()
1564 (u8) card->thread_running_mask); in qeth_do_start_thread()

Completed in 20 milliseconds