| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | pcm_plugin.c | 332 unsigned int badness, best = -1; in snd_pcm_plug_slave_format() local 341 badness = w - width; in snd_pcm_plug_slave_format() 343 badness = width - w + 32; in snd_pcm_plug_slave_format() 344 badness += snd_pcm_format_unsigned(f) != unsignd; in snd_pcm_plug_slave_format() 345 badness += snd_pcm_format_big_endian(f) != big; in snd_pcm_plug_slave_format() 346 if (badness < best) { in snd_pcm_plug_slave_format() 348 best = badness; in snd_pcm_plug_slave_format()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_generic.c | 1283 int badness = 0; in assign_out_path_ctls() local 1298 badness += BAD_SHARED_VOL; in assign_out_path_ctls() 1302 badness += BAD_SHARED_VOL; in assign_out_path_ctls() 1312 badness += BAD_SHARED_VOL; in assign_out_path_ctls() 1316 badness += BAD_SHARED_VOL; in assign_out_path_ctls() 1317 return badness; in assign_out_path_ctls() 1369 int badness = 0; in try_assign_dacs() local 1382 badness += assign_out_path_ctls(codec, path); in try_assign_dacs() 1390 badness += bad->shared_primary; in try_assign_dacs() 1392 badness += BAD_NO_PRIMARY_DAC; in try_assign_dacs() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | shaping.cpp | 168 : index(p_index), x(p_x), priorBreak(p_priorBreak), badness(p_badness) in PotentialBreak() 174 const float badness; member 189 calculateBadness(lineWidth, targetWidth, penalty, isLastBreak) + potentialBreak.badness; in evaluateBreak()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/ |
| H A D | parse-console.sh | 120 console-badness.sh < $file > $T.diags
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | fd.h | 311 unsigned int badness; /* highest retry count for a read or write member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | fd.h | 311 unsigned int badness; /* highest retry count for a read or write member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fd.h | 314 unsigned int badness; /* highest retry count for a read or write member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-configure-common.inc | 55 # We need to set gcc_cv_collect2_libs else there is cross-compilation badness
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | udp.c | 171 int score, badness; in udp6_lib_lookup2() local 174 badness = -1; in udp6_lib_lookup2() 178 if (score > badness) { in udp6_lib_lookup2() 186 badness = score; in udp6_lib_lookup2()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/ |
| H A D | 0001-Riscv-Add-risc-v-Android-config-header.patch | 84 + * badness adjustment.
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | udp.c | 439 int score, badness; in udp4_lib_lookup2() local 442 badness = 0; in udp4_lib_lookup2() 446 if (score > badness) { in udp4_lib_lookup2() 454 badness = score; in udp4_lib_lookup2()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | base.c | 555 long badness; in proc_oom_score() local 557 badness = oom_badness(task, totalpages); in proc_oom_score() 563 if (badness != LONG_MIN) in proc_oom_score() 564 points = (1000 + badness * 1000 / (long)totalpages) * 2 / 3; in proc_oom_score()
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | floppy.c | 2098 INFBOUND(write_errors[current_drive].badness, err_count); in bad_flp_intr() 3736 compat_uint_t badness; member 3949 v32.badness = v.badness; in compat_werrorget()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | proc.rst | 1633 These files can be used to adjust the badness heuristic used to select which 1636 The badness heuristic assigns a value to each candidate task ranging from 0 1640 For example, if a task is using all allowed memory, its badness score will be 1652 The value of /proc/<pid>/oom_score_adj is added to the badness score before it 1658 report a badness score of 0. 1669 be used to tune the badness score. Its acceptable values range from -16
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 7610 ordered in increasing badness, bounded by unit growth parameters.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 7610 ordered in increasing badness, bounded by unit growth parameters.
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 26980 badness that this solves.
|