Home
last modified time | relevance | path

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

12345678910>>...45

/Linux-v6.1/scripts/mod/
Dfile2alias.c167 /* Looks like "usb:vNpNdNdcNdscNdpNicNiscNipNinN" */
398 /* Looks like: hid:bNvNpN */
416 /* Looks like: ieee1394:venNmoNspNverN */
440 /* Looks like: pci:vNdNsvNsdNbcNscNiN or <prefix>_pci:vNdNsvNsdNbcNscNiN. */
496 /* looks like: "ccw:tNmNdtNdmN" */
519 /* looks like: "ap:tN" */
529 /* looks like: "css:tN" */
539 /* Looks like: "serio:tyNprNidNexN" */
558 /* looks like: "acpi:ACPI0003" or "acpi:PNP0C0B" or "acpi:LNXVIDEO" or
595 /* looks like: "pnp:dD" */
[all …]
/Linux-v6.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-v6.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-v6.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
/Linux-v6.1/tools/testing/selftests/bpf/
DREADME.rst56 The symptom looks like
98 The symptom for ``bpf_iter/ipv6_route`` looks like
110 The symptom for ``bpf_iter/netlink`` looks like
135 The verifier output looks like
204 Without it, the error from compiling bpf selftests looks like:
/Linux-v6.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-v6.1/arch/arm/boot/dts/
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-v6.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-v6.1/arch/arm/nwfpe/
Dentry.S51 3) If an instruction has been emulated successfully, it looks ahead at
54 way it repeatedly looks ahead and executes floating point instructions
/Linux-v6.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-v6.1/arch/m68k/mac/
Doss.c48 /* Disable all interrupts. Unlike a VIA it looks like we */ in oss_init()
123 * It looks messy but it's rather straightforward. The switch() statement
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a76-n1/
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-v6.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-v6.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-v6.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-v6.1/Documentation/ABI/obsolete/
Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
/Linux-v6.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-v6.1/Documentation/filesystems/
Dsharedsubtree.rst719 the new tree now looks like this::
739 the new tree now looks like this::
801 the new tree now looks like this::
817 the new tree now looks like this::
833 the new tree now looks like this::
892 A example propagation tree looks as shown in the figure below.
893 [ NOTE: Though it looks like a forest, if we consider all the shared
/Linux-v6.1/arch/arm/mach-rpc/include/mach/
Dio.h23 * These peripherals are found in an area of MMIO which looks very much
/Linux-v6.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-v6.1/tools/include/linux/
Dmath.h5 * This looks more complex than it should be. But we need to
/Linux-v6.1/drivers/pinctrl/aspeed/
Dpinctrl-aspeed.c335 * - expr->signal looks like "GPIOD0" in aspeed_expr_is_gpio()
336 * - expr->function looks like "GPIOD0" in aspeed_expr_is_gpio()
339 * - expr->signal looks like "GPIOD1" in aspeed_expr_is_gpio()
340 * - expr->function looks like "GPIOD1" in aspeed_expr_is_gpio()
/Linux-v6.1/drivers/gpu/drm/
Ddrm_agpsupport.c264 * Verifies the AGP device is present and acquired, looks-up the AGP memory
299 * is currently bound into the GATT. Looks-up the AGP memory entry and passes
338 * Verifies the AGP device is present and has been acquired and looks up the
/Linux-v6.1/drivers/base/firmware_loader/
DKconfig74 looks for the firmware files listed in the EXTRA_FIRMWARE option.
128 looks for and cannot possibly be specified using the firmware_class

12345678910>>...45