Home
last modified time | relevance | path

Searched defs:tasks (Results 1 – 25 of 29) sorted by last modified time

12

/linux/kernel/sched/
H A Dsched.h958 unsigned long tasks : BITS_PER_LONG - bits_per(SCHED_CAPACITY_SCALE); member
H A Dfair.c8875 struct list_head tasks; member
9124 struct list_head *tasks = &env->src_rq->cfs_tasks; in detach_tasks() local
9290 struct list_head *tasks = &env->tasks; in attach_tasks() local
H A Dpsi.c221 static bool test_state(unsigned int *tasks, enum psi_states state, bool oncpu) in test_state()
251 unsigned int tasks[NR_PSI_TASK_COUNTS]; in get_recent_times() local
/linux/include/linux/
H A Dsched.h877 struct list_head tasks; member
H A Dpid.h63 struct hlist_head tasks[PIDTYPE_MAX]; member
H A Dcgroup-defs.h249 struct list_head tasks; member
H A Dpsi_types.h91 unsigned int tasks[NR_PSI_TASK_COUNTS]; member
H A Duser_events.h26 refcount_t tasks; member
/linux/drivers/dma/
H A Dpl330.c493 struct tasklet_struct tasks; member
/linux/include/linux/sunrpc/
H A Dsched.h196 struct list_head tasks[RPC_NR_PRIORITY]; /* task queue for each priority level */ member
/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c501 static int write_pid_to_tasks(char *tasks, pid_t pid) in write_pid_to_tasks()
541 char tasks[1024]; in write_bm_pid_to_resctrl() local
/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c658 static void test_sockmap(unsigned int tasks, void *data) in test_sockmap()
1355 static void __run_parallel(unsigned int tasks, in __run_parallel()
/linux/tools/perf/
H A Dbuiltin-sched.c168 struct task_desc **tasks; member
/linux/samples/bpf/
H A Dmap_perf_test_user.c94 static int pre_test_lru_hash_lookup(int tasks) in pre_test_lru_hash_lookup()
315 static int pre_test(int tasks) in pre_test()
346 static void run_perf_test(int tasks) in run_perf_test()
H A Dtest_overhead_user.c108 static void run_perf_test(int tasks, int flags) in run_perf_test()
H A Dtracex2_user.c85 static struct task tasks[1024]; in print_hist() local
H A Dtest_lru_dist.c235 static void run_parallel(unsigned int tasks, void (*fn)(int i, void *data), in run_parallel()
/linux/drivers/gpu/drm/
H A Ddrm_flip_work.c104 struct list_head tasks; in flip_worker() local
/linux/drivers/scsi/qedf/
H A Dqedf.h388 struct qed_fcoe_tid tasks; member
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.c1569 u8 tasks = *num_of_tasks; in set_num_of_tasks() local
H A Dfman_port.c443 struct fman_port_rsrc tasks; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c800 static int qed_fcoe_start(struct qed_dev *cdev, struct qed_fcoe_tid *tasks) in qed_fcoe_start()
H A Dqed_iscsi.c1103 struct qed_iscsi_tid *tasks, in qed_iscsi_start()
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_btf.c11 long tasks = 0; variable
/linux/tools/perf/scripts/python/
H A Dsched-migration.py100 def __init__(self, tasks = [0], event = RunqueueEventUnknown()): argument

12