Home
last modified time | relevance | path

Searched refs:implied (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/linux-6.15/Documentation/arch/arm64/
H A Delf_hwcaps.rst53 Functionality implied by idreg.field == val.
70 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0000.
80 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0001.
83 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0010.
98 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0001.
134 Functionality implied by ID_AA64ISAR0_EL1.DP == 0b0001.
140 Functionality implied by ID_AA64PFR0_EL1.SVE == 0b0001.
143 Functionality implied by ID_AA64ISAR0_EL1.FHM == 0b0001.
146 Functionality implied by ID_AA64PFR0_EL1.DIT == 0b0001.
149 Functionality implied by ID_AA64MMFR2_EL1.AT == 0b0001.
[all …]
/linux-6.15/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-6.15/scripts/kconfig/
H A Dsymbol.c247 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()
478 if (sym->implied.tri != no) { in sym_calc_value()
480 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value()
837 if (val < sym->implied.tri) in sym_get_string_default()
838 val = sym->implied.tri; in sym_get_string_default()
1132 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive()
1210 stack.expr = &sym->implied.expr; in sym_check_sym_deps()
[all …]
H A Dmenu.c374 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()
/linux-6.15/arch/powerpc/boot/dts/fsl/
H A Db4420qds.dts24 * express or implied warranties, including, but not limited to, the implied
H A Db4420si-pre.dtsi24 * express or implied warranties, including, but not limited to, the implied
H A Db4420si-post.dtsi24 * express or implied warranties, including, but not limited to, the implied
H A Dp5040si-pre.dtsi24 * express or implied warranties, including, but not limited to, the implied
H A Db4qds.dtsi24 * express or implied warranties, including, but not limited to, the implied
/linux-6.15/Documentation/devicetree/bindings/w1/
H A Domap-hdq.txt11 If not specified HDQ mode is implied.
/linux-6.15/drivers/net/wireless/marvell/libertas/
H A DLICENSE9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.15/arch/parisc/math-emu/
H A DREADME8 Required Disclaimer: Hewlett-Packard makes no implied or expressed
/linux-6.15/drivers/net/
H A DLICENSE.SRC10 and all warranties, expressed or implied, concerning the enclosed software.
/linux-6.15/arch/nios2/boot/compressed/
H A Dvmlinux.scr10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-6.15/Documentation/userspace-api/media/drivers/
H A Dindex.rst18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.15/Documentation/scsi/
H A Ddpti.rst12 any express or implied warranties, including, but not limited to, the
13 implied warranties of merchantability and fitness for a particular purpose,
/linux-6.15/arch/arm/boot/dts/amazon/
H A Dalpine-db.dts21 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.15/Documentation/driver-api/media/
H A Dindex.rst50 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.15/LICENSES/deprecated/
H A DZlib14 This software is provided 'as-is', without any express or implied warranty. In
/linux-6.15/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-mass-storage26 read-only. This is implied if CD-ROM emulation
/linux-6.15/Documentation/admin-guide/media/
H A Dindex.rst57 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.15/scripts/kconfig/tests/err_recursive_dep/
H A Dexpected_stderr25 symbol E2 is implied by E1
/linux-6.15/arch/arm/nwfpe/
H A Dfpa11.inl13 but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-6.15/fs/jffs2/
H A DLICENCE12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.15/Documentation/userspace-api/media/dvb/
H A Ddmx-fread.rst38 to be transferred is implied by count.

12345678910>>...18