Home
last modified time | relevance | path

Searched refs:mainloop (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/tools/thermal/lib/
H A Dmainloop.h8 extern int mainloop(unsigned int timeout);
H A Dmainloop.c8 #include "mainloop.h"
25 int mainloop(unsigned int timeout) in mainloop() function
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnf-queue.c270 static int mainloop(void) in mainloop() function
390 ret = mainloop(); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnf-queue.c270 static int mainloop(void) in mainloop() function
390 ret = mainloop(); in main()
/kernel/linux/linux-6.6/tools/thermal/thermal-engine/
H A Dthermal-engine.c324 ERROR("Failed to initialize the mainloop\n"); in main()
329 ERROR("Failed to setup the mainloop\n"); in main()
335 if (mainloop(-1)) { in main()
/kernel/linux/linux-6.6/tools/thermal/thermometer/
H A Dthermometer.c297 ERROR("Failed to start mainloop\n"); in thermometer_init()
466 * If there is a duration specified, we will exit the mainloop in thermometer_wait()
487 ERROR("Failed to set timer exit mainloop callback\n"); in thermometer_wait()
513 ERROR("Failed to set timer exit mainloop callback\n"); in thermometer_wait()
517 return mainloop(-1); in thermometer_wait()

Completed in 4 milliseconds