/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | bblock.py | 24 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 D | bblock | 32 def getTaskSignatures(tinfoil, pn, tasks): argument 81 def bblockReset(lockfile, pns, package_archs, tasks): argument
|
H A D | oe-check-sstate | 26 def translate_virtualfns(tasks): argument
|
/openbmc/linux/samples/bpf/ |
H A D | map_perf_test_user.c | 94 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 D | test_overhead_user.c | 108 static void run_perf_test(int tasks, int flags) in run_perf_test()
|
H A D | tracex2_user.c | 85 static struct task tasks[1024]; in print_hist() local
|
H A D | test_lru_dist.c | 235 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 D | bpf_iter_task_btf.c | 11 long tasks = 0; variable
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_flip_work.c | 117 struct list_head tasks; in flip_worker() local
|
/openbmc/linux/include/linux/ |
H A D | user_events.h | 26 refcount_t tasks; member
|
H A D | pid.h | 65 struct hlist_head tasks[PIDTYPE_MAX]; member
|
H A D | psi_types.h | 91 unsigned int tasks[NR_PSI_TASK_COUNTS]; member
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 344 static int write_pid_to_tasks(char *tasks, pid_t pid) in write_pid_to_tasks() 384 char tasks[1024]; in write_bm_pid_to_resctrl() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
H A D | ast.py | 261 def __init__(self, filename, lineno, tasks, before, after): argument 273 def __init__(self, filename, lineno, tasks): argument 411 def handleAddTask(statements, filename, lineno, tasks, before, after): argument 414 def handleDelTask(statements, filename, lineno, tasks): argument
|
/openbmc/openbmc/poky/scripts/lib/ |
H A D | buildstats.py | 126 def __init__(self, tasks=None): argument
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | task.hpp | 57 static std::deque<std::shared_ptr<struct TaskData>> tasks; variable [all...] |
/openbmc/linux/kernel/sched/ |
H A D | psi.c | 221 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/tools/testing/selftests/bpf/ |
H A D | test_maps.c | 658 static void test_sockmap(unsigned int tasks, void *data) in test_sockmap() 1355 static void __run_parallel(unsigned int tasks, in __run_parallel()
|
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
H A D | serv.py | 327 def _serve_forever(self, tasks): argument
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu_ucode_xfer_cz.h | 124 SMU_Task tasks[]; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_nvmetcp.c | 193 struct qed_nvmetcp_tid *tasks, in qed_nvmetcp_start()
|
H A D | qed_fcoe.c | 800 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 D | sched.h | 186 struct list_head tasks[RPC_NR_PRIORITY]; /* task queue for each priority level */ member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | cache.py | 62 def taskvar(cls, var, tasks, metadata): argument
|
/openbmc/linux/sound/pci/cs46xx/ |
H A D | cs46xx_dsp_spos.h | 174 struct dsp_task_descriptor tasks[DSP_MAX_TASK_DESC]; member
|