Searched refs:dfs_enable (Results 1 – 1 of 1) sorted by relevance
191 static int dfs_enable(bool enable, const char* path) { in dfs_enable() function232 dfs_enable(enable, dfs_sched_switch_path); in dfs_set_property()233 dfs_enable(enable, dfs_sched_wakeup_path); in dfs_set_property()236 dfs_enable(enable, dfs_stack_path); in dfs_set_property()239 dfs_enable(enable, dfs_irq_path); in dfs_set_property()242 dfs_enable(enable, dfs_sync_path); in dfs_set_property()245 dfs_enable(enable, dfs_workq_path); in dfs_set_property()369 if (dfs_enable(true, dfs_control_path) != 0) { in start_tracing()380 if (dfs_enable(false, dfs_control_path) != 0) { in start_tracing()