Home
last modified time | relevance | path

Searched defs:tasks (Results 1 – 21 of 21) sorted by relevance

/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_lru_dist.c235 static void run_parallel(unsigned int tasks, void (*fn)(int i, void *data), in run_parallel()
/linux/include/linux/
H A Duser_events.h26 refcount_t tasks; member
H A Dpid.h64 struct hlist_head tasks[PIDTYPE_MAX]; member
H A Dpsi_types.h91 unsigned int tasks[NR_PSI_TASK_COUNTS]; member
H A Dcgroup-defs.h263 struct list_head tasks; member
H A Dsched.h928 struct list_head tasks; member
/linux/drivers/gpu/drm/
H A Ddrm_flip_work.c104 struct list_head tasks; in flip_worker() local
/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c654 static void test_sockmap(unsigned int tasks, void *data) in test_sockmap()
1351 static void __run_parallel(unsigned int tasks, in __run_parallel()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu_ucode_xfer_cz.h124 SMU_Task tasks[]; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp.c193 struct qed_nvmetcp_tid *tasks, in qed_nvmetcp_start()
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/include/linux/sunrpc/
H A Dsched.h197 struct list_head tasks[RPC_NR_PRIORITY]; /* task queue for each priority level */ member
/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h174 struct dsp_task_descriptor tasks[DSP_MAX_TASK_DESC]; member
/linux/tools/perf/scripts/python/
H A Dsched-migration.py100 def __init__(self, tasks = [0], event = RunqueueEventUnknown()): argument
/linux/drivers/scsi/qedi/
H A Dqedi.h322 struct qed_iscsi_tid tasks; member
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c443 struct fman_port_rsrc tasks; member
/linux/kernel/sched/
H A Dfair.c9227 struct list_head tasks; member
9521 struct list_head *tasks = &env->src_rq->cfs_tasks; in detach_tasks() local
9686 struct list_head *tasks = &env->tasks; in attach_tasks() local
H A Dsched.h1063 unsigned long tasks : BITS_PER_LONG - bits_per(SCHED_CAPACITY_SCALE); member
/linux/drivers/dma/
H A Dpl330.c493 struct tasklet_struct tasks; member