Searched refs:rc3 (Results 1 – 9 of 9) sorted by relevance
329 # first an example of moving from 2.6.12 to 2.6.13-rc3331 $ patch -p1 < ../patch-2.6.13-rc3 # apply the 2.6.13-rc3 patch333 $ mv linux-2.6.12 linux-2.6.13-rc3 # rename the source dir335 # now let's move from 2.6.13-rc3 to 2.6.13-rc5336 $ cd ~/linux-2.6.13-rc3 # change into the 2.6.13-rc3 dir337 $ patch -p1 -R < ../patch-2.6.13-rc3 # revert the 2.6.13-rc3 patch340 $ mv linux-2.6.13-rc3 linux-2.6.13-rc5 # rename the source dir363 named 2.6.13-rc3-git2 applies to the source of the 2.6.13-rc3 kernel.436 # moving from 2.6.12-mm1 to 2.6.13-rc3-mm3440 $ patch -p1 < ../patch-2.6.13-rc3 # apply the 2.6.13-rc3 patch[all …]
176 Say Y here to support the obsolete ALSA PCM API (ver.0.9.0 rc3
1110 int rc = 0, rc2 = 0, rc3 = 0; in __qeth_l2_set_offline() local1128 rc3 = ccw_device_set_offline(CARD_RDEV(card)); in __qeth_l2_set_offline()1130 rc = (rc2) ? rc2 : rc3; in __qeth_l2_set_offline()
1605 int rc1 = 0, rc2 = 0, rc3 = 0; in qeth_halt_channels() local1610 rc3 = qeth_halt_channel(&card->data); in qeth_halt_channels()1615 return rc3; in qeth_halt_channels()1620 int rc1 = 0, rc2 = 0, rc3 = 0; in qeth_clear_channels() local1625 rc3 = qeth_clear_channel(&card->data); in qeth_clear_channels()1630 return rc3; in qeth_clear_channels()
3498 int rc = 0, rc2 = 0, rc3 = 0; in __qeth_l3_set_offline() local3521 rc3 = ccw_device_set_offline(CARD_RDEV(card)); in __qeth_l3_set_offline()3523 rc = (rc2) ? rc2 : rc3; in __qeth_l3_set_offline()
1585 uint64_t rc3:4; member1593 uint64_t rc3:4;
74 February 1 2.6.38-rc3
781 This document was originally written for 2.6.17-rc3-mm1
260 Table 1-3: Contents of the statm files (as of 2.6.8-rc3)