Home
last modified time | relevance | path

Searched refs:has_local (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-udp.c141 bool has_local = false; in qemu_chr_parse_udp() local
156 has_local = true; in qemu_chr_parse_udp()
161 has_local = true; in qemu_chr_parse_udp()
180 if (has_local) { in qemu_chr_parse_udp()
/openbmc/linux/net/ipv4/
H A Dfou_core.c667 bool has_local = false, has_peer = false; in parse_nl_config() local
710 has_local = true; in parse_nl_config()
723 has_local = true; in parse_nl_config()
744 if (!has_local) in parse_nl_config()
/openbmc/linux/sound/pci/asihpi/
H A Dasihpi.c104 int has_local; member
2477 clkcache->has_local = 0; in snd_asihpi_sampleclock_add()
2489 clkcache->has_local = 1; in snd_asihpi_sampleclock_add()
2516 if (clkcache->has_local) { in snd_asihpi_sampleclock_add()