nchars 933 drivers/s390/crypto/vfio_ap_ops.c int nchars = 0; nchars 944 drivers/s390/crypto/vfio_ap_ops.c nchars += n; nchars 948 drivers/s390/crypto/vfio_ap_ops.c return nchars; nchars 964 drivers/s390/crypto/vfio_ap_ops.c int nchars = 0; nchars 979 drivers/s390/crypto/vfio_ap_ops.c nchars += n; nchars 986 drivers/s390/crypto/vfio_ap_ops.c nchars += n; nchars 992 drivers/s390/crypto/vfio_ap_ops.c nchars += n; nchars 998 drivers/s390/crypto/vfio_ap_ops.c return nchars; nchars 221 lib/test_printf.c int nchars; nchars 223 lib/test_printf.c nchars = snprintf(buf, PLAIN_BUF_SIZE, "%p", PTR); nchars 225 lib/test_printf.c if (nchars != PTR_WIDTH) nchars 261 lib/test_printf.c int nchars; nchars 263 lib/test_printf.c nchars = snprintf(buf, len, "%p", p); nchars 265 lib/test_printf.c if (nchars != PTR_WIDTH)