Searched full:generating (Results 1 – 25 of 485) sorted by relevance
12345678910>>...20
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/kernel/gcov/ |
D | base.c | 59 * unsigned binary form of the endianness of the machine generating the 82 * unsigned binary form of the endianness of the machine generating the
|
/Linux-v6.1/include/linux/usb/ |
D | otg-fsm.h | 71 * time before generating SRP 73 * the minimum time before generating SRP 102 * @loc_sof: TRUE when the local device is generating activity on the bus
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_sysfs.c | 385 DRM_DEBUG("generating lease event\n"); in drm_sysfs_lease_event() 406 DRM_DEBUG("generating hotplug event\n"); in drm_sysfs_hotplug_event() 430 "[CONNECTOR:%d:%s] generating connector hotplug event\n", in drm_sysfs_connector_hotplug_event() 462 DRM_DEBUG("generating connector status event\n"); in drm_sysfs_connector_status_event()
|
/Linux-v6.1/include/acpi/platform/ |
D | aclinux.h | 81 /* Generating stubs for configurable ACPICA macros */ 85 /* Generating stubs for configurable ACPICA functions */
|
/Linux-v6.1/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-v6.1/arch/sh/tools/ |
D | Makefile | 14 @echo ' Generating $@'
|
/Linux-v6.1/include/asm-generic/ |
D | msi.h | 34 /* Device generating MSIs is proxying for another device */
|
D | error-injection.h | 23 * Whitelist generating macro. Specify functions which can be
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | toeplitz_client.sh | 4 # A simple program for generating traffic for the toeplitz test.
|
/Linux-v6.1/Documentation/admin-guide/gpio/ |
D | sysfs.rst | 91 If the pin can be configured as interrupt-generating interrupt 107 interrupt generating input pin.
|
/Linux-v6.1/kernel/trace/ |
D | kprobe_event_gen_test.c | 96 /* Before generating the command, initialize the cmd object */ in test_gen_kprobe_cmd() 167 /* Before generating the command, initialize the cmd object */ in test_gen_kretprobe_cmd()
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | input-reset.txt | 19 generating a sysrq. If omitted the system is rebooted immediately when a valid
|
/Linux-v6.1/Documentation/devicetree/bindings/pwm/ |
D | clk-pwm.yaml | 16 suitable for generating PWM signal.
|
/Linux-v6.1/arch/arm/include/asm/ |
D | neon.h | 18 * generating(1) NEON instructions outside of these begin/end functions, the
|
/Linux-v6.1/drivers/media/test-drivers/vivid/ |
D | vivid-core.h | 416 /* thread for generating video capture stream */ 491 /* thread for generating video output stream */ 527 /* thread for generating SDR stream */
|
/Linux-v6.1/Documentation/devicetree/bindings/dma/ |
D | mv-xor.txt | 24 generating interrupts
|
/Linux-v6.1/arch/powerpc/perf/ |
D | hv-24x7-domains.h | 6 * @name: An all caps token, suitable for use in generating an enum
|
/Linux-v6.1/drivers/media/test-drivers/vimc/ |
D | vimc-streamer.h | 25 * entity generating the first base image to be
|
/Linux-v6.1/tools/perf/trace/beauty/ |
D | fadvise.sh | 20 # Probably fix this when generating the string tables per arch so that We can
|
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/spi/ |
D | microchip,spi-pic32.txt | 9 - clocks: Phandle of the clock generating SPI clock on the bus.
|
/Linux-v6.1/Documentation/pcmcia/ |
D | devicetable.rst | 14 You should use the helpers in include/pcmcia/device_id.h for generating the
|
12345678910>>...20