Home
last modified time | relevance | path

Searched refs:create_pool (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch285 /* Already warned in create_pool */
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch277 /* Already warned in create_pool */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch277 /* Already warned in create_pool */
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c5996 bool create_pool = false; in md_run() local
6001 create_pool = true; in md_run()
6003 if (create_pool && mddev->serial_info_pool == NULL) { in md_run()