Home
last modified time | relevance | path

Searched refs:bufp (Results 1 – 2 of 2) sorted by relevance

/lib/crc/x86/
A Dcrc32c-3way.S61 #define bufp %rsi macro
87 movq (bufp), %rax
88 add n_misaligned_q, bufp
129 crc32q (bufp), crc0_q
132 crc32q 8(bufp), crc0_q
135 crc32q 16(bufp), crc0_q
138 crc32q 24(bufp), crc0_q
141 add $32, bufp
150 crc32q (bufp), crc0_q
153 add $8, bufp
[all …]
/lib/
A Dalloc_tag.c102 char *bufp; in allocinfo_show() local
103 size_t n = seq_get_buf(m, &bufp); in allocinfo_show()
106 seq_buf_init(&buf, bufp, n); in allocinfo_show()

Completed in 5 milliseconds