Searched refs:bao (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-platform | 24 Contact: Barry Song <song.bao.hua@hisilicon.com> 34 Contact: Barry Song <song.bao.hua@hisilicon.com> 42 Contact: Barry Song <song.bao.hua@hisilicon.com>
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | doc-interleaved-section.json | 11 # bao
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 147 | 60 bao = self.blockdev_add_options(address, export, node_name) 61 self.vm.cmd('blockdev-add', bao)
|
/openbmc/linux/net/batman-adv/ |
H A D | routing.c | 526 struct batadv_algo_ops *bao = bat_priv->algo_ops; in batadv_find_router() local 580 if (!bao->neigh.is_similar_or_better(cand_router, in batadv_find_router()
|
H A D | originator.c | 1165 struct batadv_algo_ops *bao = bat_priv->algo_ops; in batadv_find_best_neighbor() local 1169 if (best && (bao->neigh.cmp(neigh, if_outgoing, best, in batadv_find_best_neighbor()
|
H A D | translation-table.c | 1772 struct batadv_algo_ops *bao = bat_priv->algo_ops; in batadv_transtable_best_orig() local 1784 bao->neigh.cmp(router, BATADV_IF_DEFAULT, best_router, in batadv_transtable_best_orig()
|