Home
last modified time | relevance | path

Searched defs:is_run (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Damd-iommu.h62 amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga()
/linux-6.15/drivers/iommu/amd/
H A Damd_iommu_types.h1028 is_run : 1, member
H A Diommu.c3999 int amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga()
/linux-6.15/drivers/net/ethernet/freescale/
H A Dfec_main.c3793 bool is_run = netif_running(dev); in fec_enet_bpf() local