Lines Matching defs:size
1733 * size of that object. Otherwise, it returns zero. The object
1991 "%d buffer release %d, size %zd-%zd, failed at %llx\n",
2014 pr_err("transaction release %d bad object at offset %lld, size %zd\n",
3214 "%d:%d BC_REPLY %d -> %d:%d, data %016llx-%016llx size %lld-%lld-%lld\n",
3223 "%d:%d BC_TRANSACTION %d -> %d - node %d, data %016llx-%016llx size %lld-%lld-%lld\n",
3343 binder_user_error("%d:%d got transaction with invalid offsets size, %lld\n",
3351 binder_user_error("%d:%d got transaction with unaligned buffers size, %lld\n",
3532 binder_user_error("%d:%d invalid ptr object size: %zd vs %zd\n",
3774 "%d:%d transaction %s to %d:%d failed %d/%d/%d, size %lld-%lld line %d\n",
3870 binder_uintptr_t binder_buffer, size_t size,
3877 void __user *end = buffer + size;
4443 binder_uintptr_t binder_buffer, size_t size,
4448 void __user *end = buffer + size;
4812 "%d:%d %s %d %d:%d, cmd %u size %zd-%zd ptr %016llx-%016llx\n",
5142 unsigned int size = _IOC_SIZE(cmd);
5146 if (size != sizeof(struct binder_write_read)) {
5427 unsigned int size = _IOC_SIZE(cmd);
5492 if (size != sizeof(struct binder_version)) {
5638 if (size != sizeof(struct binder_feature_set)) {
5653 if (size != sizeof(struct access_token)) {
5677 if (size != sizeof(struct binder_sender_info)) {
6153 seq_printf(m, " size %zd:%zd data %pK\n",
6608 "%d: %s from %d:%d to %d:%d context %s node %d handle %d size %d:%d ret %d/%d l=%d",