Home
last modified time | relevance | path

Searched full:explore (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/devicetree/bindings/arm/
H A Darm,realview.yaml13 The ARM RealView series of reference designs were built to explore the Arm11,
43 - description: ARM RealView Platform Baseboard Explore for Cortex-A9
H A Darm,morello.yaml18 ARM's Morello Platforms are built as a research project to explore
/linux/arch/arm/mach-versatile/
H A DKconfig223 bool "Support RealView(R) Platform Baseboard Explore for Cortex-A9"
228 Explore.
/linux/arch/arm/boot/dts/arm/
H A Darm-realview-pbx-a9.dts28 * This is the RealView Platform Baseboard Explore for Cortex-A9
31 model = "ARM RealView Platform Baseboard Explore for Cortex-A9";
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate_doc.h85 * Is it possible to identity map the sysmem? We should explore this.
/linux/Documentation/driver-api/cxl/linux/
H A Dcxl-driver.rst63 For this section we'll explore the devices present in this configuration, but
64 we'll explore more configurations in-depth in example configurations below.
/linux/tools/testing/selftests/bpf/
H A Dtest_xdp_vlan.sh
/linux/tools/memory-model/
H A DREADME67 explore the state space of small litmus tests. Documentation describing
/linux/net/ipv6/
H A Dexthdrs_core.c169 * to explore inner IPv6 header, eg. ICMPv6 error messages.
/linux/drivers/base/power/
H A Druntime-test.c209 * Explore a typical probe() sequence in which a device marks itself powered,
/linux/Documentation/trace/coresight/
H A Dcoresight-cpu-debug.rst16 explore debugging method which rely on self-hosted debug mode, this document
/linux/Documentation/process/
H A D7.AdvancedTopics.rst41 of the mainline repository, explore the revision history, commit changes to
/linux/drivers/mtd/
H A Dinftlmount.c558 * First pass is to explore each physical unit, and construct the in INFTL_mount()
564 pr_debug("INFTL: pass 1, explore each unit\n"); in INFTL_mount()
H A Dnftlmount.c584 /* first pass : explore each block chain */ in NFTL_mount()
/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst220 Let's briefly explore how userspace can handle these two display configurations
/linux/Documentation/admin-guide/
H A Ddevices.rst14 Specifically explore the sections titled "CHAR and MISC DRIVERS", and
H A Dspkguide.txt217 You can also just explore by typing keyboard keys. Pressing keys will
783 explore your command history using the up and down arrow keys. If you
/linux/net/unix/
H A Dgarbage.c423 /* Explore neighbour vertices (receivers of the current vertex's fd). */ in __unix_walk_scc()
/linux/Documentation/gpu/
H A Ddrm-kms.rst243 userspace to explore whether certain configurations would work or not.
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst518 further, but still allows a malicious guest to explore a limited amount
/linux/lib/zstd/compress/
H A Dzstd_double_fast.c486 /* if no long +1 match, explore the short match we found */ in ZSTD_compressBlock_doubleFast_dictMatchState_generic()
/linux/Documentation/filesystems/
H A Dvfs.rst1394 clients waiting to explore behind a 'mountpoint' while letting
/linux/kernel/bpf/
H A Dverifier.c14328 * to explore bad access from here. in sanitize_ptr_alu()
14386 * and truncated reg-based in the other in order to explore in sanitize_ptr_alu()
16715 /* branch out 'fallthrough' insn as a new state to explore */ in check_cond_jmp_op()
20968 * explore branches that are dead at run time. Malicious programs can