Searched defs:ctxs (Results 1 – 14 of 14) sorted by relevance
177 def assert_ctxs_committed(ctxs, dump): argument
53 static struct damon_ctx *ctxs[2]; variable
33 let mut ctxs = KVec::with_capacity(count, GFP_KERNEL)?; in get_all_contexts() localVariable
1503 let ctxs = crate::context::get_all_contexts()?; in ioctl_freeze() localVariable
18 struct blk_mq_ctxs *ctxs = container_of(kobj, struct blk_mq_ctxs, kobj); in blk_mq_sysfs_release() local
30 struct blk_mq_ctxs *ctxs; member
4332 struct blk_mq_ctxs *ctxs; in blk_mq_alloc_ctxs() local
36 unsigned ctxs:5; member
68 static struct vrfb_ctx *ctxs; variable
151 struct tlb_context ctxs[TLB_NR_DYN_ASIDS]; member
368 struct hash_irq_test2_hash_ctx ctxs[IRQ_TEST_NUM_BUFFERS]; member
54 struct qcom_iommu_ctx *ctxs[]; /* indexed by asid */ member
1345 int damon_start(struct damon_ctx **ctxs, int nr_ctxs, bool exclusive) in damon_start()1400 int damon_stop(struct damon_ctx **ctxs, int nr_ctxs) in damon_stop()
384 struct blk_mq_ctx **ctxs; member