Home
last modified time | relevance | path

Searched defs:task_entry (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/coreboot/src/northbridge/intel/haswell/native_raminit/
H A Draminit_main.c15 struct task_entry { struct
21 static const struct task_entry cold_boot[] = { argument
/aosp_15_r20/hardware/samsung/nfc/halimpl/osi/
Dosi_task.cc35 tOSI_TASK_ENTRY task_entry = (tOSI_TASK_ENTRY)arg; in osi_task_entry() local
46 tOSI_TASK_ENTRY task_entry) { in OSI_task_allocate()
Dosi_common.h64 tOSI_TASK_ENTRY task_entry; member
/aosp_15_r20/system/nfc/src/gki/ulinux/
H A Dgki_ulinux.cc66 TASKPTR task_entry; /* Task entry function*/ member
185 uint8_t GKI_create_task(TASKPTR task_entry, uint8_t task_id, int8_t* taskname, in GKI_create_task()
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h81495 struct task_entry { struct
81496 char comm[256];
81497 pid_t pid;
81498 struct io_stats io[4];
81499 struct hlist_node hash;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h91260 struct task_entry { struct
91261 char comm[256];
91262 pid_t pid;
91263 struct io_stats io[4];
91264 struct hlist_node hash;