/linux/Documentation/arch/arm64/ |
H A D | elf_hwcaps.rst | 53 Functionality implied by idreg.field == val. 58 indicate the absence of functionality implied by other values of 70 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0000. 73 Functionality implied by ID_AA64PFR0_EL1.AdvSIMD == 0b0000. 80 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0001. 83 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0010. 86 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001. 89 Functionality implied by ID_AA64ISAR0_EL1.SHA2 == 0b0001. 92 Functionality implied by ID_AA64ISAR0_EL1.CRC32 == 0b0001. 95 Functionality implied by ID_AA64ISAR0_EL1.Atomic == 0b0010. [all …]
|
/linux/include/asm-generic/bitops/ |
H A D | instrumented-atomic.h | 21 * This is a relaxed atomic operation (no implied memory barriers). 37 * This is a relaxed atomic operation (no implied memory barriers). 50 * This is a relaxed atomic operation (no implied memory barriers). 66 * This is an atomic fully-ordered operation (implied full memory barrier). 80 * This is an atomic fully-ordered operation (implied full memory barrier). 94 * This is an atomic fully-ordered operation (implied full memory barrier).
|
/linux/Documentation/scheduler/ |
H A D | membarrier.rst | 15 user-space, before updating rq->curr. This barrier is implied by the sequence 28 - alpha, arc, arm, hexagon, mips rely on the full barrier implied by 31 - arm64 relies on the full barrier implied by switch_to(). 33 - powerpc, riscv, s390, sparc, x86 rely on the full barrier implied by 34 switch_mm(), if mm is not NULL; they rely on the full barrier implied
|
/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_unseal.c | 23 * purpose. It is provided "as is" without express or implied warranty. 26 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 53 * or implied warranty. 56 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
H A D | gss_krb5_seal.c | 24 * purpose. It is provided "as is" without express or implied warranty. 27 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 54 * or implied warranty. 57 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ptp.c | 17 * WITHOUT ANY WARRANTY; without even the implied warranty of 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 46 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 75 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 105 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 106 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
H A D | xgbe-dcb.c | 17 * WITHOUT ANY WARRANTY; without even the implied warranty of 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 46 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 75 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 105 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 106 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
H A D | xgbe-main.c | 17 * WITHOUT ANY WARRANTY; without even the implied warranty of 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 46 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 75 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 105 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 106 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
H A D | xgbe-debugfs.c | 17 * WITHOUT ANY WARRANTY; without even the implied warranty of 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 46 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 75 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 105 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 106 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
H A D | xgbe-i2c.c | 17 * WITHOUT ANY WARRANTY; without even the implied warranty of 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 46 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 75 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 105 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 106 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
/linux/LICENSES/preferred/ |
H A D | BSD-3-Clause-Clear | 30 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY 32 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT 33 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
/linux/Documentation/scsi/ |
H A D | LICENSE.FlashPoint | 18 WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY 51 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
/linux/include/dt-bindings/reset/ |
H A D | gxbb-aoclkc.h | 15 * WITHOUT ANY WARRANTY; without even the implied warranty of 44 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 45 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
/linux/include/linux/ |
H A D | videodev2.h | 12 * but WITHOUT ANY WARRANTY; without even the implied warranty of 33 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 34 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
H A D | soundcard.h | 13 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
/linux/include/dt-bindings/clock/ |
H A D | gxbb-aoclkc.h | 15 * WITHOUT ANY WARRANTY; without even the implied warranty of 44 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 45 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
/linux/drivers/video/fbdev/sis/ |
H A D | vgatypes.h | 17 * * but WITHOUT ANY WARRANTY; without even the implied warranty of 39 * * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
/linux/scripts/kconfig/ |
H A D | menu.c | 366 * dependencies of the selected/implied symbol in _menu_finalize() 374 es->implied.expr = expr_alloc_or(es->implied.expr, in _menu_finalize() 733 if (sym->implied.expr) { in get_symbol_str() 734 expr_gstr_print_revdep(sym->implied.expr, r, yes, "Implied by [y]:\n"); in get_symbol_str() 735 expr_gstr_print_revdep(sym->implied.expr, r, mod, "Implied by [m]:\n"); in get_symbol_str() 736 expr_gstr_print_revdep(sym->implied.expr, r, no, "Implied by [n]:\n"); in get_symbol_str()
|
H A D | symbol.c | 247 if (sym->implied.expr) in sym_calc_visibility() 248 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility() 251 if (sym->implied.tri != tri) { in sym_calc_visibility() 252 sym->implied.tri = tri; in sym_calc_visibility() 477 if (sym->implied.tri != no) { in sym_calc_value() 479 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value() 835 /* adjust the default value if this symbol is implied by another */ in sym_get_string_default() 836 if (val < sym->implied.tri) in sym_get_string_default() 837 val = sym->implied.tri; in sym_get_string_default() 1131 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive() [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | testmode.h | 16 * WITHOUT ANY WARRANTY; without even the implied warranty of 48 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 49 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_cmd.c | 8 * will be useful, but WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED 33 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 34 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
H A D | pvrdma_ring.h | 8 * will be useful, but WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED 33 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 34 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
H A D | pvrdma_doorbell.c | 8 * will be useful, but WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED 33 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 34 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
/linux/arch/m68k/fpsp040/ |
H A D | README | 11 MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED, 12 INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
|
/linux/drivers/usb/misc/sisusbvga/ |
H A D | sisusb_struct.h | 16 * * but WITHOUT ANY WARRANTY; without even the implied warranty of 38 * * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|