Home
last modified time | relevance | path

Searched refs:already_added (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/remoteproc/
Dstm32_rproc.c421 bool already_added; in stm32_rproc_add_coredump_trace() local
424 already_added = false; in stm32_rproc_add_coredump_trace()
428 already_added = true; in stm32_rproc_add_coredump_trace()
433 if (!already_added) in stm32_rproc_add_coredump_trace()
/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_main.c2338 bool already_added = false; in sja1105_build_crosschip_subvlans() local
2369 already_added = true; in sja1105_build_crosschip_subvlans()
2374 if (already_added) in sja1105_build_crosschip_subvlans()
2486 bool already_added = false; in sja1105_notify_crosschip_switches() local
2490 already_added = true; in sja1105_notify_crosschip_switches()
2495 if (already_added) in sja1105_notify_crosschip_switches()