Home
last modified time | relevance | path

Searched defs:vctx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c107 struct kbase_vinstr_context *vctx; member
284 static void kbasep_vinstr_reschedule_worker(struct kbase_vinstr_context *vctx) in kbasep_vinstr_reschedule_worker()
333 struct kbase_vinstr_context *vctx = in kbasep_vinstr_dump_worker() local
369 struct kbase_vinstr_context *vctx = in kbasep_vinstr_dump_timer() local
410 struct kbase_vinstr_context *vctx, in kbasep_vinstr_client_create()
483 struct kbase_vinstr_context *vctx; in kbase_vinstr_init() local
519 void kbase_vinstr_term(struct kbase_vinstr_context *vctx) in kbase_vinstr_term()
542 void kbase_vinstr_suspend(struct kbase_vinstr_context *vctx) in kbase_vinstr_suspend()
572 void kbase_vinstr_resume(struct kbase_vinstr_context *vctx) in kbase_vinstr_resume()
606 struct kbase_vinstr_context *vctx, in kbase_vinstr_hwcnt_reader_setup()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsend.c4771 u8 type, void *vctx) in __find_xattr()