Searched refs:clash (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/tools/tracing/rtla/ |
D | Makefile.rtla | 19 -fasynchronous-unwind-tables -fstack-clash-protection
|
/linux-6.12.1/tools/verification/rv/ |
D | Makefile.rv | 19 -fasynchronous-unwind-tables -fstack-clash-protection
|
/linux-6.12.1/drivers/pinctrl/cirrus/ |
D | Kconfig | 15 # Avoid clash caused by MIPS defining RST, which is used in the driver
|
/linux-6.12.1/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 13 1. Bus clash or parity errors: This mechanism relies on low-level detectors 24 be distinguished, although a recurring bus clash when audio is enabled is a
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun9i-a80-optimus.dts | 363 * avoid name clash with axp809's aldo's 371 * avoid name clash with axp809's aldo's 456 * avoid name clash with axp809's sw
|
D | sun9i-a80-cubieboard4.dts | 366 * avoid name clash with axp809's aldo's 374 * avoid name clash with axp809's aldo's 459 * avoid name clash with axp809's sw
|
/linux-6.12.1/arch/arm/boot/dts/microchip/ |
D | at91-ariag25.dts | 158 /* cannot activate RTS2+CTS2, clash with
|
/linux-6.12.1/net/netfilter/ipset/ |
D | ip_set_core.c | 1048 struct ip_set *set, *clash = NULL; in ip_set_create() local 1114 ret = find_free_id(inst, set->name, &index, &clash); in ip_set_create() 1118 STRNCMP(set->type->name, clash->type->name) && in ip_set_create() 1119 set->type->family == clash->type->family && in ip_set_create() 1120 set->type->revision_min == clash->type->revision_min && in ip_set_create() 1121 set->type->revision_max == clash->type->revision_max && in ip_set_create() 1122 set->variant->same_set(set, clash)) in ip_set_create()
|
/linux-6.12.1/arch/powerpc/kernel/vdso/ |
D | Makefile | 60 CC32FLAGSREMOVE += -fno-stack-clash-protection
|
/linux-6.12.1/arch/arm64/boot/dts/broadcom/ |
D | bcm2712.dtsi | 255 * clash with the firmware monitoring the PMIC interrupt via the VPU.
|
/linux-6.12.1/rust/ |
D | Makefile | 229 -fzero-call-used-regs=% -fno-stack-clash-protection \
|
/linux-6.12.1/Documentation/leds/ |
D | leds-class.rst | 75 LED subsystem has also a protection against name clash, that may occur
|
/linux-6.12.1/ |
D | Makefile | 873 KBUILD_CFLAGS += $(call cc-option, -fno-stack-clash-protection)
|
/linux-6.12.1/Documentation/virt/uml/ |
D | user_mode_linux_howto_v2.rst | 1228 which ensures that the userspace function close does not clash
|