Searched refs:user_only (Results 1 – 6 of 6) sorted by relevance
31 static int try_to_freeze_tasks(bool user_only) in try_to_freeze_tasks() argument46 if (!user_only) in try_to_freeze_tasks()61 if (!user_only) { in try_to_freeze_tasks()
34 int nr_probe, int user_only);
307 int user_only) in sh_early_platform_driver_probe() argument320 if (user_only) in sh_early_platform_driver_probe()
361 static void fpu__clear(struct fpu *fpu, bool user_only) in fpu__clear() argument373 if (user_only) { in fpu__clear()
128 int init_probe_symbol_maps(bool user_only);
72 int init_probe_symbol_maps(bool user_only) in init_probe_symbol_maps() argument84 if (host_machine || user_only) /* already initialized */ in init_probe_symbol_maps()