| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0059-gnulib-regcomp-Fix-uninitialized-re_token.patch | 19 .../lib/gnulib-patches/fix-regcomp-uninit-token.patch | 15 +++++++++++++++ 22 create mode 100644 grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch 32 + grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch \ 34 grub-core/lib/gnulib-patches/fix-uninit-structure.patch \ 44 +EXTRA_DIST += grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch 46 EXTRA_DIST += grub-core/lib/gnulib-patches/fix-uninit-structure.patch 48 …/grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch b/grub-core/lib/gnulib-patches/fix-re… 52 +++ b/grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch
|
| H A D | 0056-gnulib-regcomp-Fix-uninitialized-token-structure.patch | 21 grub-core/lib/gnulib-patches/fix-uninit-structure.patch | 11 +++++++++++ 24 create mode 100644 grub-core/lib/gnulib-patches/fix-uninit-structure.patch 34 + grub-core/lib/gnulib-patches/fix-uninit-structure.patch \ 46 +EXTRA_DIST += grub-core/lib/gnulib-patches/fix-uninit-structure.patch 50 …ff --git a/grub-core/lib/gnulib-patches/fix-uninit-structure.patch b/grub-core/lib/gnulib-patches/… 54 +++ b/grub-core/lib/gnulib-patches/fix-uninit-structure.patch
|
| H A D | 0057-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patch | 33 grub-core/lib/gnulib-patches/fix-uninit-structure.patch \ 45 EXTRA_DIST += grub-core/lib/gnulib-patches/fix-uninit-structure.patch
|
| H A D | 0058-gnulib-regexec-Fix-possible-null-dereference.patch | 34 grub-core/lib/gnulib-patches/fix-uninit-structure.patch \ 46 EXTRA_DIST += grub-core/lib/gnulib-patches/fix-uninit-structure.patch
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | aat2870.h | 130 void (*uninit)(struct aat2870_data *aat2870); member 155 void (*uninit)(struct aat2870_data *aat2870); member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | wil_platform.h | 40 void (*uninit)(void *handle); member
|
| H A D | pcie_bus.c | 290 if (wil->platform_ops.uninit) in wil_platform_ops_uninit() 291 wil->platform_ops.uninit(wil->platform_handle); in wil_platform_ops_uninit()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | aat2870-core.c | 362 aat2870->uninit = pdata->uninit; in aat2870_i2c_probe()
|
| /OK3568_Linux_fs/kernel/drivers/dma/qcom/ |
| H A D | hidma.c | 875 goto uninit; in hidma_probe() 881 goto uninit; in hidma_probe() 885 goto uninit; in hidma_probe() 896 uninit: in hidma_probe()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
| H A D | 0001-Workaround-for-GCC-11-uninit-variable-warnings-946.patch | 5 Subject: [PATCH] Workaround for GCC 11 uninit variable warnings (#946)
|
| /OK3568_Linux_fs/debian/packages-patches/mpv/0.29.1/ |
| H A D | 0004-vo_opengl-x11egl-Support-drm-hwdec.patch | 214 goto uninit; 224 uninit:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | passes.def | 339 we may get false warnings (e.g., testsuite/gcc.dg/uninit-5.c). 343 /* Split critical edges before late uninit warning to reduce the 375 /* Split critical edges before late uninit warning to reduce the
|
| H A D | pass-instances.def | 341 we may get false warnings (e.g., testsuite/gcc.dg/uninit-5.c). 345 /* Split critical edges before late uninit warning to reduce the 377 /* Split critical edges before late uninit warning to reduce the
|
| H A D | timevar.def | 294 DEFTIMEVAR (TV_TREE_UNINIT , "uninit var analysis")
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | passes.def | 339 we may get false warnings (e.g., testsuite/gcc.dg/uninit-5.c). 343 /* Split critical edges before late uninit warning to reduce the 375 /* Split critical edges before late uninit warning to reduce the
|
| H A D | pass-instances.def | 341 we may get false warnings (e.g., testsuite/gcc.dg/uninit-5.c). 345 /* Split critical edges before late uninit warning to reduce the 377 /* Split critical edges before late uninit warning to reduce the
|
| H A D | timevar.def | 294 DEFTIMEVAR (TV_TREE_UNINIT , "uninit var analysis")
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/ |
| H A D | khronos-cts.inc | 25 SRC_URI += "file://0001-Workaround-for-GCC-11-uninit-variable-warnings-946.patch;patchdir=external/…
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | sor.c | 3940 goto uninit; in tegra_sor_probe() 3946 goto uninit; in tegra_sor_probe() 3957 goto uninit; in tegra_sor_probe() 3964 goto uninit; in tegra_sor_probe() 3969 uninit: in tegra_sor_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | blockgroup.rst | 134 but the dumpe2fs output prints this as “uninit\_bg”. They are the same
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | os_intfs.c | 350 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if_ops() 1639 ndev->uninit = rtw_ndev_uninit;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | os_intfs.c | 350 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if_ops() 1630 ndev->uninit = rtw_ndev_uninit;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | os_intfs.c | 1248 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if_ops() 2286 ndev->uninit = rtw_ndev_uninit; in rtw_hook_vir_if_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | os_intfs.c | 1089 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if_ops() 2380 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if2_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | os_intfs.c | 886 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if_ops() 2164 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if2_ops()
|