Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:PRE_MEM_WRITE

763 //zz    PRE_MEM_WRITE( "stat64(buf)", ARG2, sizeof(struct vki_stat64) );
776 //zz PRE_MEM_WRITE( "lstat64(buf)", ARG2, sizeof(struct vki_stat64) );
791 //zz PRE_MEM_WRITE( "fstat64(buf)", ARG2, sizeof(struct vki_stat64) );
862 PRE_MEM_WRITE( "shmat(raddr)", ARG4, sizeof(Addr) );
965 PRE_MEM_WRITE("clone(parent_tidptr)", ARG3, sizeof(Int));
973 PRE_MEM_WRITE("clone(child_tidptr)", ARG5, sizeof(Int));
1109 //zz PRE_MEM_WRITE( "sigaction(oldact)", ARG3, sizeof(struct vki_old_sigaction));