Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dproviders.py242 eligible = []
266 return eligible
269 eligible.append(preferred_versions[pn][1])
276 eligible.append(preferred_versions[pn][1])
278 if not eligible:
279 return eligible
288 if not fn in eligible:
290 eligible.remove(fn)
291 eligible = [fn] + eligible
293 return eligible
[all …]
H A Dtaskdata.py363 eligible, foundUnique = bb.providers.filterProviders(all_p, item, cfgData, dataCache)
364 eligible = [p for p in eligible if not p in self.failed_fns]
366 if not eligible:
370 if len(eligible) > 1 and not foundUnique:
373 for fn in eligible:
378 for fn in eligible:
406eligible, numberPreferred = bb.providers.filterProvidersRunTime(all_p, item, cfgData, dataCache)
407 eligible = [p for p in eligible if not p in self.failed_fns]
409 if not eligible:
413 if len(eligible) > 1 and numberPreferred == 0:
[all …]
H A Dcooker.py1124eligible, foundUnique = bb.providers.filterProviders(filenames, pn, self.databuilder.mcdata[mc], s…
1125 if eligible is not None:
1126 filename = eligible[0]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A Darm-pl08x.txt15 - lli-bus-interface-ahb1: if AHB master 1 is eligible for fetching LLIs
16 - lli-bus-interface-ahb2: if AHB master 2 is eligible for fetching LLIs
17 - mem-bus-interface-ahb1: if AHB master 1 is eligible for fetching memory contents
18 - mem-bus-interface-ahb2: if AHB master 2 is eligible for fetching memory contents
/OK3568_Linux_fs/kernel/net/sched/
H 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()
1402 q->eligible = RB_ROOT; in hfsc_init_qdisc()
1485 q->eligible = RB_ROOT; in hfsc_reset_qdisc()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dfsl,audmix.txt22 in TDM frame to be eligible for mixing.
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dblk-mq.rst95 eligible to be sent to the hardware. One of the possible schedulers to be
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dudplite.rst216 larger checksum coverage lengths, each eligible fragment needs to be
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-design-CFS.rst190 This function chooses the most appropriate task eligible to run next.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DGFDL-1.3414 An MMC is "eligible for relicensing" if it is licensed under this
422 provided the MMC is eligible for relicensing.
H A DGFDL-1.3-invariants-or-later133 An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that we…
135 …A on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.
H A DGFDL-1.3-invariants-only133 An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that we…
135 …A on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.
H A DGFDL-1.3-only133 An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that we…
135 …A on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.
H A DGFDL-1.3-no-invariants-or-later133 An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that we…
135 …A on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.
H A DGFDL-1.3-no-invariants-only133 An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that we…
135 …A on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.
H A DGFDL-1.3-or-later133 An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that we…
135 …A on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.
H A DCAL-1.0261 noncompliance. You are eligible for reinstatement of permissions for
H A DCAL-1.0-Combined-Work-Exception261 noncompliance. You are eligible for reinstatement of permissions for
H A DCC-BY-NC-ND-3.0-IGO15 …b. "Work" means the literary and/or artistic work eligible for copyright protection, whatever may …
H A DCC-BY-NC-SA-3.0-IGO13 …b. "Work" means the literary and/or artistic work eligible for copyright protection, whatever may …
/OK3568_Linux_fs/buildroot/dl/qt5location/git/
H A DLICENSE.FDL412 An MMC is "eligible for relicensing" if it is licensed under this
420 provided the MMC is eligible for relicensing.
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dkvm_main.c3000 bool eligible; in kvm_vcpu_eligible_for_directed_yield() local
3002 eligible = !vcpu->spin_loop.in_spin_loop || in kvm_vcpu_eligible_for_directed_yield()
3008 return eligible; in kvm_vcpu_eligible_for_directed_yield()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dvm.rst197 This tunable is used to define when dirty data is old enough to be eligible
221 inode is old enough to be eligible for writeback by the kernel flusher threads.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dannotate.info1131 An MMC is "eligible for relicensing" if it is licensed under this
1140 2009, provided the MMC is eligible for relicensing.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dannotate.info1131 An MMC is "eligible for relicensing" if it is licensed under this
1140 2009, provided the MMC is eligible for relicensing.

123