Searched refs:nop_func (Results 1 – 4 of 4) sorted by relevance
57 ret = memcmp(p, nop_func, sizeof(nop_func)); in thread_read()89 memcpy(&ctx->ptr[j * ctx->pagesize], nop_func, sizeof(nop_func)); in thread_write()165 if (sizeof(nop_func) == 0) { in main()176 memcpy(&ctx.ptr[i * ctx.pagesize], nop_func, sizeof(nop_func)); in main()
24 memcpy(p, nop_func, sizeof(nop_func)); in thread_mmap_munmap()46 if (sizeof(nop_func) == 0) { in main()
9 static const char nop_func[] = { variable
[all...]