/kernel/linux/linux-5.10/arch/arc/mm/ |
H A D | tlbex.S | 324 st_s r0, [r1] ; Write back PTE 374 st_s r0, [r1] ; Write back PTE
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ddp.c | 259 * @is_add: true when loading profile, false when rolling back the previous one 262 * also used for rolling back previously loaded profile. 276 struct i40e_pf *pf = vsi->back; in i40e_ddp_load() 388 * After rolling back removes entry from the list. 420 struct i40e_pf *pf = vsi->back; in i40e_ddp_flash() 462 netdev_info(netdev, "New profile loaded but roll-back will be impossible."); in i40e_ddp_flash()
|
H A D | i40e_xsk.c | 102 err = xsk_pool_dma_map(pool, &vsi->back->pdev->dev, I40E_RX_DMA_ATTR); in i40e_xsk_pool_enable() 363 * verified the descriptor has been written back. in i40e_clean_rx_irq_zc() 591 struct i40e_pf *pf = vsi->back; in i40e_xsk_wakeup()
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-header.S | 186 msr cpsr_c, \rtemp @ switch back to the SVC mode 198 msr cpsr_c, \rtemp @ switch back to the SVC mode
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ddp.c | 259 * @is_add: true when loading profile, false when rolling back the previous one 262 * also used for rolling back previously loaded profile. 275 struct i40e_pf *pf = vsi->back; in i40e_ddp_load() 388 * After rolling back removes entry from the list. 420 struct i40e_pf *pf = vsi->back; in i40e_ddp_flash() 462 netdev_info(netdev, "New profile loaded but roll-back will be impossible."); in i40e_ddp_flash()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | get_feat.pl | 569 =back 607 =back
|
/third_party/glslang/gtests/ |
H A D | GlslMapIO.FromFile.cpp | 82 success &= stageReflections.back().addStage((EShLanguage)s, *program.getIntermediate((EShLanguage)s)); in verifyIOMapping() 253 auto* shader = shaders.back().get(); in TEST_P()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | egl_dri2.h | 134 /* optional - falls back to .swap_buffers */ 368 } color_buffers[4], *back, *current; member 389 } *color_buffers, *back; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_pipeline.c | 323 /* If front != back or we have dynamic stencil state we can't emit a single in pack_stencil_cfg() 328 memcmp(&ds_info->front, &ds_info->back, sizeof(ds_info->front))) in pack_stencil_cfg() 331 /* If the front and back configurations are the same we can emit both with in pack_stencil_cfg() 343 false, true, &ds_info->back); in pack_stencil_cfg()
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_live_var_analysis.cpp | 457 result.register_demand[block.index].back().sgpr += phi_info[block.index].linear_phi_defs; in live_var_analysis() 458 result.register_demand[block.index].back().sgpr -= phi_info[block.index].linear_phi_ops; in live_var_analysis()
|
/third_party/node/deps/v8/src/zone/ |
H A D | zone-chunk-list.h | 24 // * will mostly grow at the back, but may sometimes grow in front as well 70 T& back() const; 285 T& ZoneChunkList<T>::back() const { in back() function in v8::internal::ZoneChunkList::ZoneChunkList
|
/third_party/node/deps/v8/src/compiler/ |
H A D | escape-analysis-reducer.cc | 377 tmp_ = node_cache_->temp_nodes_.back(); in Constructor() 422 tmp_ = node_cache_->temp_nodes_.back(); in MutableNode()
|
/third_party/node/deps/v8/src/heap/ |
H A D | new-spaces.h | 145 return reinterpret_cast<Page*>(memory_chunk_list_.back()); 152 return reinterpret_cast<const Page*>(memory_chunk_list_.back());
|
H A D | spaces.h | 176 virtual MemoryChunk* last_page() { return memory_chunk_list_.back(); } in last_page() 182 return memory_chunk_list_.back(); in last_page()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.cpp | 169 return m_structs.back(); in allocStruct() 175 return m_sharedMemoryObjects.back(); in allocSharedObject() 471 // Read back passed data in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryProceduralGeometryTests.cpp | 268 m_referenceTLAS->addInstance(m_blasVect.back()); in setupAccelerationStructures() 291 m_resultTLAS->addInstance(m_blasVect.back()); in setupAccelerationStructures()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.cpp | 169 return m_structs.back(); in allocStruct() 175 return m_sharedMemoryObjects.back(); in allocSharedObject() 471 // Read back passed data in iterate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLDevice.cpp | 351 devices.back()->release(); in createSubDevices() 352 if (!devices.back()->mInfo.isValid()) in createSubDevices()
|
H A D | Debug.cpp | 314 auto &controls = mGroups.back().controls; in setMessageControl() 335 Group g = mGroups.back(); in popGroup()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | FastVector_unittest.cpp | 112 ASSERT_EQ(vec.back(), i - 1); in TEST() 129 // Test the back function 135 EXPECT_EQ(2, vec.back()); in TEST() 138 // Test the back function 206 // Resize back to smaller in TEST()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | SymbolTable.cpp | 324 return mTable.back()->insert(symbol); in declare() 332 return mTable.back()->insert(symbol); in declareInternal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
H A D | BitstreamReader.cpp | 24 BlockScope.back().PrevAbbrevs.swap(CurAbbrevs); in EnterSubBlock() 438 CurBlockInfo->Abbrevs.push_back(std::move(CurAbbrevs.back())); in ReadBlockInfoBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | BranchRelaxation.cpp | 364 << MBB->back()); in fixupConditionalBranch() 401 << " Insert a new BB after " << MBB->back()); in fixupConditionalBranch()
|
H A D | GlobalMerge.cpp | 268 return UsedGlobalSets.back(); in doMerge() 475 Inits.push_back(ConstantAggregateZero::get(Tys.back())); in doMerge()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ResourcePriorityQueue.cpp | 432 // Will need to go into the back end in SUSchedulingCost() 610 std::swap(*Best, Queue.back()); in pop() 622 std::swap(*I, Queue.back()); in remove()
|