| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_iterating_callbacks.c | 221 struct num_context ctx1 = { .i = 0 }; in bpf_loop_iter_limit_nested() local
|
| /foundation/arkui/ace_engine/test/unittest/core/image_provider/ |
| H A D | image_provider_test_ng.cpp | 125 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); in HWTEST_F() local 142 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); in HWTEST_F() local 163 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); in HWTEST_F() local 185 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); in HWTEST_F() local 255 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); HWTEST_F() local 808 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/image/ |
| H A D | image_provider_test_ng.cpp | 116 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); in HWTEST_F() local 133 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); in HWTEST_F() local 154 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); in HWTEST_F() local 176 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); in HWTEST_F() local 246 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); HWTEST_F() local 799 auto ctx1 = AceType::MakeRefPtr<ImageLoadingContext>(src1, LoadNotifier(nullptr, nullptr, nullptr), true); HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| H A D | execlist.c | 188 struct execlist_ctx_descriptor_format *ctx1 = &running->ctx[1]; in emulate_execlist_ctx_schedule_out() local 280 struct execlist_ctx_descriptor_format *ctx0, *ctx1; emulate_execlist_schedule_in() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
| H A D | execlist.c | 188 struct execlist_ctx_descriptor_format *ctx1 = &running->ctx[1]; in emulate_execlist_ctx_schedule_out() local 280 struct execlist_ctx_descriptor_format *ctx0, *ctx1; emulate_execlist_schedule_in() local [all...] |
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/ |
| H A D | eglwrapperdisplay_fuzzer.cpp | 69 EGLContext ctx1 = GetData<EGLContext>(); in DoSomethingInterestingWithMyAPI() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | nv04.c | 463 u32 tmp, ctx1; in nv04_gr_set_ctx_val() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | nv04.c | 463 u32 tmp, ctx1; in nv04_gr_set_ctx_val() local
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | internal.h | 307 static inline bool nfs_match_open_context(const struct nfs_open_context *ctx1, in nfs_match_open_context() argument
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | internal.h | 309 static inline bool nfs_match_open_context(const struct nfs_open_context *ctx1, in nfs_match_open_context() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 705 struct ct6_dsd *ctx1 = sp->u.scmd.ct6_ctx; in qla2x00_sp_free_dma() local 788 struct ct6_dsd *ctx1 = sp->u.scmd.ct6_ctx; in qla2xxx_qpair_sp_free_dma() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 751 struct ct6_dsd *ctx1 = &sp->u.scmd.ct6_ctx; in qla2x00_sp_free_dma() local 837 struct ct6_dsd *ctx1 = &sp->u.scmd.ct6_ctx; in qla2xxx_qpair_sp_free_dma() local [all...] |
| /kernel/linux/linux-5.10/kernel/events/ |
| H A D | core.c | 3353 static int context_equiv(struct perf_event_context *ctx1, in context_equiv() argument [all...] |
| /kernel/linux/linux-6.6/kernel/events/ |
| H A D | core.c | 3349 static int context_equiv(struct perf_event_context *ctx1, in context_equiv() argument [all...] |