Home
last modified time | relevance | path

Searched refs:alive (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/dpaax/
H A Ddpaa_of.c13 static int alive; variable
224 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 …]
/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst90 * DPDK Cores respond to the keep-alive agent.
92 * If keep-alive agent detects time-outs, it notifies the
119 addition to the main processing loop is the mark alive
128 The rte_keepalive_mark_alive function simply sets the core state to alive.
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c1295 hns3vf_set_alive(struct hns3_hw *hw, bool alive) in hns3vf_set_alive() argument
1299 msg_data = alive ? 1 : 0; in hns3vf_set_alive()
/dpdk/
H A DMAINTAINERS223 Keep alive