Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/power/
Dprocess.c31 static int try_to_freeze_tasks(bool user_only) in try_to_freeze_tasks() argument
46 if (!user_only) in try_to_freeze_tasks()
61 if (!user_only) { in try_to_freeze_tasks()
/Linux-v4.19/tools/perf/util/
Dprobe-event.h121 int init_probe_symbol_maps(bool user_only);
Dprobe-event.c77 int init_probe_symbol_maps(bool user_only) in init_probe_symbol_maps() argument
89 if (host_machine || user_only) /* already initialized */ in init_probe_symbol_maps()
/Linux-v4.19/include/linux/
Dplatform_device.h311 int nr_probe, int user_only);
/Linux-v4.19/drivers/base/
Dplatform.c1454 int user_only) in early_platform_driver_probe() argument
1467 if (user_only) in early_platform_driver_probe()