Home | History | Annotate | Download | only in arch-mips

Lines Matching refs:ALOGV

34     ALOGV("%s(portable_prot:0x%x) {", __func__, portable_prot);
42 ALOGV("%s: return(native_prot:0x%x); }", __func__, native_prot);
51 ALOGV("%s(portable_flags:0x%x) {", __func__, portable_flags);
87 ALOGV("%s: return(native_flags:0x%x); }", __func__, native_flags);
98 ALOGV(" ");
99 ALOGV("%s(addr:%p, size:%d, prot:0x%x, flags:0x%x, fd:%d, byte_offset:0x%lx) {", __func__,
107 ALOGV("%s: return(ret_addr:%p); }", __func__, ret_addr);
119 ALOGV(" ");
120 ALOGV("%s(addr:%p, size:%d, portable_prot:0x%x); {", __func__,
127 ALOGV("%s: return(rv:%d); }", __func__, rv);