Home
last modified time | relevance | path

Searched defs:entry (Results 51 - 75 of 5286) sorted by relevance

12345678910>>...212

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddownload_manager_ohos.cpp36 auto entry = reinterpret_cast<CreateDownloadManagerFunc>(dlsym(handle, CREATE_DOWNLOAD_MANAGER_FUNC)); in CreateDownloadManager() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dnavigation_controller.cpp35 auto entry = reinterpret_cast<GetNavigationControllerFunc>(LOADSYM(handle, GET_NAVIGATION_CONTROL_FUNC)); in GetNavigationController() local
H A Dserializeable_object.cpp34 auto entry = reinterpret_cast<CreateFunction>(LOADSYM(handle, NODE_OBJECT_CREATE_FUNC)); in CreateNodeObjectInner() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_runqueue.h44 auto entry = &task->fq_we; variable
67 auto entry = node->ContainerOf(&WaitEntry::node); variable
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Diunknown.c26 IUnknownEntry *entry = GET_OBJECT(iUnknown, IUnknownEntry, iUnknown); in IUNKNOWN_AddRef() local
37 IUnknownEntry *entry = GET_OBJECT(iUnknown, IUnknownEntry, iUnknown); in IUNKNOWN_QueryInterface() local
59 IUnknownEntry *entry = GET_OBJECT(iUnknown, IUnknownEntry, iUnknown); in IUNKNOWN_Release() local
[all...]
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DSingleKvStoreDataPromiseJsTest.js[all...]
H A DDeviceKvStoreDataPromiseJsTest.js[all...]
H A DSingleKvStoreDataCallbackJsTest.js[all...]
H A DDeviceKvStoreDataCallbackJsTest.js[all...]
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DSingleKvStoreKVPromiseJsTest.js[all...]
H A DDeviceKvStoreKVPromiseJsTest.js[all...]
H A DDeviceKvStoreKVCallbackJsTest.js[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Djump_label.c7 static void __arch_jump_label_transform(struct jump_entry *entry, in __arch_jump_label_transform() argument
25 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() argument
31 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() argument
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Djump_label.c21 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() argument
46 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dtypes.h27 unsigned long entry; member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dperf_event.c26 static void save_raw_perf_callchain(struct perf_callchain_entry_ctx *entry, in save_raw_perf_callchain() argument
42 void perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, in perf_callchain_kernel() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/
H A Didle.c22 void (*entry)(void); member
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dsoc.c30 soc_builtin_dtb_match(unsigned long vendor_id, unsigned long arch_id, unsigned long imp_id, const struct soc_builtin_dtb *entry) soc_builtin_dtb_match() argument
H A Djump_label.c17 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() argument
43 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static() argument
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dvtimer.h15 struct list_head entry; member
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dperf_callchain.c16 struct perf_callchain_entry_ctx *entry = data; in callchain_address() local
27 perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, struct pt_regs *regs) in perf_callchain_kernel() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dresource.c29 struct e820_entry *entry; in remove_e820_regions() local
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Didt_64.c10 gate_desc entry; in set_idt_entry() local
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dperf_event.c26 static void save_raw_perf_callchain(struct perf_callchain_entry_ctx *entry, in save_raw_perf_callchain() argument
42 void perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, in perf_callchain_kernel() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dlist_debug.c42 bool __list_del_entry_valid_or_report(struct list_head *entry) in __list_del_entry_valid_or_report() argument

Completed in 12 milliseconds

12345678910>>...212