Home
last modified time | relevance | path

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

12

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbblock.py24 def unlock_recipes(self, recipes=None, tasks=None): argument
50 def lock_recipes(self, recipes, tasks=None): argument
74 def modify_tasks(self, recipes, tasks): argument
145 def _run_test(self, recipes, tasks=None): argument
/openbmc/openbmc/poky/scripts/
H A Dbblock32 def getTaskSignatures(tinfoil, pn, tasks): argument
81 def bblockReset(lockfile, pns, package_archs, tasks): argument
H A Doe-check-sstate26 def translate_virtualfns(tasks): argument
/openbmc/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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_btf.c11 long tasks = 0; variable
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_flip_work.c117 struct list_head tasks; in flip_worker() local
/openbmc/linux/include/linux/
H A Duser_events.h26 refcount_t tasks; member
H A Dpid.h65 struct hlist_head tasks[PIDTYPE_MAX]; member
H A Dpsi_types.h91 unsigned int tasks[NR_PSI_TASK_COUNTS]; member
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c396 static int write_pid_to_tasks(char *tasks, pid_t pid) in write_pid_to_tasks()
436 char tasks[1024]; in write_bm_pid_to_resctrl() local
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py263 def run_tasks(self, tasks): argument
291 def __thread_main(self, tasks): argument
H A Dserv.py307 def _serve_forever(self, tasks): argument
/openbmc/openbmc/poky/scripts/lib/
H A Dbuildstats.py126 def __init__(self, tasks=None): argument
/openbmc/bmcweb/redfish-core/lib/
H A Dtask.hpp44 static std::deque<std::shared_ptr<struct TaskData>> tasks; variable
/openbmc/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()
/openbmc/linux/kernel/sched/
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
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu_ucode_xfer_cz.h124 SMU_Task tasks[]; member
/openbmc/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()
/openbmc/linux/include/linux/sunrpc/
H A Dsched.h185 struct list_head tasks[RPC_NR_PRIORITY]; /* task queue for each priority level */ member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache.py62 def taskvar(cls, var, tasks, metadata): argument
/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h174 struct dsp_task_descriptor tasks[DSP_MAX_TASK_DESC]; member

12