Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 25 of 113) sorted by relevance

12345

/linux/kernel/
H A Dresource.c259 struct resource *conflict; in request_resource_conflict() local
262 conflict = __request_resource(root, new); in request_resource_conflict()
264 return conflict; in request_resource_conflict()
276 struct resource *conflict; in request_resource() local
278 conflict = request_resource_conflict(root, new); in request_resource()
279 return conflict ? -EBUSY : 0; in request_resource()
757 struct resource *conflict; in reallocate_resource() local
781 conflict = __request_resource(root, old); in reallocate_resource()
782 BUG_ON(conflict); in reallocate_resource()
925 struct resource *conflict; in insert_resource_conflict() local
[all …]
/linux/drivers/gpio/
H A Dgpio-winbond.c248 struct winbond_gpio_port_conflict conflict; member
261 .conflict = {
289 .conflict = {
306 .conflict = {
323 .conflict = {
340 .conflict = {
525 const struct winbond_gpio_port_conflict *conflict = &info->conflict; in winbond_gpio_configure_port() local
528 if (conflict->name != NULL) { in winbond_gpio_configure_port()
529 if (conflict->dev != WB_SIO_DEV_NONE) in winbond_gpio_configure_port()
530 winbond_sio_select_logical(base, conflict->dev); in winbond_gpio_configure_port()
[all …]
/linux/drivers/pci/
H A Dsetup-res.c140 struct resource *root, *conflict; in pci_claim_resource() local
164 conflict = request_resource_conflict(root, res); in pci_claim_resource()
165 if (conflict) { in pci_claim_resource()
167 res_name, res, conflict->name, conflict); in pci_claim_resource()
204 struct resource *root, *conflict; in pci_revert_fw_address() local
238 conflict = request_resource_conflict(root, res); in pci_revert_fw_address()
239 if (conflict) { in pci_revert_fw_address()
241 conflict->name, conflict); in pci_revert_fw_address()
H A Dvgaarb.c215 struct vga_device *conflict; in __vga_tryget() local
249 list_for_each_entry(conflict, &vga_list, list) { in __vga_tryget()
254 if (vgadev == conflict) in __vga_tryget()
264 if (vgadev->pdev->bus != conflict->pdev->bus) { in __vga_tryget()
273 if (conflict->locks & lwants) in __vga_tryget()
274 return conflict; in __vga_tryget()
281 match = lwants & conflict->owns; in __vga_tryget()
297 if (!conflict->bridge_has_one_vga) { in __vga_tryget()
298 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_MEM) in __vga_tryget()
300 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_IO) in __vga_tryget()
[all …]
H A Decam.c34 struct resource *conflict; in pci_ecam_create() local
69 conflict = request_resource_conflict(&iomem_resource, &cfg->res); in pci_ecam_create()
70 if (conflict) { in pci_ecam_create()
73 &cfg->res, conflict->name, conflict); in pci_ecam_create()
/linux/include/trace/events/
H A Dfilelock.h207 TP_PROTO(bool conflict, struct file_lease *lease, struct file_lease *breaker),
209 TP_ARGS(conflict, lease, breaker),
218 __field(bool, conflict)
228 __entry->conflict = conflict;
232 __entry->conflict,
/linux/tools/testing/selftests/
H A Drun_kselftest.sh23 -s | --summary Print summary with detailed log in output.log (conflict with -p)
24 -p | --per_test_log Print test log in /tmp with each test name (conflict with -s)
/linux/arch/arm/boot/dts/microchip/
H A Dat91-sama5d2_xplained.dts77 status = "okay"; /* conflict with qspi0 */
86 status = "disabled"; /* conflict with sdmmc1 */
322 status = "disabled"; /* conflict with leds */
327 status = "disabled"; /* conflict with ISC_D2 & ISC_D3 data pins */
347 status = "disabled"; /* conflict with ISC_D2 & ISC_D3 data pins */
367 status = "disabled"; /* conflict with can0 */
697 status = "disabled"; /* conflict with spi0, sdmmc1 */
726 status = "okay"; /* conflict with pwm0 */
/linux/arch/m68k/fpsp040/
H A Dbugfix.S185 | Test the register conflict aspect. If opclass0, check for
197 | Check for cu and nu register conflict. If one exists, this takes
198 | priority over a cu and xu conflict.
212 | Check for cu and xu register conflict.
246 | We have the case in which a conflict exists between the cu src or
357 | a cu and nu conflict taking priority an nu conflict. If either,
368 | We have the case in which a conflict exists between the cu src or
/linux/net/sctp/
H A Dbind_addr.c371 int conflict = 0; in sctp_bind_addr_conflict() local
390 conflict = sp->pf->cmp_addr(&laddr->a, addr, sp); in sctp_bind_addr_conflict()
391 if (conflict) in sctp_bind_addr_conflict()
396 return conflict; in sctp_bind_addr_conflict()
/linux/drivers/virt/coco/
H A Dtsm.c453 const struct tsm_ops *conflict; in tsm_register() local
456 conflict = provider.ops; in tsm_register()
457 if (conflict) { in tsm_register()
458 pr_err("\"%s\" ops already registered\n", conflict->name); in tsm_register()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c474 bool conflict; in sja1105_gating_check_conflicts() local
494 conflict = sja1105_tas_check_conflicts(priv, port, dummy); in sja1105_gating_check_conflicts()
497 conflict = sja1105_tas_check_conflicts(priv, port, in sja1105_gating_check_conflicts()
499 if (conflict) in sja1105_gating_check_conflicts()
506 return conflict; in sja1105_gating_check_conflicts()
/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c723 struct resource *res, *root, *conflict; in of_pci_parse_iov_addrs() local
745 conflict = request_resource_conflict(root, res); in of_pci_parse_iov_addrs()
746 if (conflict) { in of_pci_parse_iov_addrs()
750 conflict->name, conflict); in of_pci_parse_iov_addrs()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sx-sdb-sai.dts14 /* pin conflict with sai */
H A Dimx6sx-sdb-mqs.dts23 /* pin conflict with mqs*/
/linux/include/linux/platform_data/
H A Dkeypad-omap.h39 #error Group bits in conflict with keynum bits
/linux/arch/sparc/kernel/
H A Dpci.c625 struct resource *p, *root, *conflict; in pci_claim_legacy_resources() local
647 conflict = request_resource_conflict(root, p); in pci_claim_legacy_resources()
648 if (conflict) { in pci_claim_legacy_resources()
650 p, conflict->name, conflict); in pci_claim_legacy_resources()
/linux/drivers/acpi/
H A Dpci_root.c933 struct resource *res, *conflict, *root = NULL; in pci_acpi_root_add_resources() local
951 conflict = insert_resource_conflict(root, res); in pci_acpi_root_add_resources()
952 if (conflict) { in pci_acpi_root_add_resources()
955 res, conflict->name, conflict); in pci_acpi_root_add_resources()
/linux/Documentation/devicetree/bindings/timer/
H A Djcore,pit.txt15 conflict with other devices.
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62-verdin.dtsi239 /* Verdin QSPI_1_CLK as GPIO (conflict with Verdin QSPI_1 interface) */
246 /* Verdin QSPI_1_IO0 as GPIO (conflict with Verdin QSPI_1 interface) */
253 /* Verdin QSPI_1_IO1 as GPIO (conflict with Verdin QSPI_1 interface) */
260 /* Verdin QSPI_1_IO2 as GPIO (conflict with Verdin QSPI_1 interface) */
267 /* Verdin QSPI_1_IO3 as GPIO (conflict with Verdin QSPI_1 interface) */
281 /* Verdin QSPI_1_CS# as GPIO (conflict with Verdin QSPI_1 interface) */
288 /* Verdin QSPI_1_CS2# as GPIO (conflict with Verdin QSPI_1 interface) */
386 /* Verdin I2S_2_D_OUT as GPIO (conflict with Verdin I2S_2 interface) */
393 /* Verdin I2S_2_BCLK as GPIO (conflict with Verdin I2S_2 interface) */
/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst425 mode and that the range of memory addresses assigned does not conflict
457 Failure of a test item indicates a possible system resource conflict with
519 An IO conflict occurs when two or more adapter use the same ISA resource (IO
520 address, memory address or IRQ). You can usually detect an IO conflict in one
532 memory address conflict.
534 If an IO conflict occurs, run the CS8900/20 Setup Utility and perform a
535 diagnostic self-test. Normally, the ISA resource in conflict will fail the
537 resource in conflict. Run the diagnostics again to check for further IO
/linux/Documentation/gpu/amdgpu/
H A Dflashing.rst28 as long as it doesn't conflict with other existing binaries that are used by
/linux/security/apparmor/
H A Ddomain.c390 bool conflict = false; in find_attach() local
464 conflict = true; in find_attach()
474 conflict = false; in find_attach()
486 if (!candidate || conflict) { in find_attach()
487 if (conflict) in find_attach()
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-sm-k26-revA.dts318 /* slg7x644091@70 - u168 NOT accessible due to address conflict with stdp4320 */
322 * Address conflict with slg7x644091@70 making both the devices NOT accessible.
/linux/Documentation/admin-guide/
H A Dinit.rst18 3) **Broken console device**: Possibly a conflict in ``console= setup``

12345