is_root 189 drivers/firewire/ohci.c bool is_root; is_root 1901 drivers/firewire/ohci.c if (!(ohci->is_root && is_new_root)) is_root 1904 drivers/firewire/ohci.c ohci->is_root = is_new_root; is_root 2621 drivers/firewire/ohci.c if (ohci->is_root && is_root 2670 drivers/firewire/ohci.c if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { is_root 2680 drivers/firewire/ohci.c if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { is_root 1177 drivers/staging/gasket/gasket_core.c bool is_root = ns_capable(pid_ns->user_ns, CAP_SYS_ADMIN); is_root 1190 drivers/staging/gasket/gasket_core.c (filp->f_mode & FMODE_WRITE), is_root); is_root 1206 drivers/staging/gasket/gasket_core.c !is_root) { is_root 1256 drivers/staging/gasket/gasket_core.c bool is_root = ns_capable(pid_ns->user_ns, CAP_SYS_ADMIN); is_root 1268 drivers/staging/gasket/gasket_core.c (file->f_mode & FMODE_WRITE), is_root); is_root 40 drivers/thunderbolt/property.c bool is_root); is_root 162 drivers/thunderbolt/property.c size_t block_len, unsigned int dir_offset, size_t dir_len, bool is_root) is_root 173 drivers/thunderbolt/property.c if (is_root) { is_root 278 fs/gfs2/inode.c int is_root) is_root 303 fs/gfs2/inode.c if (!is_root) { is_root 101 fs/gfs2/inode.h int is_root); is_root 41 include/linux/objagg.h bool is_root; is_root 578 lib/objagg.c if (stats_info1->is_root != stats_info2->is_root) is_root 579 lib/objagg.c return stats_info2->is_root - stats_info1->is_root; is_root 620 lib/objagg.c objagg_stats->stats_info[i].is_root = is_root 622 lib/objagg.c if (objagg_stats->stats_info[i].is_root) is_root 667 lib/objagg.c hnode->stats_info.is_root = true; is_root 1038 lib/objagg.c if (objagg_stats->stats_info[i].is_root) is_root 402 lib/test_objagg.c bool is_root; is_root 645 lib/test_objagg.c if (stats_info->is_root != expect_stats_info->is_root) { is_root 869 lib/test_objagg.c stats->stats_info[i].is_root ? "root" : "noroot"); is_root 125 net/mac80211/mesh.h bool is_root; is_root 666 net/mac80211/mesh_hwmp.c da = (mpath && mpath->is_root) ? is_root 882 net/mac80211/mesh_hwmp.c mpath->is_root = true; is_root 1102 net/mac80211/mesh_hwmp.c da = (mpath->is_root) ? mpath->rann_snd_addr : broadcast_addr; is_root 379 net/mac80211/mesh_pathtbl.c new_mpath->is_root = false; is_root 76 net/sched/cls_u32.c bool is_root; is_root 363 net/sched/cls_u32.c root_ht->is_root = true; is_root 666 net/sched/cls_u32.c if (ht->is_root) { is_root 737 net/sched/cls_u32.c if (ht_down->is_root) {