Home
last modified time | relevance | path

Searched refs:eligible (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/dma/
A Darm-pl08x.yaml57 description: if AHB master 1 is eligible for fetching LLIs
61 description: if AHB master 2 is eligible for fetching LLIs
65 description: if AHB master 1 is eligible for fetching memory contents
69 description: if AHB master 2 is eligible for fetching memory contents
/linux-6.3-rc2/net/sched/
A Dsch_hfsc.c173 struct rb_root eligible; /* eligible tree */ member
188 struct rb_node **p = &cl->sched->eligible.rb_node; in eltree_insert()
201 rb_insert_color(&cl->el_node, &cl->sched->eligible); in eltree_insert()
207 rb_erase(&cl->el_node, &cl->sched->eligible); in eltree_remove()
224 for (n = rb_first(&q->eligible); n != NULL; n = rb_next(n)) { in eltree_get_mindl()
240 n = rb_first(&q->eligible); in eltree_get_minel()
1394 q->eligible = RB_ROOT; in hfsc_init_qdisc()
1478 q->eligible = RB_ROOT; in hfsc_reset_qdisc()
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dfsl,audmix.txt22 in TDM frame to be eligible for mixing.
/linux-6.3-rc2/Documentation/block/
A Dblk-mq.rst95 eligible to be sent to the hardware. One of the possible schedulers to be
/linux-6.3-rc2/Documentation/scheduler/
A Dsched-design-CFS.rst190 This function chooses the most appropriate task eligible to run next.
/linux-6.3-rc2/Documentation/networking/
A Dudplite.rst216 larger checksum coverage lengths, each eligible fragment needs to be
/linux-6.3-rc2/Documentation/networking/dsa/
A Dconfiguration.rst443 eligible, based on the firmware description (it effectively reverts to the
/linux-6.3-rc2/virt/kvm/
A Dkvm_main.c3686 bool eligible; in kvm_vcpu_eligible_for_directed_yield() local
3688 eligible = !vcpu->spin_loop.in_spin_loop || in kvm_vcpu_eligible_for_directed_yield()
3694 return eligible; in kvm_vcpu_eligible_for_directed_yield()
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Dvm.rst189 This tunable is used to define when dirty data is old enough to be eligible
213 inode is old enough to be eligible for writeback by the kernel flusher threads.
/linux-6.3-rc2/Documentation/driver-api/dmaengine/
A Dprovider.rst20 DMA-eligible devices to the controller itself. Whenever the device
/linux-6.3-rc2/Documentation/filesystems/
A Dproc.rst525 "THPeligible" indicates whether the mapping is eligible for allocating THP
1048 eligible to be reclaimed for other purposes

Completed in 32 milliseconds