Searched full:generating (Results 1 – 25 of 450) sorted by relevance
12345678910>>...18
/Linux-v5.10/arch/alpha/lib/ |
D | ev6-csum_ipv6_magic.S | 46 * split into 2 uints, add those, generating a ulong 47 * add the 3 low ushorts together, generating a uint 135 addq $1,$0,$1 # E : Finished generating ulong 141 addq $0,$1,$3 # E : Finished generating uint
|
/Linux-v5.10/tools/perf/Documentation/ |
D | jitdump-specification.txt | 73 * uint32_t pid: OS process id of the runtime generating the jitted code 74 * uint32_t tid: OS thread identification of the runtime thread generating the jitted code 99 * uint32_t pid : OS process id of the runtime generating the jitted code 100 …* uint32_t tid : OS thread identification of the runtime thread generating the jitted code
|
/Linux-v5.10/drivers/watchdog/ |
D | iTCO_vendor_support.c | 81 /* Bit 13: TCO_EN -> 0 = Disables TCO logic generating an SMI# */ in supermicro_old_pre_start() 133 /* Bit 13: TCO_EN -> 0 = Disables TCO logic generating an SMI# in broken_bios_start() 144 /* Bit 13: TCO_EN -> 1 = Enables TCO logic generating an SMI# in broken_bios_stop()
|
/Linux-v5.10/include/linux/usb/ |
D | otg-fsm.h | 84 * time before generating SRP 86 * the minimum time before generating SRP 115 * @loc_sof: TRUE when the local device is generating activity on the bus
|
/Linux-v5.10/certs/ |
D | Makefile | 56 @$(kecho) "### Now generating an X.509 key pair to be used for signing modules." 73 @$(kecho) Generating X.509 key generation config
|
/Linux-v5.10/include/acpi/platform/ |
D | aclinux.h | 81 /* Generating stubs for configurable ACPICA macros */ 85 /* Generating stubs for configurable ACPICA functions */
|
/Linux-v5.10/kernel/trace/ |
D | kprobe_event_gen_test.c | 53 /* Before generating the command, initialize the cmd object */ in test_gen_kprobe_cmd() 124 /* Before generating the command, initialize the cmd object */ in test_gen_kretprobe_cmd()
|
/Linux-v5.10/tools/testing/selftests/powerpc/tm/ |
D | tm-trap.c | 92 * is then executed again as 'trap', generating a second in trap_signal_handler() 138 * (3), and (4) will be executed, generating a second in trap_signal_handler() 157 * as LE, generating a third trap event. In that case in trap_signal_handler()
|
/Linux-v5.10/arch/sh/tools/ |
D | Makefile | 14 @echo ' Generating $@'
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_sysfs.c | 320 DRM_DEBUG("generating lease event\n"); in drm_sysfs_lease_event() 341 DRM_DEBUG("generating hotplug event\n"); in drm_sysfs_hotplug_event() 372 DRM_DEBUG("generating connector status event\n"); in drm_sysfs_connector_status_event()
|
/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | input-reset.txt | 19 generating a sysrq. If omitted the system is rebooted immediately when a valid
|
/Linux-v5.10/Documentation/admin-guide/gpio/ |
D | sysfs.rst | 91 If the pin can be configured as interrupt-generating interrupt 107 interrupt generating input pin.
|
/Linux-v5.10/arch/arm/include/asm/ |
D | neon.h | 18 * generating(1) NEON instructions outside of these begin/end functions, the
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ |
D | mv-xor.txt | 24 generating interrupts
|
/Linux-v5.10/arch/powerpc/perf/ |
D | hv-24x7-domains.h | 6 * @name: An all caps token, suitable for use in generating an enum
|
/Linux-v5.10/drivers/media/test-drivers/vimc/ |
D | vimc-streamer.h | 25 * entity generating the first base image to be
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | tdm-slot.txt | 19 the default snd_soc_of_xlate_tdm_slot_mask() will be used to generating the
|
/Linux-v5.10/tools/perf/trace/beauty/ |
D | fadvise.sh | 20 # Probably fix this when generating the string tables per arch so that We can
|
/Linux-v5.10/drivers/media/test-drivers/vivid/ |
D | vivid-core.h | 415 /* thread for generating video capture stream */ 490 /* thread for generating video output stream */ 526 /* thread for generating SDR stream */
|
/Linux-v5.10/Documentation/devicetree/bindings/spi/ |
D | microchip,spi-pic32.txt | 9 - clocks: Phandle of the clock generating SPI clock on the bus.
|
/Linux-v5.10/Documentation/pcmcia/ |
D | devicetable.rst | 14 You should use the helpers in include/pcmcia/device_id.h for generating the
|
/Linux-v5.10/tools/testing/selftests/ |
D | gen_kselftest_tar.sh | 13 echo "$0: Generating default compression gzip"
|
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | atmel,aic.txt | 37 * An interrupt generating device that is wired to an AIC.
|
/Linux-v5.10/Documentation/admin-guide/ |
D | rtc.rst | 55 update, thus generating a 1Hz signal. 83 an evil user generating lots of IRQs on a slow 386sx-16, where it might have
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-uevent | 51 udev, userspace tools generating synthetic uevents
|
12345678910>>...18