Searched full:generating (Results 1 – 25 of 985) sorted by relevance
12345678910>>...40
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/xfails/ |
| D | i915-cml-skips.txt | 1 # This is generating kernel oops with divide error
|
| D | i915-whl-skips.txt | 1 # This is generating kernel oops with divide error
|
| D | i915-glk-skips.txt | 4 # This is generating kernel oops with divide error
|
| D | i915-amly-skips.txt | 3 # This is generating kernel oops with divide error
|
| D | i915-kbl-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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/include/acpi/platform/ |
| D | aclinux.h | 81 /* Generating stubs for configurable ACPICA macros */ 85 /* Generating stubs for configurable ACPICA functions */
|
| /kernel/linux/linux-5.10/include/acpi/platform/ |
| D | aclinux.h | 81 /* Generating stubs for configurable ACPICA macros */ 85 /* Generating stubs for configurable ACPICA functions */
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/arch/arm/nwfpe/ |
| D | Makefile | 15 # Try really hard to avoid generating calls to __aeabi_uldivmod() from
|
| /kernel/linux/linux-6.6/arch/arm/nwfpe/ |
| D | Makefile | 15 # Try really hard to avoid generating calls to __aeabi_uldivmod() from
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | drm_sysfs.c | 437 DRM_DEBUG("generating lease event\n"); in drm_sysfs_lease_event() 458 DRM_DEBUG("generating hotplug event\n"); in drm_sysfs_hotplug_event() 482 "[CONNECTOR:%d:%s] generating connector hotplug event\n", in drm_sysfs_connector_hotplug_event() 515 "[CONNECTOR:%d:%s] generating connector property event for [PROP:%d:%s]\n", in drm_sysfs_connector_property_event()
|
| /kernel/linux/linux-5.10/arch/sh/tools/ |
| D | Makefile | 14 @echo ' Generating $@'
|
| /kernel/linux/linux-6.6/arch/sh/tools/ |
| D | Makefile | 14 @echo ' Generating $@'
|
12345678910>>...40