| /Linux-v5.4/samples/bpf/ | 
| D | map_perf_test_user.c | 90 static int pre_test_lru_hash_lookup(int tasks)  in pre_test_lru_hash_lookup()308 static int pre_test(int tasks)  in pre_test()
 339 static void run_perf_test(int tasks)  in run_perf_test()
 
 | 
| D | test_overhead_user.c | 95 static void run_perf_test(int tasks, int flags)  in run_perf_test()
 | 
| D | tracex2_user.c | 84 	static struct task tasks[1024];  in print_hist()  local
 | 
| D | test_lru_dist.c | 238 static void run_parallel(unsigned int tasks, void (*fn)(int i, void *data),  in run_parallel()
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_flip_work.c | 117 	struct list_head tasks;  in flip_worker()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | pid.h | 64 	struct hlist_head tasks[PIDTYPE_MAX];  member
 | 
| D | psi_types.h | 63 	unsigned int tasks[NR_PSI_TASK_COUNTS];  member
 | 
| D | cgroup-defs.h | 222 	struct list_head tasks;  member
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | test_maps.c | 649 static void test_sockmap(unsigned int tasks, void *data)  in test_sockmap()1278 static void __run_parallel(unsigned int tasks,  in __run_parallel()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ | 
| D | smu_ucode_xfer_cz.h | 124     SMU_Task tasks[1];  member
 | 
| /Linux-v5.4/include/linux/sunrpc/ | 
| D | sched.h | 196 	struct list_head	tasks[RPC_NR_PRIORITY];	/* task queue for each priority level */  member
 | 
| /Linux-v5.4/sound/pci/cs46xx/ | 
| D | cs46xx_dsp_spos.h | 174 	struct dsp_task_descriptor tasks[DSP_MAX_TASK_DESC];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_fcoe.c | 822 static int qed_fcoe_start(struct qed_dev *cdev, struct qed_fcoe_tid *tasks)  in qed_fcoe_start()
 | 
| D | qed_iscsi.c | 1152 			   struct qed_iscsi_tid *tasks,  in qed_iscsi_start()
 | 
| /Linux-v5.4/kernel/sched/ | 
| D | psi.c | 215 static bool test_state(unsigned int *tasks, enum psi_states state)  in test_state()
 | 
| D | fair.c | 7120 	struct list_head	tasks;  member7349 	struct list_head *tasks = &env->src_rq->cfs_tasks;  in detach_tasks()  local
 7462 	struct list_head *tasks = &env->tasks;  in attach_tasks()  local
 
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-report.c | 768 	struct task *tasks, *task;  in tasks_print()  local
 | 
| D | builtin-sched.c | 181 	struct task_desc **tasks;  member
 | 
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | sched-migration.py | 100 	def __init__(self, tasks = [0], event = RunqueueEventUnknown()):  argument
 | 
| /Linux-v5.4/drivers/scsi/qedi/ | 
| D | qedi.h | 314 	struct qed_iscsi_tid	tasks;  member
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | synthetic-events.c | 477 	DIR *tasks;  in __event__synthesize_thread()  local
 | 
| /Linux-v5.4/drivers/scsi/qedf/ | 
| D | qedf.h | 380 	struct qed_fcoe_tid tasks;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/fman/ | 
| D | fman_port.c | 470 	struct fman_port_rsrc tasks;  member
 | 
| D | fman.c | 1589 	u8 tasks = *num_of_tasks;  in set_num_of_tasks()  local
 | 
| /Linux-v5.4/drivers/dma/ | 
| D | pl330.c | 489 	struct tasklet_struct	tasks;  member
 |