Home
last modified time | relevance | path

Searched full:looks (Results 1 – 25 of 1172) sorted by relevance

12345678910>>...47

/linux-6.12.1/scripts/mod/
Dfile2alias.c168 /* Looks like "usb:vNpNdNdcNdscNdpNicNiscNipNinN" */
399 /* Looks like: hid:bNvNpN */
417 /* Looks like: ieee1394:venNmoNspNverN */
441 /* Looks like: pci:vNdNsvNsdNbcNscNiN or <prefix>_pci:vNdNsvNsdNbcNscNiN. */
497 /* looks like: "ccw:tNmNdtNdmN" */
520 /* looks like: "ap:tN" */
530 /* looks like: "css:tN" */
540 /* Looks like: "serio:tyNprNidNexN" */
559 /* looks like: "acpi:ACPI0003" or "acpi:PNP0C0B" or "acpi:LNXVIDEO" or
596 /* looks like: "pnp:dD" */
[all …]
/linux-6.12.1/arch/arm/kernel/
Dstacktrace.c20 * With framepointer enabled, a simple function prologue looks like this:
25 * A simple function epilogue looks like this:
29 * prologue looks like this when built with clang:
35 * A simple function epilogue looks like this when built with clang:
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Drecursive_attach.c14 * detach = false). The chain looks like this:
20 * chain looks like this:
29 * detached. The chain looks like this:
/linux-6.12.1/Documentation/maintainer/
Dmessy-diffstat.rst12 great deal of unrelated work. The result looks ugly and obscures what the
21 manner, mainline kernel development looks like this::
36 result in the simplest case is a history that looks like::
/linux-6.12.1/Documentation/iio/
Dbno055.rst31 the driver looks for at probe time. If found, then the IMU is initialized
36 The driver looks for calibration data file using two different names: first
Dad4695.rst131 internal LDO via the ``LDO_IN`` input. The driver looks at the device tree to
140 internal buffered reference voltage via the ``REFIN`` input. The driver looks
/linux-6.12.1/arch/um/include/asm/
Duaccess.h51 if (0) /* make sure the label looks used to the compiler */ \
58 if (0) /* make sure the label looks used to the compiler */ \
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Dam335x-osd335x-common.dtsi26 * Therefore, from a DEVICE_ID revision point of view, the silicon looks
28 * the HW OPP table, the silicon looks like it is Revision 1.0 (ie the
/linux-6.12.1/drivers/base/firmware_loader/builtin/
Dmain.c41 * This looks for the firmware in the built-in kernel. Only if the kernel was
78 * This looks for the firmware in the built-in kernel. Only if the kernel was
/linux-6.12.1/tools/testing/selftests/bpf/
DREADME.rst127 The symptom looks like
169 The symptom for ``bpf_iter/ipv6_route`` looks like
181 The symptom for ``bpf_iter/netlink`` looks like
206 The verifier output looks like
275 Without it, the error from compiling bpf selftests looks like:
/linux-6.12.1/scripts/
Drustdoc_test_builder.rs27 // The line we are looking for looks like one of the following: in main()
60 // We save the result in a variable so that the failed assertion message looks nicer. in main()
/linux-6.12.1/Documentation/core-api/
Dentry.rst64 invoked from low-level assembly code looks like this:
144 The architecture-specific part looks similar to syscall handling:
229 Architecture-specific code looks like this:
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/
Dcache.json15 … event counts any load or store operation or page table walk access which looks up in the L1 data …
31 …"PublicDescription": "This event counts any transaction from L1 which looks up in the L2 cache, an…
/linux-6.12.1/drivers/input/keyboard/
Dipaq-micro-keys.c32 KEY_ADDRESSBOOK, /* 3: Contacts (looks like Outlook) */
34 KEY_HOMEPAGE, /* 5: Start (looks like swoopy arrow) */
/linux-6.12.1/arch/m68k/mac/
Doss.c50 /* Disable all interrupts. Unlike a VIA it looks like we */ in oss_init()
125 * It looks messy but it's rather straightforward. The switch() statement
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dvmx_nested_tsc_scaling_test.c87 /* check that L1's frequency looks alright before launching L2 */ in l1_guest_code()
113 /* check that L1's frequency still looks good */ in l1_guest_code()
/linux-6.12.1/tools/testing/radix-tree/
Dregression1.c17 * 4. The reader looks at the index 0 slot, and finds that the page has 0 ref
19 * 5. The reader looks at it again, hoping that the item will either be freed
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-driver-qla2xxx4 Description: qla2xxx-udev.sh currently looks for uevent CHANGE events to
Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
/linux-6.12.1/Documentation/ABI/obsolete/
Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
/linux-6.12.1/Documentation/networking/
Dphy-link-topology.rst17 when designing these configuration APIs were that the link looks something like ::
35 The link topology then looks like this (when an SFP module is inserted) ::
/linux-6.12.1/arch/arm/nwfpe/
Dentry.S52 3) If an instruction has been emulated successfully, it looks ahead at
55 way it repeatedly looks ahead and executes floating point instructions
/linux-6.12.1/include/asm-generic/
Duaccess.h70 if (0) /* make sure the label looks used to the compiler */ \
77 if (0) /* make sure the label looks used to the compiler */ \
/linux-6.12.1/arch/arm/mach-rpc/include/mach/
Dio.h23 * These peripherals are found in an area of MMIO which looks very much
/linux-6.12.1/drivers/pinctrl/aspeed/
Dpinctrl-aspeed.c345 * - expr->signal looks like "GPIOD0" in aspeed_expr_is_gpio()
346 * - expr->function looks like "GPIOD0" in aspeed_expr_is_gpio()
349 * - expr->signal looks like "GPIOD1" in aspeed_expr_is_gpio()
350 * - expr->function looks like "GPIOD1" in aspeed_expr_is_gpio()

12345678910>>...47