Home
last modified time | relevance | path

Searched refs:opd (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/mprotect/
H A Dmprotect04.c191 func_descr_t *opd = (func_descr_t *)&exec_func; in get_func() local
192 *func_page_offset = (uintptr_t)opd->entry & (page_sz - 1); in get_func()
194 page_to_copy = (void *)((uintptr_t)opd->entry & page_mask); in get_func()
239 func_descr_t opd; in testfunc_protexec() local
240 opd.entry = (uintptr_t)get_func(p, &func_page_offset); in testfunc_protexec()
241 func = (func_ptr_t)&opd; in testfunc_protexec()
/third_party/ffmpeg/libavcodec/ppc/
H A Dasm.S52 .section .opd, "aw"
/third_party/backends/backend/
H A Dumax1220u-common.c677 unsigned char opd[8] = { in umaxinit() local
767 CHK (cwritev (scan, CMD_1, 8, opd, NULL)); in umaxinit()
807 CHK (cwritev (scan, CMD_1, 8, opd, NULL)); in umaxinit()

Completed in 4 milliseconds