Searched refs:is_root (Results 1 – 4 of 4) sorted by relevance
781 bool is_root = false; in DEFINE_FREE() local785 is_root = true; in DEFINE_FREE()793 if (is_root) in DEFINE_FREE()835 if (!is_root) in DEFINE_FREE()987 bool is_root; in cxl_region_shared_upstream_bandwidth_update() local1004 is_root = false; in cxl_region_shared_upstream_bandwidth_update()1005 rc = cxl_endpoint_gather_bandwidth(cxlr, cxled, usp_xa, &is_root); in cxl_region_shared_upstream_bandwidth_update()1008 root_count += is_root; in cxl_region_shared_upstream_bandwidth_update()1026 &is_root); in cxl_region_shared_upstream_bandwidth_update()1031 } while (!is_root); in cxl_region_shared_upstream_bandwidth_update()
40 bool is_root);162 size_t block_len, unsigned int dir_offset, size_t dir_len, bool is_root) in __tb_property_parse_dir() argument173 if (is_root) { in __tb_property_parse_dir()
193 bool is_root; member2056 if (!(ohci->is_root && is_new_root)) in bus_reset_work()2059 ohci->is_root = is_new_root; in bus_reset_work()2766 if (ohci->is_root && in ohci_read_csr()2812 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()2822 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()
2361 bool is_root; in ice_get_recp_frm_fw() local2365 is_root = root_bufs.content.rid & ICE_AQ_RECIPE_ID_IS_ROOT; in ice_get_recp_frm_fw()2414 if (!is_root) { in ice_get_recp_frm_fw()
Completed in 26 milliseconds