lfence 53 arch/x86/include/asm/nospec-branch.h lfence; \ lfence 59 arch/x86/include/asm/nospec-branch.h lfence; \ lfence 89 arch/x86/include/asm/nospec-branch.h lfence lfence 118 arch/x86/include/asm/nospec-branch.h __stringify(lfence; ANNOTATE_RETPOLINE_SAFE; jmp *\reg), X86_FEATURE_RETPOLINE_AMD lfence 129 arch/x86/include/asm/nospec-branch.h __stringify(lfence; ANNOTATE_RETPOLINE_SAFE; call *\reg), X86_FEATURE_RETPOLINE_AMD lfence 535 drivers/dma-buf/dma-resv.c struct dma_fence *lfence = rcu_dereference(fobj->shared[i]); lfence 538 drivers/dma-buf/dma-resv.c &lfence->flags)) lfence 541 drivers/dma-buf/dma-resv.c if (!dma_fence_get_rcu(lfence)) lfence 544 drivers/dma-buf/dma-resv.c if (dma_fence_is_signaled(lfence)) { lfence 545 drivers/dma-buf/dma-resv.c dma_fence_put(lfence); lfence 549 drivers/dma-buf/dma-resv.c fence = lfence; lfence 577 drivers/dma-buf/dma-resv.c struct dma_fence *fence, *lfence = passed_fence; lfence 580 drivers/dma-buf/dma-resv.c if (!test_bit(DMA_FENCE_FLAG_SIGNALED_BIT, &lfence->flags)) { lfence 581 drivers/dma-buf/dma-resv.c fence = dma_fence_get_rcu(lfence); lfence 3919 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c struct vmw_fence_obj *lfence = NULL; lfence 3953 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence, lfence 3955 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c fence = lfence; lfence 3958 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c if (lfence != NULL) lfence 3959 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c vmw_fence_obj_unreference(&lfence);