Searched defs:tasks (Results 1 – 6 of 6) sorted by relevance
11 long tasks = 0; variable
399 static int write_pid_to_tasks(char *tasks, pid_t pid) in write_pid_to_tasks()439 char tasks[1024]; in write_bm_pid_to_resctrl() local
666 static void test_sockmap(unsigned int tasks, void *data) in test_sockmap()1354 static void __run_parallel(unsigned int tasks, in __run_parallel()
854 struct task *tasks, *task; in tasks_print() local
185 struct task_desc **tasks; member
100 def __init__(self, tasks = [0], event = RunqueueEventUnknown()): argument