Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/tools/perf/util/
Dprobe-event.h125 int init_probe_symbol_maps(bool user_only);
Dprobe-event.c68 int init_probe_symbol_maps(bool user_only) in init_probe_symbol_maps() argument
80 if (host_machine || user_only) /* already initialized */ in init_probe_symbol_maps()
/Linux-v5.4/include/linux/
Dplatform_device.h321 int nr_probe, int user_only);
/Linux-v5.4/drivers/base/
Dplatform.c1563 int user_only) in early_platform_driver_probe() argument
1576 if (user_only) in early_platform_driver_probe()