Home
last modified time | relevance | path

Searched refs:user_only (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/power/
H A Dprocess.c33 static int try_to_freeze_tasks(bool user_only) in try_to_freeze_tasks() argument
48 if (!user_only) in try_to_freeze_tasks()
63 if (!user_only) { in try_to_freeze_tasks()
/OK3568_Linux_fs/kernel/arch/sh/drivers/
H A Dplatform_early.c307 int user_only) in sh_early_platform_driver_probe() argument
320 if (user_only) in sh_early_platform_driver_probe()
/OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/
H A Dcore.c362 static void fpu__clear(struct fpu *fpu, bool user_only) in fpu__clear() argument
374 if (user_only) { in fpu__clear()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dplatform_early.h34 int nr_probe, int user_only);
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-event.h128 int init_probe_symbol_maps(bool user_only);
H A Dprobe-event.c72 int init_probe_symbol_maps(bool user_only) in init_probe_symbol_maps() argument
84 if (host_machine || user_only) /* already initialized */ in init_probe_symbol_maps()