Searched refs:presumed (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 517 if (nvbo->bo.offset == b->presumed.offset && in validate_list() 519 b->presumed.domain & NOUVEAU_GEM_DOMAIN_VRAM) || in validate_list() 521 b->presumed.domain & NOUVEAU_GEM_DOMAIN_GART))) in validate_list() 525 b->presumed.domain = NOUVEAU_GEM_DOMAIN_GART; in validate_list() 527 b->presumed.domain = NOUVEAU_GEM_DOMAIN_VRAM; in validate_list() 528 b->presumed.offset = nvbo->bo.offset; in validate_list() 529 b->presumed.valid = 0; in validate_list() 532 if (copy_to_user(&upbbo[nvbo->pbbo_index].presumed, in validate_list() 533 &b->presumed, sizeof(b->presumed))) in validate_list() 626 if (b->presumed.valid) in nouveau_gem_pushbuf_reloc_apply() [all …]
|
/Linux-v4.19/tools/testing/selftests/powerpc/scripts/ |
D | hmi.sh | 87 echo "Processed $expected_hmis events; presumed success. Check dmesg."
|
/Linux-v4.19/include/uapi/drm/ |
D | nouveau_drm.h | 78 struct drm_nouveau_gem_pushbuf_bo_presumed presumed; member
|
D | msm_drm.h | 197 __u64 presumed; /* in/out, presumed buffer address */ member
|
D | etnaviv_drm.h | 157 __u64 presumed; /* in/out, presumed buffer address */ member
|
/Linux-v4.19/drivers/gpu/drm/msm/ |
D | msm_gem_submit.c | 126 submit->bos[i].iova = submit_bo.presumed; in submit_lookup_objects()
|
/Linux-v4.19/Documentation/input/devices/ |
D | atarikbd.rst | 195 keys. Any keys down at power-up are presumed to be stuck, and their BREAK 208 received while port 0 is presumed to be a mouse, the button is logically 247 ; (m is presumed = 1 when in MOUSE KEYCODE mode)
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | cachefiles.txt | 339 (presumed to be the cachefilesd daemon), which by default will be:
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | mmu.txt | 459 is not stored in MMIO spte, and presumed zero when it is extracted out of the
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cgroups.txt | 529 methods are css_alloc/free. Any others that are null are presumed to
|
/Linux-v4.19/Documentation/networking/ |
D | bonding.txt | 1296 devices (presumed to be eth0 and eth1), and have it persist across 1502 To make a simple bond of two e100 devices (presumed to be eth0
|
D | ip-sysctl.txt | 168 address, it's presumed that one or more fragments in the queue are
|