/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | providers.py | 242 eligible = [] 278 if not eligible: 279 return eligible 291 eligible = [fn] + eligible 293 return eligible 310 for p in eligible: 315 eligible = [p] + eligible 336 for p in eligible: 341 eligible = [p] + eligible 354 for p in eligible: [all …]
|
H A D | taskdata.py | 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: 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: 416 for fn in eligible: 424 for fn in eligible: [all …]
|
H A D | cooker.py | 1042 …eligible, foundUnique = bb.providers.filterProviders(filenames, pn, self.databuilder.mcdata[mc], s… 1043 if eligible is not None: 1044 filename = eligible[0]
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | arm-pl08x.yaml | 57 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
|
H A D | stericsson,dma40.yaml | 151 engine are eligible for memcpy transfers
|
/openbmc/docs/tof/ |
H A D | membership-and-voting.md | 13 This is determined by voting eligibility; ie. an individual is only eligible to 14 be elected a member of the TOF if they are eligible to vote in their own 43 | Jan 15th | July 15th | Current TOF must publish a list of eligible voting members. … 46 | Feb 15th | Aug 15th | Current TOF must publish a final list of eligible voting members an… 76 Member Emeritus for 6 months. Both Active and Emertius members are eligible for
|
/openbmc/linux/net/sched/ |
H A D | sch_hfsc.c | 172 struct rb_root eligible; /* eligible tree */ member 187 struct rb_node **p = &cl->sched->eligible.rb_node; in eltree_insert() 200 rb_insert_color(&cl->el_node, &cl->sched->eligible); in eltree_insert() 206 rb_erase(&cl->el_node, &cl->sched->eligible); in eltree_remove() 223 for (n = rb_first(&q->eligible); n != NULL; n = rb_next(n)) { in eltree_get_mindl() 239 n = rb_first(&q->eligible); in eltree_get_minel() 1410 q->eligible = RB_ROOT; in hfsc_init_qdisc() 1494 q->eligible = RB_ROOT; in hfsc_reset_qdisc()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | fsl,audmix.txt | 22 in TDM frame to be eligible for mixing.
|
/openbmc/linux/Documentation/block/ |
H A D | blk-mq.rst | 95 eligible to be sent to the hardware. One of the possible schedulers to be
|
/openbmc/docs/ |
H A D | hw-vendor-repos-policy.md | 26 following requirements to be eligible for a repository under OpenBMC:
|
/openbmc/linux/Documentation/networking/ |
H A D | udplite.rst | 216 larger checksum coverage lengths, each eligible fragment needs to be
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-design-CFS.rst | 190 This function chooses the most appropriate task eligible to run next.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GFDL-1.3 | 414 An MMC is "eligible for relicensing" if it is licensed under this 422 provided the MMC is eligible for relicensing.
|
H A D | GFDL-1.3-no-invariants-or-later | 133 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 D | GFDL-1.3-no-invariants-only | 133 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 D | GFDL-1.3-invariants-or-later | 133 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 D | GFDL-1.3-only | 133 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 D | GFDL-1.3-invariants-only | 133 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 D | GFDL-1.3-or-later | 133 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 D | CAL-1.0-Combined-Work-Exception | 261 noncompliance. You are eligible for reinstatement of permissions for
|
H A D | CAL-1.0 | 261 noncompliance. You are eligible for reinstatement of permissions for
|
H A D | CC-BY-NC-ND-3.0-IGO | 15 …b. "Work" means the literary and/or artistic work eligible for copyright protection, whatever may …
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | configuration.rst | 443 eligible, based on the firmware description (it effectively reverts to the
|
/openbmc/linux/virt/kvm/ |
H A D | kvm_main.c | 3729 bool eligible; in kvm_vcpu_eligible_for_directed_yield() local 3731 eligible = !vcpu->spin_loop.in_spin_loop || in kvm_vcpu_eligible_for_directed_yield() 3737 return eligible; in kvm_vcpu_eligible_for_directed_yield()
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | vm.rst | 189 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.
|