Searched refs:alive (Results 1 – 4 of 4) sorted by relevance
13 static int alive; variable224 DPAAX_HWWARN(alive, "Double-init of device-tree driver!"); in of_init_path()241 alive = 1; in of_init_path()269 alive = 0; in of_finish()307 DPAAX_HWWARN(!alive, "Device-tree driver not initialised!"); in of_find_compatible_node()332 DPAAX_HWWARN(!alive, "Device-tree driver not initialised!"); in of_get_property()349 DPAAX_HWWARN(!alive, "Device-tree driver not initialised!"); in of_device_is_available()365 DPAAX_HWWARN(!alive, "Device-tree driver not initialised!"); in of_find_node_by_phandle()378 DPAAX_HWWARN(!alive, "Device-tree driver not initialised!"); in of_get_parent()394 DPAAX_HWWARN(!alive, "Device-tree driver not initialised!"); in of_get_next_child()[all …]
90 * DPDK Cores respond to the keep-alive agent.92 * If keep-alive agent detects time-outs, it notifies the119 addition to the main processing loop is the mark alive128 The rte_keepalive_mark_alive function simply sets the core state to alive.
1295 hns3vf_set_alive(struct hns3_hw *hw, bool alive) in hns3vf_set_alive() argument1299 msg_data = alive ? 1 : 0; in hns3vf_set_alive()
223 Keep alive