Searched refs:to_put (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_state.c | 1054 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local 1063 to_put = NULL; in xfrm_state_find() 1106 to_put = x0; in xfrm_state_find() 1135 to_put = x; in xfrm_state_find() 1160 to_put = x; in xfrm_state_find() 1175 if (to_put) in xfrm_state_find() 1176 xfrm_state_put(to_put); in xfrm_state_find() 1394 struct xfrm_state *x1, *to_put; in xfrm_state_add() local 1402 to_put = NULL; in xfrm_state_add() 1408 to_put = x1; in xfrm_state_add() [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 486 + GstVideoCropMeta *dmeta = gst_buffer_add_video_crop_meta (to_put); 506 + gst_buffer_insert_memory (to_put, 1, gst_buffer_get_memory (buf, 0)); 527 "slow copy buffer %p into bufferpool buffer %p", buf, to_put); 535 - GstVideoCropMeta *dmeta = gst_buffer_add_video_crop_meta (to_put); 545 if (!gst_xv_image_sink_xvimage_put (xvimagesink, to_put))
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 486 + GstVideoCropMeta *dmeta = gst_buffer_add_video_crop_meta (to_put); 506 + gst_buffer_insert_memory (to_put, 1, gst_buffer_get_memory (buf, 0)); 527 "slow copy buffer %p into bufferpool buffer %p", buf, to_put); 535 - GstVideoCropMeta *dmeta = gst_buffer_add_video_crop_meta (to_put); 545 if (!gst_xv_image_sink_xvimage_put (xvimagesink, to_put))
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0007-HACK-xvimagesink-Support-dma-buffer-rendering.patch | 486 + GstVideoCropMeta *dmeta = gst_buffer_add_video_crop_meta (to_put); 506 + gst_buffer_insert_memory (to_put, 1, gst_buffer_get_memory (buf, 0)); 527 "slow copy buffer %p into bufferpool buffer %p", buf, to_put); 535 - GstVideoCropMeta *dmeta = gst_buffer_add_video_crop_meta (to_put); 545 if (!gst_xv_image_sink_xvimage_put (xvimagesink, to_put))
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | delegation.c | 603 struct inode *to_put = NULL; in nfs_server_return_marked_delegations() local 616 to_put = place_holder; in nfs_server_return_marked_delegations() 625 iput(to_put); in nfs_server_return_marked_delegations() 631 iput(to_put); in nfs_server_return_marked_delegations()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid1.c | 447 struct bio *to_put = NULL; in raid1_end_write_request() local 483 to_put = bio; in raid1_end_write_request() 500 to_put = bio; in raid1_end_write_request() 557 if (to_put) in raid1_end_write_request() 558 bio_put(to_put); in raid1_end_write_request()
|
| H A D | raid10.c | 435 struct bio *to_put = NULL; in raid10_end_write_request() local 480 to_put = bio; in raid10_end_write_request() 532 if (to_put) in raid10_end_write_request() 533 bio_put(to_put); in raid10_end_write_request()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 1553 to_delete to_put to_write_async_safe 1570 ui_file_put_ftype *to_put;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 1553 to_delete to_put to_write_async_safe 1570 ui_file_put_ftype *to_put;
|