| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | comm.c | 108 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new() argument 127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | timer.h | 8 struct list_head exec; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| H A D | hwsq.c | 61 nvkm_hwsq_fini(struct nvkm_hwsq **phwsq, bool exec) in nvkm_hwsq_fini() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
| H A D | vc4_irq.c | 64 struct vc4_exec_info *exec; in vc4_overflow_mem_work() local 117 struct vc4_exec_info *next, *exec = vc4_first_bin_job(vc4); in vc4_irq_finish_bin_job() local 137 struct vc4_exec_info *exec = vc4_first_bin_job(vc4); vc4_cancel_bin_job() local 154 struct vc4_exec_info *exec = vc4_first_render_job(vc4); vc4_irq_finish_render_job() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_exec.c | 54 static void drm_exec_unlock_all(struct drm_exec *exec) in drm_exec_unlock_all() argument 75 drm_exec_init(struct drm_exec *exec, uint32_t flags) drm_exec_init() argument 95 drm_exec_fini(struct drm_exec *exec) drm_exec_fini() argument 114 drm_exec_cleanup(struct drm_exec *exec) drm_exec_cleanup() argument 134 drm_exec_obj_locked(struct drm_exec *exec, struct drm_gem_object *obj) drm_exec_obj_locked() argument 156 drm_exec_lock_contended(struct drm_exec *exec) drm_exec_lock_contended() argument 201 drm_exec_lock_obj(struct drm_exec *exec, struct drm_gem_object *obj) drm_exec_lock_obj() argument 254 drm_exec_unlock_obj(struct drm_exec *exec, struct drm_gem_object *obj) drm_exec_unlock_obj() argument 283 drm_exec_prepare_obj(struct drm_exec *exec, struct drm_gem_object *obj, unsigned int num_fences) drm_exec_prepare_obj() argument 315 drm_exec_prepare_array(struct drm_exec *exec, struct drm_gem_object **objects, unsigned int num_objects, unsigned int num_fences) drm_exec_prepare_array() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | timer.h | 8 struct list_head exec; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| H A D | hwsq.c | 61 nvkm_hwsq_fini(struct nvkm_hwsq **phwsq, bool exec) in nvkm_hwsq_fini() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
| H A D | vc4_irq.c | 67 struct vc4_exec_info *exec; in vc4_overflow_mem_work() local 120 struct vc4_exec_info *next, *exec = vc4_first_bin_job(vc4); in vc4_irq_finish_bin_job() local 142 struct vc4_exec_info *exec = vc4_first_bin_job(vc4); vc4_cancel_bin_job() local 159 struct vc4_exec_info *exec = vc4_first_render_job(vc4); vc4_irq_finish_render_job() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
| H A D | drm_exec_test.c | 47 struct drm_exec exec; in sanitycheck() local 58 struct drm_exec exec; in test_lock() local 78 struct drm_exec exec; in test_lock_unlock() local 105 struct drm_exec exec; test_duplicates() local 132 struct drm_exec exec; test_prepare() local 156 struct drm_exec exec; test_prepare_array() local 175 struct drm_exec exec; test_multiple_loops() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | comm.c | 108 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new() argument 127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | pluralmaptest.cpp | 47 void PluralMapTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
|
| H A D | tzoffloc.cpp | 27 TimeZoneOffsetLocalTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
| H A D | g7coll.cpp | 280 void G7CollationTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
| H A D | jacoll.cpp | 182 void CollationKanaTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
| H A D | numbertest_permutation.cpp | 16 void NumberPermutationTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
|
| H A D | numbertest_patternmodifier.cpp | 12 void PatternModifierTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
|
| H A D | numbertest_patternstring.cpp | 11 void PatternStringTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
|
| H A D | tsputil.cpp | 17 PUtilTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
| /third_party/icu/icu4c/source/test/perf/usetperf/ |
| H A D | usetperf.cpp | 104 virtual UPerfFunction* runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ){ in runIndexedTest() argument [all...] |
| /third_party/rust/crates/syn/benches/ |
| H A D | rust.rs | 107 fn exec(mut codepath: impl FnMut(&str) -> Result<(), ()>) -> Duration { in exec() functions
|
| /third_party/rust/crates/regex/src/ |
| H A D | lib.rs | 740 mod exec; modules
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| H A D | async_call.cpp | 64 napi_value AsyncCall::Call(napi_env env, Context::ExecAction exec, const std::string &resourceName) in Call() argument 92 napi_value AsyncCall::Post(napi_env env, Context::ExecAction exec, std::shared_ptr<TaskQueue> queue, const char *func) in Post() argument 124 napi_value AsyncCall::SyncCall(napi_env env, AsyncCall::Context::ExecAction exec) in SyncCall() argument
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | task_manager.cpp | 95 auto exec = std::make_unique<Action>(func); in WaitExec() local
|
| /base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
| H A D | print_async_call.cpp | 55 napi_value PrintAsyncCall::Call(napi_env env, Context::ExecAction exec) in Call() argument 79 napi_value PrintAsyncCall::SyncCall(napi_env env, PrintAsyncCall::Context::ExecAction exec) in SyncCall() argument
|
| /base/print/print_fwk/interfaces/kits/napi/scan_napi/src/ |
| H A D | scan_async_call.cpp | 74 napi_value ScanAsyncCall::Call(napi_env env, Context::ExecAction exec) in Call() argument 101 napi_value ScanAsyncCall::SyncCall(napi_env env, ScanAsyncCall::Context::ExecAction exec) in SyncCall() argument
|