Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dlcs.c361 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread() function
385 (rc = __lcs_do_run_thread(card, thread)) >= 0); in lcs_do_run_thread()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dlcs.c356 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread() function
380 (rc = __lcs_do_run_thread(card, thread)) >= 0); in lcs_do_run_thread()

Completed in 6 milliseconds