Home
last modified time | relevance | path

Searched refs:already_added (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dstm32_rproc.c433 bool already_added; in stm32_rproc_add_coredump_trace() local
436 already_added = false; in stm32_rproc_add_coredump_trace()
440 already_added = true; in stm32_rproc_add_coredump_trace()
445 if (!already_added) in stm32_rproc_add_coredump_trace()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dstm32_rproc.c453 bool already_added; in stm32_rproc_add_coredump_trace() local
456 already_added = false; in stm32_rproc_add_coredump_trace()
460 already_added = true; in stm32_rproc_add_coredump_trace()
465 if (!already_added) in stm32_rproc_add_coredump_trace()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2419 bool already_added = false; in sja1105_build_crosschip_subvlans() local
2450 already_added = true; in sja1105_build_crosschip_subvlans()
2455 if (already_added) in sja1105_build_crosschip_subvlans()
2567 bool already_added = false; in sja1105_notify_crosschip_switches() local
2571 already_added = true; in sja1105_notify_crosschip_switches()
2576 if (already_added) in sja1105_notify_crosschip_switches()

Completed in 8 milliseconds