Searched refs:user_only (Results 1 – 6 of 6) sorted by relevance
33 static int try_to_freeze_tasks(bool user_only) in try_to_freeze_tasks() argument48 if (!user_only) in try_to_freeze_tasks()63 if (!user_only) { in try_to_freeze_tasks()
307 int user_only) in sh_early_platform_driver_probe() argument320 if (user_only) in sh_early_platform_driver_probe()
362 static void fpu__clear(struct fpu *fpu, bool user_only) in fpu__clear() argument374 if (user_only) { in fpu__clear()
34 int nr_probe, int user_only);
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()