Home
last modified time | relevance | path

Searched refs:nop_func (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/
H A Dvma-pthread.c57 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()
H A Dmunmap-pthread.c24 memcpy(p, nop_func, sizeof(nop_func)); in thread_mmap_munmap()
46 if (sizeof(nop_func) == 0) { in main()
H A Dnop_func.h9 static const char nop_func[] = { variable
/openbmc/linux/
H A Dopengrok1.0.log[all...]