Home
last modified time | relevance | path

Searched defs:sweeper (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-bio-prison-v1.c295 unsigned sweeper; member
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bio-prison-v1.c330 unsigned int sweeper; member
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-base.h139 Sweeper& sweeper() { return sweeper_; } in sweeper() function in cppgc::internal::HeapBase
140 const Sweeper& sweeper() const { return sweeper_; } in sweeper() function in cppgc::internal::HeapBase
H A Dsweeper.cc938 MutatorThreadSweepingScope(SweeperImpl& sweeper) MutatorThreadSweepingScope() argument
959 IncrementalSweepTask(SweeperImpl* sweeper) IncrementalSweepTask() argument
962 Post(SweeperImpl* sweeper, cppgc::TaskRunner* runner) Post() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dscavenger.cc292 Sweeper* sweeper = heap_->mark_compact_collector()->sweeper(); in CollectGarbage() local
H A Dsweeper.cc32 Sweeper::PauseScope::PauseScope(Sweeper* sweeper) : sweeper_(sweeper) { in PauseScope() argument
72 SweeperJob(Isolate* isolate, Sweeper* sweeper) in SweeperJob() argument
119 IncrementalSweeperTask(Isolate* isolate, Sweeper* sweeper) in IncrementalSweeperTask() argument
45 FilterSweepingPagesScope( Sweeper* sweeper, const PauseScope& pause_scope) FilterSweepingPagesScope() argument
654 IterabilityTask(Isolate* isolate, Sweeper* sweeper, base::Semaphore* pending_iterability_task) IterabilityTask() argument
[all...]
H A Dmark-compact.h582 Sweeper* sweeper() { return sweeper_; } in sweeper() function in v8::internal::final
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc833 cppgc::internal::Sweeper& sweeper = heap_.sweeper(); variable
[all...]

Completed in 10 milliseconds