Searched refs:bytecount (Results 1 – 1 of 1) sorted by relevance
53 xmodify_ldt (int func, const void *ptr, unsigned long bytecount) in xmodify_ldt() argument55 TEST_VERIFY_EXIT (syscall (SYS_modify_ldt, 1, ptr, bytecount) == 0); in xmodify_ldt()