Home
last modified time | relevance | path

Searched full:implied (Results 1 – 25 of 3006) sorted by relevance

12345678910>>...121

/linux/Documentation/scheduler/
H A Dmembarrier.rst15 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 Dgss_krb5_unseal.c23 * 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 Dgss_krb5_seal.c24 * 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/LICENSES/preferred/
H A DBSD-3-Clause-Clear30 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
H A DBSD-2-Clause23 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
H A DBSD-3-Clause27 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
/linux/Documentation/scsi/
H A DLICENSE.FlashPoint18 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 Dgxbb-aoclkc.h15 * 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/dt-bindings/clock/
H A Dgxbb-aoclkc.h15 * 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 Dvgatypes.h17 * * but WITHOUT ANY WARRANTY; without even the implied warranty of
39 * * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtestmode.h16 * 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 Dpvrdma_cmd.c8 * 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 Dpvrdma_ring.h8 * 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 Dpvrdma_doorbell.c8 * 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/scripts/kconfig/
H A Dmenu.c377 * dependencies of the selected/implied symbol in _menu_finalize()
385 es->implied.expr = expr_alloc_or(es->implied.expr, in _menu_finalize()
764 if (sym->implied.expr) { in get_symbol_str()
765 expr_gstr_print_revdep(sym->implied.expr, r, yes, "Implied by [y]:\n"); in get_symbol_str()
766 expr_gstr_print_revdep(sym->implied.expr, r, mod, "Implied by [m]:\n"); in get_symbol_str()
767 expr_gstr_print_revdep(sym->implied.expr, r, no, "Implied by [n]:\n"); in get_symbol_str()
H A Dsymbol.c256 if (sym->implied.expr) in sym_calc_visibility()
257 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility()
260 if (sym->implied.tri != tri) { in sym_calc_visibility()
261 sym->implied.tri = tri; in sym_calc_visibility()
487 if (sym->implied.tri != no) { in sym_calc_value()
489 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value()
858 /* adjust the default value if this symbol is implied by another */ in sym_get_string_default()
859 if (val < sym->implied.tri) in sym_get_string_default()
860 val = sym->implied.tri; in sym_get_string_default()
1154 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive()
[all …]
/linux/arch/m68k/fpsp040/
H A DREADME11 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 Dsisusb_struct.h16 * * but WITHOUT ANY WARRANTY; without even the implied warranty of
38 * * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
/linux/include/linux/
H A Dsoundcard.h13 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
/linux/arch/arm/mach-omap1/
H A Dboard-ams-delta.h11 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
12 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
/linux/arch/mips/include/asm/mach-rc32434/
H A Dprom.h12 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
13 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm9hmidc.dtsi21 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
H A Dbcm94708.dts21 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
/linux/drivers/soc/fsl/qbman/
H A Dqman_test.h20 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
/linux/include/drm/
H A Ddrm_modeset_helper.h12 * is" without express or implied warranty.
15 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO

12345678910>>...121