Searched refs:rc3 (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/Documentation/process/ |
| D | applying-patches.rst | 361 # first an example of moving from 5.7 to 5.8-rc3 364 $ patch -p1 < ../patch-5.8-rc3 # apply the 5.8-rc3 patch 366 $ mv linux-5.7 linux-5.8-rc3 # rename the source dir 368 # now let's move from 5.8-rc3 to 5.8-rc5 370 $ cd ~/linux-5.8-rc3 # change to the 5.8-rc3 dir 371 $ patch -p1 -R < ../patch-5.8-rc3 # revert the 5.8-rc3 patch 374 $ mv linux-5.8-rc3 linux-5.8-rc5 # rename the source dir
|
| D | 2.Process.rst | 80 February 25 4.16-rc3
|
| /Linux-v5.4/Documentation/translations/zh_CN/process/ |
| D | 2.Process.rst | 64 二月 25 4.16-rc3
|
| /Linux-v5.4/sound/core/ |
| D | Kconfig | 127 Say Y here to support the obsolete ALSA PCM API (ver.0.9.0 rc3
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l2_main.c | 893 int rc = 0, rc2 = 0, rc3 = 0; in __qeth_l2_set_offline() local 914 rc3 = ccw_device_set_offline(CARD_RDEV(card)); in __qeth_l2_set_offline() 916 rc = (rc2) ? rc2 : rc3; in __qeth_l2_set_offline()
|
| D | qeth_l3_main.c | 2399 int rc = 0, rc2 = 0, rc3 = 0; in __qeth_l3_set_offline() local 2425 rc3 = ccw_device_set_offline(CARD_RDEV(card)); in __qeth_l3_set_offline() 2427 rc = (rc2) ? rc2 : rc3; in __qeth_l3_set_offline()
|
| D | qeth_core_main.c | 1449 int rc1 = 0, rc2 = 0, rc3 = 0; in qeth_halt_channels() local 1454 rc3 = qeth_halt_channel(card, &card->data); in qeth_halt_channels() 1459 return rc3; in qeth_halt_channels() 1464 int rc1 = 0, rc2 = 0, rc3 = 0; in qeth_clear_channels() local 1469 rc3 = qeth_clear_channel(card, &card->data); in qeth_clear_channels() 1474 return rc3; in qeth_clear_channels()
|
| /Linux-v5.4/Documentation/dev-tools/ |
| D | kasan.rst | 67 CPU: 1 PID: 2760 Comm: insmod Not tainted 4.19.0-rc3+ #698
|
| /Linux-v5.4/arch/mips/include/asm/octeon/ |
| D | cvmx-lmcx-defs.h | 1446 uint64_t rc3:4; member 1454 uint64_t rc3:4;
|
| /Linux-v5.4/Documentation/locking/ |
| D | rt-mutex-design.rst | 573 This document was originally written for 2.6.17-rc3-mm1
|
| /Linux-v5.4/Documentation/translations/it_IT/process/ |
| D | 2.Process.rst | 89 Febbraio 25 4.16-rc3
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | proc.txt | 297 Table 1-3: Contents of the statm files (as of 2.6.8-rc3)
|