| /linux/samples/bpf/ |
| H A D | tc_l2_redirect.sh | 40 $IP -n ns2 addr add 2401:face::66/64 dev lo nodad 138 $IP route add 2401:face::/64 via 2401:db02::66 dev ve2 149 $IP netns exec ns1 ping -6 -c1 2401:face::66 >& /dev/null 155 ping -6 -c1 2401:face::66 >& /dev/null
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r100.c | 1589 int i, face; in r100_packet0_check() local 1908 for (face = 0; face < 4; face++) { in r100_packet0_check() 1909 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf); in r100_packet0_check() 1910 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf); in r100_packet0_check() 2156 unsigned face, w, h; in r100_cs_track_cube() local 2161 for (face = 0; face < 5; face++) { in r100_cs_track_cube() 2162 cube_robj = track->textures[idx].cube_info[face].robj; in r100_cs_track_cube() 2163 w = track->textures[idx].cube_info[face].width; in r100_cs_track_cube() 2164 h = track->textures[idx].cube_info[face].height; in r100_cs_track_cube() 2172 size += track->textures[idx].cube_info[face].offset; in r100_cs_track_cube() [all …]
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmw_surface_cache.h | 218 u32 face, in vmw_surface_get_image_offset() argument 242 offset = mipChainBytes * face + mipChainBytesToLevel; in vmw_surface_get_image_offset()
|
| H A D | vmwgfx_surface.c | 45 uint32_t face; member 255 cmd->body.face[i].numMipLevels = srf->metadata.mip_levels[i]; in vmw_surface_define_encode() 302 body->host.face = cur_offset->face; in vmw_surface_dma_encode() 791 cur_offset->face = i; in vmw_surface_define_ioctl() 1983 cmd2->body.image.face = i / cache->num_mip_levels; in vmw_surface_dirty_sync() 1985 (cache->num_mip_levels * cmd2->body.image.face); in vmw_surface_dirty_sync()
|
| H A D | vmwgfx_cursor_plane.c | 344 if (cmd->dma.host.face != 0 || cmd->dma.host.mipmap != 0) { in vmw_kms_cursor_snoop()
|
| H A D | vmwgfx_stdu.c | 1210 cmd_img->body.image.face = 0; in vmw_stdu_bo_populate_update_cpu()
|
| /linux/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_cmd.h | 354 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES]; member 365 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES]; member 707 SVGA3dFace face; member 1049 SVGA3dFace face; member
|
| H A D | svga3d_types.h | 747 uint16 face; member 1450 uint32 face; member
|
| /linux/Documentation/process/ |
| H A D | management-style.rst | 164 And the more convinced you are that you are right (and let's face it, 188 knowledge that we're better than the average person (let's face it, 209 specific directions, but let's face it, they might be good at what they 233 face it, it sure ain't you.
|
| H A D | embargoed-hardware-issues.rst | 118 face-to-face meetings are almost impossible to address hardware security
|
| /linux/Documentation/dev-tools/ |
| H A D | coccinelle.rst | 520 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c… 521 …* TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CA… 522 …* TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST c…
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache-policies.rst | 51 improved performance and increased adaptability in the face of changing
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 34 toward the face of the user.
|
| /linux/Documentation/admin-guide/ |
| H A D | binfmt-misc.rst | 86 this doesn't work very well in the face of mount namespaces and
|
| H A D | bug-bisect.rst | 114 If you face a problem only happening in linux-next, bisect between the
|
| H A D | reporting-regressions.rst | 260 If you nevertheless face such a case, check the mailing list archives if people
|
| /linux/Documentation/input/devices/ |
| H A D | xpad.rst | 12 have only digital face buttons.
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | start.rst | 9 and covers common problems users face when using KUnit for the first time.
|
| /linux/Documentation/gpu/ |
| H A D | introduction.rst | 143 could face when working on the graphics user-space stack, etc. For this reason,
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm-security.rst | 7 use of the TPM reasonably robust in the face of external snooping and
|
| /linux/Documentation/virt/hyperv/ |
| H A D | coco.rst | 8 face of a hypervisor/VMM that has been compromised and may behave maliciously.
|
| /linux/Documentation/RCU/ |
| H A D | whatisRCU.rst | 247 be delayed. This property results in system resilience in face 1277 e. Do you need RCU grace periods to complete even in the face of
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 2264 Could disable it to switch back to the old mode if face a regression.
|
| /linux/tools/memory-model/Documentation/ |
| H A D | explanation.txt | 2200 On the face of it, one would expect that when this code runs, the only
|