Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dprocess.c27 static int try_to_freeze_tasks(bool user_only) in try_to_freeze_tasks() argument
43 if (!user_only) in try_to_freeze_tasks()
58 if (!user_only) { in try_to_freeze_tasks()
/linux-4.4.14/tools/perf/util/
Dprobe-event.h113 int init_probe_symbol_maps(bool user_only);
Dprobe-event.c74 int init_probe_symbol_maps(bool user_only) in init_probe_symbol_maps() argument
86 if (host_machine || user_only) /* already initialized */ in init_probe_symbol_maps()
/linux-4.4.14/include/linux/
Dplatform_device.h305 int nr_probe, int user_only);
/linux-4.4.14/drivers/base/
Dplatform.c1370 int user_only) in early_platform_driver_probe() argument
1383 if (user_only) in early_platform_driver_probe()