Searched refs:implied (Results 1 – 25 of 726) sorted by relevance
12345678910>>...30
| /kernel/linux/linux-5.10/Documentation/arm64/ |
| D | elf_hwcaps.rst | 51 Functionality implied by idreg.field == val. 56 indicate the absence of functionality implied by other values of 68 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0000. 71 Functionality implied by ID_AA64PFR0_EL1.AdvSIMD == 0b0000. 78 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0001. 81 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0010. 84 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001. 87 Functionality implied by ID_AA64ISAR0_EL1.SHA2 == 0b0001. 90 Functionality implied by ID_AA64ISAR0_EL1.CRC32 == 0b0001. 93 Functionality implied by ID_AA64ISAR0_EL1.Atomic == 0b0010. [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | bcm21664-garnet.dts | 9 * kind, whether express or implied; without even the implied warranty
|
| D | bcm28155-ap.dts | 9 * kind, whether express or implied; without even the implied warranty
|
| D | dra62x.dtsi | 4 * kind, whether express or implied.
|
| D | dra7-dspeve-thermal.dtsi | 8 * kind, whether express or implied.
|
| D | dra7-iva-thermal.dtsi | 8 * kind, whether express or implied.
|
| D | omap5-gpu-thermal.dtsi | 9 * kind, whether express or implied.
|
| D | omap5-core-thermal.dtsi | 9 * kind, whether express or implied.
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| D | symbol.c | 230 if (sym->implied.expr) in sym_calc_visibility() 231 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility() 234 if (sym->implied.tri != tri) { in sym_calc_visibility() 235 sym->implied.tri = tri; in sym_calc_visibility() 400 if (sym->implied.tri != no) { in sym_calc_value() 402 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value() 747 if (val < sym->implied.tri) in sym_get_string_default() 748 val = sym->implied.tri; in sym_get_string_default() 1101 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive() 1183 stack.expr = &sym->implied.expr; in sym_check_sym_deps() [all …]
|
| D | menu.c | 418 es->implied.expr = expr_alloc_or(es->implied.expr, in menu_finalize() 863 if (sym->implied.expr) { in get_symbol_str() 864 expr_gstr_print_revdep(sym->implied.expr, r, yes, "Implied by [y]:\n"); in get_symbol_str() 865 expr_gstr_print_revdep(sym->implied.expr, r, mod, "Implied by [m]:\n"); in get_symbol_str() 866 expr_gstr_print_revdep(sym->implied.expr, r, no, "Implied by [n]:\n"); in get_symbol_str()
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/ |
| D | b4420qds.dts | 24 * express or implied warranties, including, but not limited to, the implied
|
| D | b4420si-pre.dtsi | 24 * express or implied warranties, including, but not limited to, the implied
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/w1/ |
| D | omap-hdq.txt | 11 If not specified HDQ mode is implied.
|
| /kernel/linux/build/test/moduletest/runtest/tests/ |
| D | memorycontrol_t | 8 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| D | purgeable_t | 8 ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| D | rss_monitor_t | 8 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/memory/emptyroundcheckthreshold_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/memory/appscore_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/memory/zswapdmemcgsparam_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/accesstokenid/accesstokenidgrptest_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/memory/anonrefaultsnapshotmininterval_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/memory/compressratio_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/accesstokenid/gettokenidcmdcorrect_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/hc_node/hchotdatawaterline_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| /kernel/linux/build/test/fuzztest/memory/zramcriticalthreshold_fuzzer/corpus/ |
| D | init | 10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12345678910>>...30