Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_fd.c80 Rpending = 2, /* can read */ enumerator
297 clear_bit(Rpending, &m->wsched); in p9_read_work()
392 if (test_and_clear_bit(Rpending, &m->wsched)) in p9_read_work()
603 set_bit(Rpending, &m->wsched); in p9_conn_create()
633 set_bit(Rpending, &m->wsched); in p9_poll_mux()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_fd.c77 Rpending = 2, /* can read */ enumerator
298 clear_bit(Rpending, &m->wsched); in p9_read_work()
394 if (test_and_clear_bit(Rpending, &m->wsched)) in p9_read_work()
606 set_bit(Rpending, &m->wsched); in p9_conn_create()
636 set_bit(Rpending, &m->wsched); in p9_poll_mux()

Completed in 3 milliseconds