Lines Matching refs:EOK
309 sizeof(context.regs)) != EOK) { in hook_malloc()
314 sizeof(context.uc_mcontext.regs)) != EOK) { in hook_malloc()
394 sizeof(context.regs)) != EOK) { in hook_calloc()
399 sizeof(context.uc_mcontext.regs)) != EOK) { in hook_calloc()
478 sizeof(context.regs)) != EOK) { in hook_realloc()
483 sizeof(context.uc_mcontext.regs)) != EOK) { in hook_realloc()
564 sizeof(context.regs)) != EOK) { in hook_free()
569 sizeof(context.uc_mcontext.regs)) != EOK) { in hook_free()
653 sizeof(context.regs)) != EOK) { in hook_mmap()
658 sizeof(context.uc_mcontext.regs)) != EOK) { in hook_mmap()
742 sizeof(context.regs)) != EOK) { in hook_munmap()
747 sizeof(context.uc_mcontext.regs)) != EOK) { in hook_munmap()
837 sizeof(context.regs)) != EOK) { in hook_memtrace()
842 sizeof(context.uc_mcontext.regs)) != EOK) { in hook_memtrace()