Searched refs:untrusted (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_validate.c | 48 void *untrusted 126 validate_bin_pos(struct vc4_exec_info *exec, void *untrusted, uint32_t pos) argument 128 /* Note that the untrusted pointer passed to these functions is 131 return (untrusted - 1 == exec->bin_u + pos); 206 if (!validate_bin_pos(exec, untrusted, exec->args->bin_cl_size - 1)) { 235 if (!validate_bin_pos(exec, untrusted, exec->args->bin_cl_size - 2)) { 249 uint32_t length = *(uint32_t *)(untrusted + 1); 250 uint32_t offset = *(uint32_t *)(untrusted + 5); 251 uint32_t max_index = *(uint32_t *)(untrusted + 9); 252 uint32_t index_size = (*(uint8_t *)(untrusted [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_validate.c | 48 void *untrusted 126 validate_bin_pos(struct vc4_exec_info *exec, void *untrusted, uint32_t pos) argument 128 /* Note that the untrusted pointer passed to these functions is 131 return (untrusted - 1 == exec->bin_u + pos); 206 if (!validate_bin_pos(exec, untrusted, exec->args->bin_cl_size - 1)) { 235 if (!validate_bin_pos(exec, untrusted, exec->args->bin_cl_size - 2)) { 249 uint32_t length = *(uint32_t *)(untrusted + 1); 250 uint32_t offset = *(uint32_t *)(untrusted + 5); 251 uint32_t max_index = *(uint32_t *)(untrusted + 9); 252 uint32_t index_size = (*(uint8_t *)(untrusted [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | i915_structs.h | 378 unsigned untrusted:1; member in struct:texture_map::__anonea2082431708
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | i915_structs.h | 378 unsigned untrusted:1; member in struct:texture_map::__anona54546771708
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | i915_structs.h | 410 unsigned untrusted : 1; member in struct:texture_map::__anon8e8c39661808
|
Completed in 12 milliseconds