Home
last modified time | relevance | path

Searched refs:__qeth_do_run_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c1145 static int __qeth_do_run_thread(struct qeth_card *card, unsigned long thread) in __qeth_do_run_thread() function
1169 (rc = __qeth_do_run_thread(card, thread)) >= 0); in qeth_do_run_thread()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c1065 static int __qeth_do_run_thread(struct qeth_card *card, unsigned long thread) in __qeth_do_run_thread() function
1089 (rc = __qeth_do_run_thread(card, thread)) >= 0); in qeth_do_run_thread()

Completed in 20 milliseconds