Lines Matching refs:size
2082 * size of that object. Otherwise, it returns zero. The object
2340 "%d buffer release %d, size %zd-%zd, failed at %llx\n",
2363 pr_err("transaction release %d bad object at offset %lld, size %zd\n",
3432 "%d:%d BC_REPLY %d -> %d:%d, data %016llx-%016llx size %lld-%lld-%lld\n",
3441 "%d:%d BC_TRANSACTION %d -> %d - node %d, data %016llx-%016llx size %lld-%lld-%lld\n",
3551 binder_user_error("%d:%d got transaction with invalid offsets size, %lld\n",
3559 binder_user_error("%d:%d got transaction with unaligned buffers size, %lld\n",
3733 binder_user_error("%d:%d invalid ptr object size: %zd vs %zd\n",
3954 "%d:%d transaction failed %d/%d, size %lld-%lld line %d\n",
4035 binder_uintptr_t binder_buffer, size_t size,
4042 void __user *end = buffer + size;
4620 binder_uintptr_t binder_buffer, size_t size,
4625 void __user *end = buffer + size;
4981 "%d:%d %s %d %d:%d, cmd %d size %zd-%zd ptr %016llx-%016llx\n",
5304 unsigned int size = _IOC_SIZE(cmd);
5308 if (size != sizeof(struct binder_write_read)) {
5478 unsigned int size = _IOC_SIZE(cmd);
5543 if (size != sizeof(struct binder_version)) {
5594 if (size != sizeof(struct binder_feature_set)) {
5609 if (size != sizeof(struct access_token)) {
5633 if (size != sizeof(struct binder_sender_info)) {
6104 seq_printf(m, " size %zd:%zd data %pK\n",
6557 "%d: %s from %d:%d to %d:%d context %s node %d handle %d size %d:%d ret %d/%d l=%d",