Searched refs:rc3 (Results 1 – 9 of 9) sorted by relevance
356 # first an example of moving from 4.7 to 4.8-rc3359 $ patch -p1 < ../patch-4.8-rc3 # apply the 4.8-rc3 patch361 $ mv linux-4.7 linux-4.8-rc3 # rename the source dir363 # now let's move from 4.8-rc3 to 4.8-rc5365 $ cd ~/linux-4.8-rc3 # change to the 4.8-rc3 dir366 $ patch -p1 -R < ../patch-4.8-rc3 # revert the 4.8-rc3 patch369 $ mv linux-4.8-rc3 linux-4.8-rc5 # rename the source dir
80 February 25 4.16-rc3
126 Say Y here to support the obsolete ALSA PCM API (ver.0.9.0 rc3
1081 int rc = 0, rc2 = 0, rc3 = 0; in __qeth_l2_set_offline() local1098 rc3 = ccw_device_set_offline(CARD_RDEV(card)); in __qeth_l2_set_offline()1100 rc = (rc2) ? rc2 : rc3; in __qeth_l2_set_offline()
2727 int rc = 0, rc2 = 0, rc3 = 0; in __qeth_l3_set_offline() local2749 rc3 = ccw_device_set_offline(CARD_RDEV(card)); in __qeth_l3_set_offline()2751 rc = (rc2) ? rc2 : rc3; in __qeth_l3_set_offline()
1576 int rc1 = 0, rc2 = 0, rc3 = 0; in qeth_halt_channels() local1581 rc3 = qeth_halt_channel(&card->data); in qeth_halt_channels()1586 return rc3; in qeth_halt_channels()1591 int rc1 = 0, rc2 = 0, rc3 = 0; in qeth_clear_channels() local1596 rc3 = qeth_clear_channel(&card->data); in qeth_clear_channels()1601 return rc3; in qeth_clear_channels()
1585 uint64_t rc3:4; member1593 uint64_t rc3:4;
558 This document was originally written for 2.6.17-rc3-mm1
280 Table 1-3: Contents of the statm files (as of 2.6.8-rc3)