Home
last modified time | relevance | path

Searched refs:uninit (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0059-gnulib-regcomp-Fix-uninitialized-re_token.patch19 .../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 D0056-gnulib-regcomp-Fix-uninitialized-token-structure.patch21 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 D0057-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patch33 grub-core/lib/gnulib-patches/fix-uninit-structure.patch \
45 EXTRA_DIST += grub-core/lib/gnulib-patches/fix-uninit-structure.patch
H A D0058-gnulib-regexec-Fix-possible-null-dereference.patch34 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 Daat2870.h130 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 Dwil_platform.h40 void (*uninit)(void *handle); member
H A Dpcie_bus.c290 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 Daat2870-core.c362 aat2870->uninit = pdata->uninit; in aat2870_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/dma/qcom/
H A Dhidma.c875 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 D0001-Workaround-for-GCC-11-uninit-variable-warnings-946.patch5 Subject: [PATCH] Workaround for GCC 11 uninit variable warnings (#946)
/OK3568_Linux_fs/debian/packages-patches/mpv/0.29.1/
H A D0004-vo_opengl-x11egl-Support-drm-hwdec.patch214 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 Dpasses.def339 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 Dpass-instances.def341 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 Dtimevar.def294 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 Dpasses.def339 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 Dpass-instances.def341 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 Dtimevar.def294 DEFTIMEVAR (TV_TREE_UNINIT , "uninit var analysis")
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/
H A Dkhronos-cts.inc25 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 Dsor.c3940 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 Dblockgroup.rst134 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 Dos_intfs.c350 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 Dos_intfs.c350 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 Dos_intfs.c1248 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 Dos_intfs.c1089 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 Dos_intfs.c886 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if_ops()
2164 ndev->uninit = rtw_ndev_uninit; in rtw_hook_if2_ops()

12