/openbmc/u-boot/tools/ |
H A D | microcode-tool.py | 131 mcode_list, tried = FindMicrocode(microcodes, model.lower()) 132 print 'Matching models %s:' % (', '.join(tried)) 162 tried = [] 166 tried.append(abbrev) 172 return found, tried 300 tried = [] 302 mcode_list, tried = FindMicrocode(microcodes, model) 305 (model, ', '.join(tried))) 309 (model, ', '.join(tried),
|
H A D | microcode-tool | 131 mcode_list, tried = FindMicrocode(microcodes, model.lower()) 132 print 'Matching models %s:' % (', '.join(tried)) 162 tried = [] 166 tried.append(abbrev) 172 return found, tried 300 tried = [] 302 mcode_list, tried = FindMicrocode(microcodes, model) 305 (model, ', '.join(tried))) 309 (model, ', '.join(tried),
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | dammit.py | 391 def _usable(self, encoding, tried): argument 402 if encoding not in tried: 403 tried.add(encoding) 413 tried = set() 417 if self._usable(e, tried): 422 if self._usable(self.sniffed_encoding, tried): 428 if self._usable(e, tried): 436 if self._usable(self.declared_encoding, tried): 443 if self._usable(self.chardet_encoding, tried): 448 if self._usable(e, tried):
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq-nforce2.c | 90 int tried = 0; in nforce2_calc_pll() local 93 while (((mul == 0) || (div == 0)) && (tried <= 3)) { in nforce2_calc_pll() 97 fsb + tried) { in nforce2_calc_pll() 101 tried++; in nforce2_calc_pll()
|
/openbmc/linux/fs/afs/ |
H A D | addr_list.c | 364 _enter("%lx-%lx-%lx,%d", set, failed, ac->tried, ac->index); in afs_iterate_addresses() 368 set &= ~(failed | ac->tried); in afs_iterate_addresses() 381 set_bit(index, &ac->tried); in afs_iterate_addresses() 397 test_bit(ac->alist->preferred, &ac->tried)) in afs_end_cursor()
|
/openbmc/linux/Documentation/arch/parisc/ |
H A D | debugging.rst | 27 code tried to access. 31 get translated to a physical address before real-mode code tried to
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ |
H A D | 0001-cmake-Use-idirafter-instead-of-isystem.patch | 17 …1e9298-r0/recipe-sysroot/usr/include/c++/v1/cwchar:113:5: error: <cwchar> tried including <wchar.h… 19 … | # error <cwchar> tried including <wchar.h…
|
/openbmc/linux/Documentation/filesystems/ |
H A D | locks.rst | 36 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir 37 file with fcntl() at the same time as the GDBM routines tried to lock this
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_cq.c | 328 bool tried = false; in pvrdma_poll_one() local 335 if (tried) in pvrdma_poll_one() 340 tried = true; in pvrdma_poll_one()
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-stats.rst | 82 3) # of times in this domain load_balance() tried to move one or 98 11) # of times in this domain load_balance() tried to move one or 114 19) # of times in this domain load_balance() tried to move one or more 129 26) # of times active_load_balance() tried to move a task and failed
|
/openbmc/linux/arch/m68k/hp300/ |
H A D | README.hp300 | 7 work now but I've only tried 16MB and 12MB.
|
/openbmc/linux/tools/testing/kunit/test_data/ |
H A D | test_config_printk_time.log | 25 [ 0.060000] No filesystem could mount root, tried:
|
H A D | test_output_with_prefix_isolated_correctly.log | 26 [ 0.060000] No filesystem could mount root, tried:
|
H A D | test_pound_sign.log | 27 [ 0.060000] No filesystem could mount root, tried:
|
H A D | test_pound_no_prefix.log | 27 No filesystem could mount root, tried:
|
H A D | test_multiple_prefixes.log | 25 [ 0.060000][ T1] No filesystem could mount root, tried:
|
H A D | test_interrupted_tap_output.log | 31 [ 0.060000] No filesystem could mount root, tried:
|
/openbmc/linux/Documentation/admin-guide/mm/damon/ |
H A D | usage.rst | 133 DAMON-based operation scheme action tried regions directory for each 138 operating scheme action tried regions directory for each DAMON-based operation 140 tried regions directory, please refer to :ref:`tried_regions section 398 are not counted as the scheme has tried to those, while regions that filtered 399 out by other type filters are counted as the scheme has tried to. The 401 :ref:`tried regions <sysfs_schemes_tried_regions>`. 408 DAMON counts the total number and bytes of regions that each scheme is tried to 429 that reading it returns the total size of the scheme tried regions, and creates 432 region that the corresponding scheme's ``action`` has tried to be applied under 456 DAMON-based operation scheme ``action`` has tried to be applied. [all …]
|
H A D | lru_sort.rst | 225 Number of hot memory regions that tried to be LRU-sorted. 230 Total bytes of hot memory regions that tried to be LRU-sorted. 250 Number of cold memory regions that tried to be LRU-sorted. 255 Total bytes of cold memory regions that tried to be LRU-sorted.
|
H A D | reclaim.rst | 101 DAMON_RECLAIM charges amount of memory which it tried to reclaim within a time 102 window (quota_reset_interval_ms) and makes no more than this limit is tried. 228 Number of memory regions that tried to be reclaimed by DAMON_RECLAIM. 233 Total bytes of memory regions that tried to be reclaimed by DAMON_RECLAIM.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/ |
H A D | 10_utf16.patch | 27 + * already tried to parse everything we can.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | MMIXware | 15 The author has tried his best to produce correct and useful programs,
|
/openbmc/linux/Documentation/filesystems/spufs/ |
H A D | spu_run.rst | 78 SPU has tried to execute an invalid instruction. 81 SPU has tried to access an invalid channel.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-mm-damon | 319 of the scheme has tried to be applied. 325 action of the scheme has tried to be applied in bytes. 349 corresponding DAMON-based Operation Scheme's action has tried 357 tried to be applied. 364 tried to be applied. 371 tried to be applied. 377 corresponding DAMON-based Operation Scheme's action has tried
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/ |
H A D | 0001-Match-prototypes-of-callbacks-with-libgphoto.patch | 7 we tried to fix by using pthread_t but it also needs to make changes in
|