write_ldt         563 arch/x86/kernel/ldt.c 		ret = write_ldt(ptr, bytecount, 1);
write_ldt         569 arch/x86/kernel/ldt.c 		ret = write_ldt(ptr, bytecount, 0);
write_ldt         218 arch/x86/um/ldt.c 			ret = write_ldt(ptr, bytecount, func);