/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio.c | 11 #define SC(name) SEND_CTXT_##name macro 593 SC(CREDIT_CTRL_THRESHOLD_SHIFT)) in sc_set_cr_threshold() 594 & SC(CREDIT_CTRL_THRESHOLD_MASK); in sc_set_cr_threshold() 599 & ~SC(CREDIT_CTRL_THRESHOLD_SMASK)) in sc_set_cr_threshold() 601 & SC(CREDIT_CTRL_THRESHOLD_MASK)) in sc_set_cr_threshold() 602 << SC(CREDIT_CTRL_THRESHOLD_SHIFT)); in sc_set_cr_threshold() 604 SC(CREDIT_CTRL), sc->credit_ctrl); in sc_set_cr_threshold() 628 SC(CHECK_ENABLE), in set_pio_integrity() 724 reg = ((sci->credits & SC(CTRL_CTXT_DEPTH_MASK)) in sc_alloc() 725 << SC(CTRL_CTXT_DEPTH_SHIFT)) in sc_alloc() [all …]
|
/linux/Documentation/userspace-api/ |
H A D | dcdbas.rst | 14 300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650, 1655MC, 90 500SC HC_SMITYPE_TYPE2 91 1500SC HC_SMITYPE_TYPE2 93 600SC HC_SMITYPE_TYPE2 94 1600SC HC_SMITYPE_TYPE2
|
/linux/Documentation/sphinx/ |
H A D | kerneldoc-preamble.sty | 74 \IfFontExistsTF{Noto Sans CJK SC}{ 98 \IfFontExistsTF{Noto Serif CJK SC}{ 99 \newCJKfontfamily[SCmain]\scmain{Noto Serif CJK SC}[AutoFakeSlant] 100 \newCJKfontfamily[SCserif]\scserif{Noto Serif CJK SC}[AutoFakeSlant] 102 \newCJKfontfamily[SCmain]\scmain{Noto Sans CJK SC}[AutoFakeSlant] 103 \newCJKfontfamily[SCserif]\scserif{Noto Sans CJK SC}[AutoFakeSlant] 105 \newCJKfontfamily[SCsans]\scsans{Noto Sans CJK SC}[AutoFakeSlant] 106 \newCJKfontfamily[SCmono]\scmono{Noto Sans Mono CJK SC}[AutoFakeSlant] 146 \xeCJKDeclareCharClass{FullLeft}{`“,`‘}% Full-width in SC 147 \xeCJKDeclareCharClass{FullRight}{`”,`’}% Full-width in SC [all …]
|
/linux/drivers/scsi/ |
H A D | ips.c | 775 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort() argument 784 if (!SC) in ips_eh_abort() 787 host = SC->device->host; in ips_eh_abort() 788 ha = (ips_ha_t *) SC->device->host->hostdata; in ips_eh_abort() 800 while ((item) && (item->scsi_cmd != SC)) in ips_eh_abort() 809 } else if (ips_removeq_wait(&ha->scb_waitlist, SC)) { in ips_eh_abort() 832 static int __ips_eh_reset(struct scsi_cmnd *SC) in __ips_eh_reset() argument 845 if (!SC) { in __ips_eh_reset() 851 ha = (ips_ha_t *) SC->device->host->hostdata; in __ips_eh_reset() 997 static int ips_eh_reset(struct scsi_cmnd *SC) in ips_eh_reset() argument [all …]
|
/linux/Documentation/ |
H A D | atomic_t.txt | 116 will invalidate a LL/SC or fail a CMPXCHG. 152 are time critical and can, (typically) on LL/SC architectures, be more 271 SC *y, t; 326 indefinitely. However, this is not evident on LL/SC architectures, because 327 while an LL/SC architecture 'can/should/must' provide forward progress 328 guarantees between competing LL/SC sections, such a guarantee does not 329 transfer to cmpxchg() implemented using LL/SC. Consider: 336 which on LL/SC becomes something like: 345 " SC %[new], %[v]\n" 356 However, even the forward branch from the failed compare can cause the LL/SC
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | maintainer-pgp-guide.rst | 141 - 一个子密钥同时具有认证和签名功能 (**[SC]**) 149 sec ed25519 2022-12-20 [SC] [expires: 2024-12-19] 172 有组合的 **[SC]** 密钥,那么你应该创建一个单独的签名子密钥:: 269 pub ed25519 2022-12-20 [SC] [expires: 2022-12-19] 296 sec# ed25519 2022-12-20 [SC] [expires: 2024-12-19] 415 created: 2022-12-20 expires: 2024-12-19 usage: SC 474 sec# ed25519 2022-12-20 [SC] [expires: 2024-12-19]
|
/linux/arch/m68k/fpsp040/ |
H A D | setox.S | 696 movew %d0,SC(%a6) | ...SC is 2^(M) in extended 697 clrw SC+2(%a6) 698 movel #0x80000000,SC+4(%a6) 699 clrl SC+8(%a6) 762 fmulx SC(%a6),%fp0 776 movel #0x80010000,SC(%a6) | ...SC is -2^(-16382) 777 movel #0x80000000,SC+4(%a6) 778 clrl SC+8(%a6) 781 faddx SC(%a6),%fp0 789 movel #0x80010000,SC(%a6) [all …]
|
/linux/Documentation/hwmon/ |
H A D | ina3221.rst | 64 update_interval = C x S x (BC + SC) 69 * SC: shunt-voltage conversion time in millisecond 73 and SC to 140 us (minimum conversion time).
|
H A D | coretemp.rst | 12 - 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm),
|
/linux/drivers/scsi/megaraid/ |
H A D | Kconfig.megaraid | 28 Dell PERC3/SC 101E:1960:1028:0475 30 Dell PERC4/SC 1000:1960:1028:0520 40 Dell PERC 4e/SC 1000:0408:1028:0001
|
/linux/drivers/media/usb/gspca/ |
H A D | w996Xcf.c | 429 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro 432 fw = SC(sd->gspca_dev.pixfmt.width) / max_width; in w9968cf_set_crop_window() 433 fh = SC(sd->gspca_dev.pixfmt.height) / max_height; in w9968cf_set_crop_window() 435 cw = (fw >= fh) ? max_width : SC(sd->gspca_dev.pixfmt.width) / fh; in w9968cf_set_crop_window() 436 ch = (fw >= fh) ? SC(sd->gspca_dev.pixfmt.height) / fw : max_height; in w9968cf_set_crop_window()
|
/linux/drivers/net/fddi/ |
H A D | Kconfig | 58 - Netelligent 100 FDDI DAS Fibre SC 59 - Netelligent 100 FDDI SAS Fibre SC
|
/linux/sound/isa/ |
H A D | Kconfig | 198 tristate "Gallant SC-6000/6600/7000 and Audio Excel DSP 16" 204 Say Y here to include support for Gallant SC-6000, SC-6600, SC-7000 418 Reveal SC-600.
|
/linux/Documentation/translations/zh_CN/infiniband/ |
H A D | opa_vnic.rst | 71 52-56 SC (服务级别)
|
/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-sps1.dts | 10 model = "SchulerControl GmbH, SC SPS 1";
|
/linux/Documentation/networking/device_drivers/fddi/ |
H A D | skfp.rst | 66 - Netelligent 100 FDDI DAS Fibre SC 67 - Netelligent 100 FDDI SAS Fibre SC
|
/linux/Documentation/translations/zh_TW/arch/loongarch/ |
H A D | introduction.rst | 238 LL.W SC.W LL.D SC.D
|
/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 238 LL.W SC.W LL.D SC.D
|
/linux/arch/mips/ |
H A D | Kconfig | 1948 # Reordering beyond LL and SC is handled in WEAK_REORDERING_BEYOND_LLSC 1954 # CPU may reorder reads and writes beyond LL/SC 1955 # CPU may reorder R->LL, R->LL, W->LL, W->LL, R->SC, R->SC, W->SC, W->SC 2416 # "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0", 2420 # "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0", 2424 # "MIPS R4400PC/SC Errata, Processor Revision 1.0", erratum #7 2433 # "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0", 2440 # "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0", 2445 # "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0", 2555 # indexed such as R4000/R4400 SC and MC versions or R10000. So for the
|
/linux/Documentation/translations/it_IT/process/ |
H A D | maintainer-pgp-guide.rst | 170 - Una chiave la capacità di certificazione che quella di firma (**[SC]**) 180 sec ed25519 2022-12-20 [SC] [expires: 2024-12-19] 208 **[SC]** allora dovreste creare una sottochiave di firma separata:: 330 pub ed25519 2022-12-20 [SC] [expires: 2022-12-19] 359 sec# ed25519 2022-12-20 [SC] [expires: 2024-12-19] 504 created: 2022-12-20 expires: 2024-12-19 usage: SC 572 sec# ed25519 2022-12-20 [SC] [expires: 2024-12-19]
|
/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 164 - One subkey carrying both Certify and Sign capabilities (**[SC]**) 171 sec ed25519 2022-12-20 [SC] [expires: 2024-12-19] 197 so if you only have a combined **[SC]** key, then you should create a 312 pub ed25519 2022-12-20 [SC] [expires: 2022-12-19] 341 sec# ed25519 2022-12-20 [SC] [expires: 2024-12-19] 484 created: 2022-12-20 expires: 2024-12-19 usage: SC 551 sec# ed25519 2022-12-20 [SC] [expires: 2024-12-19]
|
/linux/fs/unicode/ |
H A D | utf8-norm.c | 254 #define SC (LC * NC) macro
|
/linux/Documentation/scsi/ |
H A D | ChangeLog.ips | 45 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
|
/linux/Documentation/infiniband/ |
H A D | opa_vnic.rst | 62 52-56 SC (Service Class)
|
/linux/tools/memory-model/Documentation/ |
H A D | references.txt | 62 and SC". In Proceedings of the 44th ACM SIGPLAN Symposium on
|