Searched refs:clash (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/tracing/rtla/ |
| H A D | Makefile.rtla | 19 -fasynchronous-unwind-tables -fstack-clash-protection
|
| /linux/tools/verification/rv/ |
| H A D | Makefile.rv | 19 -fasynchronous-unwind-tables -fstack-clash-protection
|
| /linux/drivers/pinctrl/cirrus/ |
| H A D | Kconfig | 15 # Avoid clash caused by MIPS defining RST, which is used in the driver
|
| /linux/Documentation/driver-api/soundwire/ |
| H A 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/arch/arm/boot/dts/allwinner/ |
| H A 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
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-ariag25.dts | 158 /* cannot activate RTS2+CTS2, clash with
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 1061 struct ip_set *set, *clash = NULL; in ip_set_create() local 1127 ret = find_free_id(inst, set->name, &index, &clash); in ip_set_create() 1131 STRNCMP(set->type->name, clash->type->name) && in ip_set_create() 1132 set->type->family == clash->type->family && in ip_set_create() 1133 set->type->revision_min == clash->type->revision_min && in ip_set_create() 1134 set->type->revision_max == clash->type->revision_max && in ip_set_create() 1135 set->variant->same_set(set, clash)) in ip_set_create()
|
| /linux/arch/powerpc/kernel/vdso/ |
| H A D | Makefile | 60 CC32FLAGSREMOVE += -fno-stack-clash-protection
|
| /linux/arch/arm64/boot/dts/broadcom/ |
| H A D | bcm2712.dtsi | 318 * clash with the firmware monitoring the PMIC interrupt via the VPU.
|
| /linux/ |
| H A D | Makefile | 1018 KBUILD_CFLAGS += $(call cc-option, -fno-stack-clash-protection)
|