Searched defs:ctxs (Results 1 – 4 of 4) sorted by relevance
53 static struct damon_ctx *ctxs[2]; variable
368 struct hash_irq_test2_hash_ctx ctxs[IRQ_TEST_NUM_BUFFERS]; member
54 struct qcom_iommu_ctx *ctxs[]; /* indexed by asid */ member
1342 int damon_start(struct damon_ctx **ctxs, int nr_ctxs, bool exclusive) in damon_start()1397 int damon_stop(struct damon_ctx **ctxs, int nr_ctxs) in damon_stop()