Home
last modified time | relevance | path

Searched defs:ctxs (Results 1 – 5 of 5) sorted by relevance

/linux/samples/damon/
H A Dmtier.c53 static struct damon_ctx *ctxs[2]; variable
[all...]
/linux/drivers/android/binder/
H A Dcontext.rs30 let mut ctxs = KVVec::with_capacity(lock.contexts.len(), GFP_KERNEL)?; in get_all_contexts() localVariable
/linux/lib/crypto/tests/
H A Dhash-test-template.h368 struct hash_irq_test2_hash_ctx ctxs[IRQ_TEST_NUM_BUFFERS]; global() member
/linux/block/
H A Dblk-mq.h30 struct blk_mq_ctxs *ctxs; member
H A Dblk-mq.c4353 struct blk_mq_ctxs *ctxs; in blk_mq_alloc_ctxs() local