Searched full:generating (Results 1 – 25 of 548) sorted by relevance
12345678910>>...22
/linux-6.12.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-6.12.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-6.12.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-6.12.1/tools/testing/shared/ |
D | shared.mk | 62 echo "Generating $@"; \ 70 echo "Generating $@"; \
|
/linux-6.12.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-6.12.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-6.12.1/include/acpi/platform/ |
D | aclinux.h | 81 /* Generating stubs for configurable ACPICA macros */ 85 /* Generating stubs for configurable ACPICA functions */
|
/linux-6.12.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-6.12.1/drivers/gpu/drm/ |
D | drm_sysfs.c | 425 drm_dbg_lease(dev, "generating lease event\n"); in drm_sysfs_lease_event() 446 drm_dbg_kms(dev, "generating hotplug event\n"); in drm_sysfs_hotplug_event() 470 "[CONNECTOR:%d:%s] generating connector hotplug event\n", in drm_sysfs_connector_hotplug_event() 503 "[CONNECTOR:%d:%s] generating connector property event for [PROP:%d:%s]\n", in drm_sysfs_connector_property_event()
|
/linux-6.12.1/drivers/gpu/drm/ci/xfails/ |
D | i915-whl-skips.txt | 1 # This is generating kernel oops with divide error
|
D | i915-cml-skips.txt | 1 # This is generating kernel oops with divide error
|
D | i915-amly-skips.txt | 3 # This is generating kernel oops with divide error
|
D | i915-glk-skips.txt | 4 # This is generating kernel oops with divide error
|
D | i915-apl-skips.txt | 3 # This is generating kernel oops with divide error
|
D | i915-tgl-skips.txt | 10 # This is generating kernel oops with divide error
|
D | i915-kbl-skips.txt | 4 # This is generating kernel oops with divide error
|
/linux-6.12.1/arch/arm/nwfpe/ |
D | Makefile | 15 # Try really hard to avoid generating calls to __aeabi_uldivmod() from
|
/linux-6.12.1/arch/sh/tools/ |
D | Makefile | 14 @echo ' Generating $@'
|
/linux-6.12.1/Documentation/userspace-api/gpio/ |
D | sysfs.rst | 94 If the pin can be configured as interrupt-generating interrupt 111 interrupt generating input pin.
|
/linux-6.12.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-6.12.1/include/asm-generic/ |
D | msi.h | 34 /* Device generating MSIs is proxying for another device */
|
D | error-injection.h | 22 * Whitelist generating macro. Specify functions which can be error-injectable
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | toeplitz_client.sh | 4 # A simple program for generating traffic for the toeplitz test.
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | input-reset.txt | 19 generating a sysrq. If omitted the system is rebooted immediately when a valid
|
/linux-6.12.1/Documentation/devicetree/bindings/pwm/ |
D | clk-pwm.yaml | 16 suitable for generating PWM signal.
|
12345678910>>...22