| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_poisoning.h | 82 u8 *shadow = (u8*)MEM_TO_SHADOW(aligned_addr); local in function:__asan::FastPoisonShadowPartialRightRedzone
|
| H A D | asan_premap_shadow.cc | 55 uptr shadow = reinterpret_cast<uptr>(&__asan_shadow); local in function:__asan::PremapShadowFailed
|
| H A D | asan_debugging.cc | 89 if (auto shadow = descr.AsShadow()) { local in function:__asan_locate_address
|
| H A D | asan_descriptions.h | 193 ShadowAddressDescription shadow; member in union:__asan::AddressDescription::AddressDescriptionData::__anonfb1c1bb4010a
|
| H A D | asan_fake_stack.cc | 31 u64 *shadow = reinterpret_cast<u64*>(MemToShadow(ptr)); local in function:__asan::SetShadow
|
| H A D | asan_allocator.cc | 519 u8 *shadow = local in function:__asan::Allocator::Allocate
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
| H A D | nouveau_nvkm_subdev_bios_shadow.c | 35 struct shadow { struct
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci/ |
| H A D | nouveau_nvkm_subdev_pci_base.c | 63 nvkm_pci_rom_shadow(struct nvkm_pci *pci, bool shadow) argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/ |
| H A D | asan_noinst_test.cc | 117 uptr shadow = __asan::MemToShadow(ptr + i); local in function:PrintShadow
|
| H A D | asan_interface_test.cc | 229 static void MakeShadowValid(bool *shadow, int length, int granularity) { argument
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mxm/ |
| H A D | nouveau_nvkm_subdev_mxm_base.c | 233 struct mxm_shadow_h *shadow = _mxm_shadow; local in function:mxm_shadow
|
| /src/usr.sbin/rpc.pcnfsd/ |
| H A D | pcnfsd_misc.c | 147 struct spwd *shadow = getspnam(usrnam); local in function:get_password
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
| H A D | scheduler.h | 88 bool shadow; /* if workload has done shadow of guest request */ member in struct:intel_vgpu_workload
|
| H A D | gvt.h | 154 struct intel_context *shadow[I915_NUM_ENGINES]; member in struct:intel_vgpu_submission
|
| /src/sys/arch/x68k/stand/libiocs/ |
| H A D | iocs.h | 157 short shadow[16]; member in struct:iocs_patst
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_object.h | 104 struct amdgpu_bo *shadow; member in struct:amdgpu_bo
|
| H A D | amdgpu_object.c | 750 amdgpu_bo_restore_shadow(struct amdgpu_bo * shadow,struct dma_fence ** fence) argument [all...] |
| H A D | amdgpu_device.c | 3843 struct amdgpu_bo *shadow; local in function:amdgpu_device_recover_vram
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | i915_cmd_parser.c | 1413 intel_engine_cmd_parser(struct intel_engine_cs * engine,struct i915_vma * batch,u32 batch_offset,u32 batch_length,struct i915_vma * shadow,bool trampoline) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/qxl/ |
| H A D | qxl_drv.h | 93 struct qxl_bo *shadow; member in struct:qxl_bo
|
| /src/sys/arch/alpha/include/ |
| H A D | logout.h | 192 uint64_t shadow[8]; /* Shadow reg. 8-14, 25 */ member in struct:__anon4ec747060408
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
| H A D | msan.cc | 540 void __msan_partial_poison(const void* data, void* shadow, uptr size) { argument
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_fb_helper.c | 2044 void *shadow = NULL; local in function:drm_fbdev_cleanup
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 2007 struct i915_vma *shadow; member in struct:eb_parse_work 2041 eb_parse_pipeline(struct i915_execbuffer * eb,struct i915_vma * shadow,struct i915_vma * trampoline) argument 2120 struct i915_vma *shadow, *trampoline; local in function:eb_parse [all...] |
| /src/sys/dist/pf/net/ |
| H A D | pf_table.c | 1519 struct pfr_ktable *kt, *rt, *shadow, key; local in function:pfr_ina_define 1694 struct pfr_ktable *shadow = kt->pfrkt_shadow; local in function:pfr_commit_ktable [all...] |