Searched refs:PROC_IRQDIR (Results 1 – 1 of 1) sorted by relevance
57 #define PROC_IRQDIR "/proc/irq" macro151 string proc_path(PROC_IRQDIR "/"); in FindUnassignedIrqs()217 std::string affinity_path(PROC_IRQDIR "/"); in RebalanceIrqs()228 std::unique_ptr<DIR, decltype(&closedir)> irq_dir(opendir(PROC_IRQDIR), closedir); in ChownIrqAffinity()230 PLOG(ERROR) << "opening dir " PROC_IRQDIR; in ChownIrqAffinity()242 string affinity_path(PROC_IRQDIR "/"); in ChownIrqAffinity()247 string affinity_list_path(PROC_IRQDIR "/"); in ChownIrqAffinity()