Searched refs:tentative (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/arch/h8300/lib/ |
H A D | udivsi3.S | 67 mulxu.w r0,er2 ; compute er3 = remainder (tentative)
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_receiver.c | 3495 int hg, rule_nr, rr_conflict, tentative, always_asbp; in __must_hold() local 3548 tentative = nc->tentative; in __must_hold() 3621 if (tentative || test_bit(CONN_DRY_RUN, &peer_device->connection->flags)) { in __must_hold()
|
H A D | drbd_main.c | 791 if (nc->tentative && connection->agreed_pro_version < 92) { in __drbd_send_protocol() 809 if (nc->tentative) in __drbd_send_protocol()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_receiver.c | 3457 int hg, rule_nr, rr_conflict, tentative, always_asbp; in __must_hold() local 3510 tentative = nc->tentative; in __must_hold() 3583 if (tentative || test_bit(CONN_DRY_RUN, &peer_device->connection->flags)) { in __must_hold()
|
H A D | drbd_main.c | 782 if (nc->tentative && connection->agreed_pro_version < 92) { in __drbd_send_protocol() 800 if (nc->tentative) in __drbd_send_protocol()
|
Completed in 24 milliseconds