Home
last modified time | relevance | path

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

/drivers/cxl/core/
A Dcdat.c781 bool is_root = false; in DEFINE_FREE() local
785 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() local
1004 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()
/drivers/thunderbolt/
A Dproperty.c40 bool is_root);
162 size_t block_len, unsigned int dir_offset, size_t dir_len, bool is_root) in __tb_property_parse_dir() argument
173 if (is_root) { in __tb_property_parse_dir()
/drivers/firewire/
A Dohci.c193 bool is_root; member
2056 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()
/drivers/net/ethernet/intel/ice/
A Dice_switch.c2361 bool is_root; in ice_get_recp_frm_fw() local
2365 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