Home
last modified time | relevance | path

Searched refs:malloced (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0011-elf-Ignore-LD_AUDIT-interfaces-if-la_version-returns.patch58 + bool malloced)
63 + if (malloced)
79 + bool malloced;
80 + _dl_catch_error (&objname, &err_str, &malloced, dlmopen_doit, &dlmargs);
83 + report_audit_module_load_error (name, err_str, malloced);
90 + _dl_catch_error (&objname, &err_str, &malloced, lookup_doit, &largs);
94 + report_audit_module_load_error (name, err_str, malloced);
159 + _dl_catch_error (&objname, &err_str, &malloced, lookup_doit, &largs);
272 - bool malloced;
273 - (void) _dl_catch_error (&objname, &err_str, &malloced, dlmopen_doit,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dlinux_osl.c353 atomic_set(&osh->cmn->malloced, 0); in osl_attach()
765 atomic_add(size, &osh->cmn->malloced);
784 atomic_add(size, &osh->cmn->malloced);
824 atomic_sub(size, &osh->cmn->malloced);
835 atomic_sub(size, &osh->cmn->malloced);
858 atomic_add(size, &osh->cmn->malloced);
885 atomic_sub(size, &osh->cmn->malloced);
895 return (atomic_read(&osh->cmn->malloced));
904 return (atomic_read(&osh->cmn->malloced));
H A Dlinux_osl_priv.h124 atomic_t malloced; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dlinux_osl.c310 atomic_set(&osh->cmn->malloced, 0); in osl_attach()
629 atomic_add(size, &osh->cmn->malloced); in osl_malloc()
644 atomic_add(size, &osh->cmn->malloced); in osl_malloc()
699 atomic_sub(size, &osh->cmn->malloced); in osl_mfree()
710 atomic_sub(size, &osh->cmn->malloced); in osl_mfree()
738 atomic_add(size, &osh->cmn->malloced); in osl_vmalloc()
776 atomic_sub(size, &osh->cmn->malloced); in osl_vmfree()
786 return (atomic_read(&osh->cmn->malloced)); in osl_check_memleak()
795 return (atomic_read(&osh->cmn->malloced)); in osl_malloced()
H A Dlinux_osl_priv.h134 atomic_t malloced; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dlinux_osl.c353 atomic_set(&osh->cmn->malloced, 0); in osl_attach()
765 atomic_add(size, &osh->cmn->malloced); in osl_malloc()
780 atomic_add(size, &osh->cmn->malloced); in osl_malloc()
820 atomic_sub(size, &osh->cmn->malloced); in osl_mfree()
831 atomic_sub(size, &osh->cmn->malloced); in osl_mfree()
850 atomic_add(size, &osh->cmn->malloced); in osl_vmalloc()
877 atomic_sub(size, &osh->cmn->malloced); in osl_vmfree()
887 return (atomic_read(&osh->cmn->malloced)); in osl_check_memleak()
896 return (atomic_read(&osh->cmn->malloced)); in osl_malloced()
H A Dlinux_osl_priv.h124 atomic_t malloced; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dlinux_osl.c353 atomic_set(&osh->cmn->malloced, 0); in osl_attach()
765 atomic_add(size, &osh->cmn->malloced);
784 atomic_add(size, &osh->cmn->malloced);
824 atomic_sub(size, &osh->cmn->malloced);
835 atomic_sub(size, &osh->cmn->malloced);
858 atomic_add(size, &osh->cmn->malloced);
885 atomic_sub(size, &osh->cmn->malloced);
895 return (atomic_read(&osh->cmn->malloced));
904 return (atomic_read(&osh->cmn->malloced));
H A Dlinux_osl_priv.h124 atomic_t malloced; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dlinux_osl.c310 atomic_set(&osh->cmn->malloced, 0); in osl_attach()
629 atomic_add(size, &osh->cmn->malloced); in osl_malloc()
644 atomic_add(size, &osh->cmn->malloced); in osl_malloc()
699 atomic_sub(size, &osh->cmn->malloced); in osl_mfree()
710 atomic_sub(size, &osh->cmn->malloced); in osl_mfree()
738 atomic_add(size, &osh->cmn->malloced); in osl_vmalloc()
776 atomic_sub(size, &osh->cmn->malloced); in osl_vmfree()
786 return (atomic_read(&osh->cmn->malloced)); in osl_check_memleak()
795 return (atomic_read(&osh->cmn->malloced)); in osl_malloced()
H A Dlinux_osl_priv.h134 atomic_t malloced; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dlinux_osl.c180 atomic_t malloced; member
405 atomic_set(&osh->cmn->malloced, 0); in osl_attach()
1612 atomic_add(size, &osh->cmn->malloced); in osl_malloc()
1627 atomic_add(size, &osh->cmn->malloced); in osl_malloc()
1667 atomic_sub(size, &osh->cmn->malloced); in osl_mfree()
1678 atomic_sub(size, &osh->cmn->malloced); in osl_mfree()
1697 atomic_add(size, &osh->cmn->malloced); in osl_vmalloc()
1724 atomic_sub(size, &osh->cmn->malloced); in osl_vmfree()
1734 return (atomic_read(&osh->cmn->malloced)); in osl_check_memleak()
1743 return (atomic_read(&osh->cmn->malloced)); in osl_malloced()
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/wayland/
H A DCVE-2021-3782.patch74 + /* entry->data is freshly malloced garbage, so we'd
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.src85 Each malloced chunk has a hidden overhead of 4 bytes holding size
129 to malloced memory stay within their bounds.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgprof.info1811 tables, which have been malloced between passes. From now on, to
H A Dbfd.info8012 Return a freshly malloced NULL-terminated vector of the names of all the
8634 Return a freshly malloced NULL-terminated vector of the names of all the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgprof.info1811 tables, which have been malloced between passes. From now on, to
H A Dbfd.info8012 Return a freshly malloced NULL-terminated vector of the names of all the
8634 Return a freshly malloced NULL-terminated vector of the names of all the
/OK3568_Linux_fs/external/xserver/
H A DChangeLog4447 Avoids having to free the malloced object.
110085 We just never initialised the malloced value.