Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/
Dplatform_device.h274 int nr_probe, int user_only);
/linux-4.1.27/drivers/base/
Dplatform.c1292 int user_only) in early_platform_driver_probe() argument
1305 if (user_only) in early_platform_driver_probe()
/linux-4.1.27/tools/perf/util/
Dprobe-event.c78 static int init_symbol_maps(bool user_only) in init_symbol_maps() argument
90 if (host_machine || user_only) /* already initialized */ in init_symbol_maps()