Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.h135 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail);
Dfbnic_txrx.c1596 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail) in fbnic_wait_all_queues_idle() argument
1622 if (may_fail) in fbnic_wait_all_queues_idle()
/linux-6.12.1/drivers/s390/char/
Dsclp_tty.c171 static int sclp_tty_write_string(const u8 *str, int count, int may_fail) in sclp_tty_write_string() argument
188 if (may_fail) in sclp_tty_write_string()
Dsclp_vt220.c400 int convertlf, int may_fail) in __sclp_vt220_write() argument
417 if (may_fail) in __sclp_vt220_write()