Searched refs:dfs_enable (Results 1 – 1 of 1) sorted by relevance
181 static int dfs_enable(bool enable, const char* path) { in dfs_enable() function221 dfs_enable(enable, dfs_sched_switch_path); in dfs_set_property()222 dfs_enable(enable, dfs_sched_wakeup_path); in dfs_set_property()225 dfs_enable(enable, dfs_stack_path); in dfs_set_property()228 dfs_enable(enable, dfs_irq_path); in dfs_set_property()231 dfs_enable(enable, dfs_sync_path); in dfs_set_property()234 dfs_enable(enable, dfs_workq_path); in dfs_set_property()357 if (dfs_enable(true, dfs_control_path) != 0) { in start_tracing()368 if (dfs_enable(false, dfs_control_path) != 0) { in start_tracing()