| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | qpolicy.c | 48 struct sk_buff *skb, *worst = NULL; in qpolicy_prio_worst_skb() local 51 if (worst == NULL || skb->priority < worst->priority) in qpolicy_prio_worst_skb() 52 worst = skb; in qpolicy_prio_worst_skb() 53 return worst; in qpolicy_prio_worst_skb()
|
| /OK3568_Linux_fs/kernel/arch/h8300/lib/ |
| H A D | mulsi3.S | 9 ; 16b * 16b = 372 states (worst case) 10 ; 32b * 32b = 724 states (worst case)
|
| /OK3568_Linux_fs/buildroot/package/dahdi-linux/ |
| H A D | 0002-fix-build-with-32-bits-kernel.patch | 36 - "%-15s: counts %3d, %3d, %3d worst %3d, overflows %3d worst_lag %02lld.%lld ms\n", 37 + "%-15s: counts %3d, %3d, %3d worst %3d, overflows %3d worst_lag %02lld.%d ms\n", 118 - NOTICE("Overflow of %-15s: counts %3d, %3d, %3d worst %3d, overflows %3d worst_lag %02lld.%lld … 120 + NOTICE("Overflow of %-15s: counts %3d, %3d, %3d worst %3d, overflows %3d worst_lag %02lld.%d ms…
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | header.S | 506 # The worst case at the block level is a growth of the compressed data 509 # The worst case internal to a compressed block is very hard to figure. 510 # The worst case can at least be bounded by having one bit that represents 517 # block adding an extra 32767 bytes (the worst case uncompressed block size) 518 # is sufficient, to ensure that in the worst case the decompressed data for
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/stressapptest/stressapptest/ |
| H A D | read_sysfs_for_cachesize.patch | 28 // Return the worst case (largest) cache line size of the various levels of 65 // Return the worst-case (largest) cache line size of the system.
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/ |
| H A D | core.c | 1193 int no_way_out, int *worst) in __mc_scan_banks() argument 1249 if (severity > *worst) { in __mc_scan_banks() 1251 *worst = severity; in __mc_scan_banks() 1350 int worst = 0; in do_machine_check() local 1419 __mc_scan_banks(&m, regs, final, toclear, valid_banks, no_way_out, &worst); in do_machine_check() 1431 no_way_out = worst >= MCE_PANIC_SEVERITY; in do_machine_check() 1442 if (worst >= MCE_PANIC_SEVERITY && mca_cfg.tolerant < 3) { in do_machine_check() 1457 if (worst > 0) in do_machine_check() 1460 if (worst != MCE_AR_SEVERITY && !kill_it) in do_machine_check()
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/bench/ |
| H A D | README-BENCH | 7 - Identify worst case performance loss when doing dynamic frequency 84 will always see 50% loads and you get worst performance impact never
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/groff/files/ |
| H A D | 0001-support-musl.patch | 38 # If we don't know, assume the worst.
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | cpu-hotplug-spec.rst | 21 In the worst case the user can overwrite this choice using a command line
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | vctrl.txt | 29 down in the worst case (lightest expected load).
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | README | 239 each function was tested at about 400 points. Ideal worst-case results 307 worst-case results which are better than the worst-case results given 321 the worst accuracy which was found (in bits) and the approximate value 326 instr arg range # tests 63.7 63.8 63.9 worst at arg
|
| /OK3568_Linux_fs/kernel/drivers/block/mtip32xx/ |
| H A D | mtip32xx.h | 167 u8 worst; member
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | cafe_ccic.rst | 38 then worst-case-sized buffers will be allocated at module load time.
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | zsmalloc.rst | 23 worst case, page is incompressible and is thus stored "as-is" i.e. in
|
| H A D | ksm.rst | 62 deduplication factor at the expense of slower worst case for rmap
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-v4l2-mplane.rst | 30 codec to support the worst-case compression scenario.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dptf | 52 (RO) Shows the rest (outside of SoC) of worst-case platform power.
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A D | timers-howto.rst | 94 worst case, fire an interrupt for your upper bound.
|
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | ChangeLog | 44 * I discovered several bugs. First and worst is that the kernel
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.autoboot | 42 dies or loses its connection (modems can disconnect at the worst
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | log-writes.rst | 26 simulate the worst case scenario with regard to power failures. Consider the
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | self-protection.rst | 13 In the worst-case scenario, we assume an unprivileged local attacker 16 but with systems in place that defend against the worst case we'll
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | cve-extra-exclusions.inc | 97 # Ignore from OE's perspectivee as the issue is of low impact, at worst sitting in an infinite loop…
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | memory.rst | 147 the "worst" case.
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/porting/ |
| H A D | Add-xptcall-support-for-SH4-processors.patch | 189 + /* Make space for parameters to be passed to the method. Assume worst case 191 + will be put into registers. The worst case is all int64 parameters
|