| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/ |
| H A D | performance.patch | 15 m4/sanity.m4 | 55 ------------------------------------------------------- 18 diff --git a/m4/sanity.m4 b/m4/sanity.m4 20 --- a/m4/sanity.m4 21 +++ b/m4/sanity.m4
|
| /OK3568_Linux_fs/kernel/block/partitions/ |
| H A D | sun.c | 40 __be32 sanity; /* To verify vtoc sanity */ in sun_partition() member 95 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && in sun_partition() 106 use_vtoc = use_vtoc || !(label->vtoc.sanity || in sun_partition()
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-find-native-sysroot | 64 touch conf/sanity.conf 66 rm -f conf/sanity.conf
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-test.txt | 6 perf-test - Runs sanity tests. 15 This command does assorted sanity tests, initially through linked routines but
|
| /OK3568_Linux_fs/kernel/arch/xtensa/ |
| H A D | Kconfig.debug | 4 bool "Debug TLB sanity" 7 Enable this to turn on TLB sanity check on each entry to userspace.
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | sign_package_feed.bbclass | 25 inherit sanity 36 # Check sanity of configuration
|
| /OK3568_Linux_fs/kernel/arch/x86/ |
| H A D | Kconfig.debug | 129 This option is useful for checking the sanity of x86 instruction 180 This option enables sanity checks in x86's low-level entry code. 181 Some of these sanity checks may slow down kernel entries and 202 This option enables automated sanity testing of the IMR code. 215 If this option is enabled then there will be extra sanity
|
| /OK3568_Linux_fs/kernel/fs/quota/ |
| H A D | Kconfig | 41 bool "Additional quota sanity checks" 46 sanity checks of quota internal structures. If unsure, say N.
|
| /OK3568_Linux_fs/buildroot/package/python-urllib3/ |
| H A D | Config.in | 7 post support, sanity friendly, and more.
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_pci_sysfs.c | 489 u32 sanity; in get_pci_parity_status() local 491 pci_read_config_dword(dev, 0, &sanity); in get_pci_parity_status() 493 if (sanity == 0xFFFFFFFF) in get_pci_parity_status()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-urllib3_1.26.9.bb | 1 SUMMARY = "Python HTTP library with thread-safe connection pooling, file post support, sanity frien…
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ |
| H A D | README.md | 1 # OP-TEE sanity testsuite
|
| /OK3568_Linux_fs/kernel/drivers/net/can/spi/mcp251xfd/ |
| H A D | Kconfig | 14 This option enables additional sanity checks in the driver,
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | iov_iter.c | 333 static bool sanity(const struct iov_iter *i) in sanity() function 372 #define sanity(i) true macro 391 if (!sanity(i)) in copy_page_to_iter_pipe() 569 if (!sanity(i)) in copy_pipe_to_iter() 607 if (!sanity(i)) in csum_and_copy_to_pipe_iter() 681 if (!sanity(i)) in copy_mc_pipe_to_iter() 965 if (!sanity(i)) in pipe_zero() 1312 if (!sanity(i)) in pipe_get_pages() 1380 if (!sanity(i)) in pipe_get_pages_alloc() 1613 if (!sanity(i)) in iov_iter_npages()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0014-waylandsink-Fix-random-crash.patch | 6 By adding a sanity check for wl window when exposing.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0014-waylandsink-Fix-random-crash.patch | 6 By adding a sanity check for wl window when exposing.
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0014-waylandsink-Fix-random-crash.patch | 6 By adding a sanity check for wl window when exposing.
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | Kconfig | 72 bool "Btrfs will run sanity tests upon loading" 75 This will run some basic sanity tests on the free space cache
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0082-gl-renderer-Fix-crash-when-painting-views-without-bu.patch | 7 By adding a sanity check for gb.
|
| H A D | 0070-desktop-shell-Fix-crash-when-destroying-uncommited-s.patch | 7 By adding a sanity check for it's wsurface_anim_fade.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0069-desktop-shell-Fix-crash-when-destroying-uncommited-s.patch | 7 By adding a sanity check for it's wsurface_anim_fade.
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0069-desktop-shell-Fix-crash-when-destroying-uncommited-s.patch | 7 By adding a sanity check for it's wsurface_anim_fade.
|
| H A D | 0081-gl-renderer-Fix-crash-when-painting-views-without-bu.patch | 7 By adding a sanity check for gb.
|
| /OK3568_Linux_fs/kernel/tools/vm/ |
| H A D | slabinfo.c | 91 int sanity; variable 681 sanity = 1; in debug_opt_scan() 691 if (sanity) in debug_opt_scan() 693 sanity = 1; in debug_opt_scan() 744 if (sanity && !s->sanity_checks) { in slab_debug() 747 if (!sanity && s->sanity_checks) { in slab_debug()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/zram/ |
| H A D | README | 23 zram.sh: For sanity check of CONFIG_ZRAM and to run zram01 and zram02
|