Searched refs:is_run (Results 1 – 4 of 4) sorted by relevance
168 amd_iommu_update_ga(int cpu, bool is_run, void *data);182 amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga() argument
985 is_run : 1, member
3759 int amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga() argument3777 entry->lo.fields_vapic.is_run = is_run; in amd_iommu_update_ga()
3795 bool is_run = netif_running(dev); in fec_enet_bpf() 3810 if (is_run) {3821 if (is_run) { in fec_enet_txq_xmit_frame() 3766 bool is_run = netif_running(dev); fec_enet_bpf() local