Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.h172 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail);
H A Dfbnic_txrx.c1981 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail) in fbnic_wait_all_queues_idle() argument
2007 if (may_fail) in fbnic_wait_all_queues_idle()
/linux-6.15/drivers/s390/char/
H A 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()
H A Dsclp_vt220.c400 int convertlf, int may_fail) in __sclp_vt220_write() argument
417 if (may_fail) in __sclp_vt220_write()