Home
last modified time | relevance | path

Searched defs:bh (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/e2fsprogs/debugfs/
Djournal.c127 struct buffer_head *bh; in getblk() local
168 struct buffer_head *bh; in ll_rw_block() local
210 void mark_buffer_dirty(struct buffer_head *bh) in mark_buffer_dirty()
215 static void mark_buffer_clean(struct buffer_head *bh) in mark_buffer_clean()
220 void brelse(struct buffer_head *bh) in brelse()
229 int buffer_uptodate(struct buffer_head *bh) in buffer_uptodate()
234 void mark_buffer_uptodate(struct buffer_head *bh, int val) in mark_buffer_uptodate()
239 void wait_on_buffer(struct buffer_head *bh) in wait_on_buffer()
295 struct buffer_head *bh; in ext2fs_get_journal() local
890 void jbd2_commit_block_csum_set(journal_t *j, struct buffer_head *bh) in jbd2_commit_block_csum_set()
[all …]
Ddo_journal.c69 struct buffer_head *bh, *cbh = NULL; in journal_commit_trans() local
170 struct buffer_head *bh; in journal_add_revoke_to_trans() local
275 struct buffer_head *bh = NULL, *data_bh; in journal_add_blocks_to_trans() local
658 struct buffer_head *bh; in journal_find_head() local
/third_party/e2fsprogs/e2fsck/
Drecovery.c71 struct buffer_head *bh; in do_readahead() local
133 struct buffer_head *bh; in jread() local
196 static int count_tags(journal_t *journal, struct buffer_head *bh) in count_tags()
240 struct buffer_head *bh; in fc_do_one_pass() local
389 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums()
463 struct buffer_head * bh; in do_one_pass() local
894 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records()
Djfs_user.h79 #define lock_buffer(bh) do {} while (0) argument
80 #define unlock_buffer(bh) do {} while (0) argument
81 #define buffer_req(bh) 1 argument
207 #define set_buffer_uptodate(bh) mark_buffer_uptodate(bh, 1) argument
239 struct buffer_head *bh) in jbd2_descriptor_block_csum_set()
Djournal.c122 struct buffer_head *bh; in getblk() local
162 struct buffer_head *bh; in ll_rw_block() local
204 void mark_buffer_dirty(struct buffer_head *bh) in mark_buffer_dirty()
209 static void mark_buffer_clean(struct buffer_head * bh) in mark_buffer_clean()
214 void brelse(struct buffer_head *bh) in brelse()
223 int buffer_uptodate(struct buffer_head *bh) in buffer_uptodate()
228 void mark_buffer_uptodate(struct buffer_head *bh, int val) in mark_buffer_uptodate()
233 void wait_on_buffer(struct buffer_head *bh) in wait_on_buffer()
278 static int ext4_fc_replay_scan(journal_t *j, struct buffer_head *bh, in ext4_fc_replay_scan()
848 static int ext4_fc_replay(journal_t *journal, struct buffer_head *bh, in ext4_fc_replay()
[all …]
Drevoke.c329 struct buffer_head *bh = NULL; in jbd2_journal_revoke() local
429 struct buffer_head *bh = jh2bh(jh); in jbd2_journal_cancel_revoke() local
496 struct buffer_head *bh; in jbd2_clear_buffer_revoked_flags() local
/third_party/mesa3d/src/mesa/main/
Dtexcompress.c891 GLuint bw, bh; in _mesa_compressed_image_address() local
943 GLuint bytes, bw, bh; in _mesa_decompress_image() local
Dtexcompress_etc.c679 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_rgb8() local
727 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_srgb8() local
778 const unsigned bw = 4, bh = 4, bs = 16, comps = 4; in etc2_unpack_rgba8() local
817 const unsigned bw = 4, bh = 4, bs = 16, comps = 4; in etc2_unpack_srgb8_alpha8() local
864 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2; in etc2_unpack_r11() local
901 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2; in etc2_unpack_rg11() local
951 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2; in etc2_unpack_signed_r11() local
989 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2; in etc2_unpack_signed_rg11() local
1036 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_rgb8_punchthrough_alpha1() local
1073 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_srgb8_punchthrough_alpha1() local
Dformats.c340 unsigned int *bw, unsigned int *bh) in _mesa_get_format_block_size()
362 unsigned int *bh, in _mesa_get_format_block_size_3d()
822 const uint32_t bh = info->BlockHeight; in _mesa_format_image_size() local
850 const uint64_t bh = info->BlockHeight; in _mesa_format_image_size64() local
Dtexcompress_etc_tmp.h146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc1_unpack_rgba8888() local
/third_party/weston/libweston/backend-hdi/
Dhdi_renderer.cpp77 BufferHandle *bh; member
169 BufferHandle *bh = dmabuf->attributes.buffer_handle; in hdi_renderer_surface_state_mmap() local
198 BufferHandle *bh = dmabuf->attributes.buffer_handle; in hdi_renderer_surface_state_unmap() local
329 BufferHandle *bh = hdi_output_get_framebuffer(output); in hdi_renderer_read_pixels() local
534 BufferHandle *bh = hdi_renderer_surface_state_mmap(hss); in hdi_renderer_surface_state_create_layer() local
638 BufferHandle *bh = nullptr; in hdi_renderer_repaint_output() local
673 BufferHandle *bh = hdi_renderer_surface_state_mmap(hss); in hdi_renderer_surface_get_content_size() local
697 BufferHandle *bh = hdi_renderer_surface_state_mmap(hss); in hdi_renderer_surface_copy_content() local
/third_party/skia/include/private/
DSkNx.h65 ah, bh, ch, dh; in Load4() local
76 ah, bh, ch; in Load3() local
86 ah, bh; in Load2() local
/third_party/flutter/skia/include/private/
DSkNx.h65 ah, bh, ch, dh; in Load4() local
76 ah, bh, ch; in Load3() local
86 ah, bh; in Load2() local
/third_party/mesa3d/src/util/format/
Du_format_rgtc.c43 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
69 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_8unorm() local
116 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_float() local
173 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_snorm_pack_rgba_float() local
242 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc2_unorm_unpack_rgba_8unorm() local
267 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rgtc2_unorm_pack_rgba_8unorm() local
292 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rxtc2_unorm_pack_rgba_float() local
412 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rxtc2_snorm_pack_rgba_float() local
Du_format_etc.c30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in util_format_etc1_rgb8_unpack_rgba_float() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/base/
Dbatch_to_space_base.c34 for (int bh = 0; bh < block_h; ++bh) { in BatchToSpaceNoCropForNHWC() local
75 for (int bh = 0; bh < block_h; ++bh) { in BatchToSpaceForNHWC() local
/third_party/ffmpeg/libavcodec/
Dvp9recon.c304 int bw, int bh, int w, int h, int bytesperpixel) in mc_luma_unscaled()
342 int bw, int bh, int w, int h, int bytesperpixel) in mc_chroma_unscaled()
385 px, py, pw, ph, bw, bh, w, h, i) \ argument
389 row, col, mv, px, py, pw, ph, bw, bh, w, h, i) \ argument
414 int bw, int bh, int w, int h, int bytesperpixel, in mc_luma_scaled()
474 int bw, int bh, int w, int h, int bytesperpixel, in mc_chroma_scaled()
546 px, py, pw, ph, bw, bh, w, h, i) \ argument
551 row, col, mv, px, py, pw, ph, bw, bh, w, h, i) \ argument
Dzmbvenc.c86 uint8_t *src2, int stride2, int bw, int bh, in block_cmp()
123 int dx, dy, txored, tv, bv, bw, bh; in zmbv_me() local
176 int bw, bh; in encode_frame() local
Dvp9_mc_template.c409 int bh = ff_vp9_bwh_tab[0][b->bs][1] * 4; in FN() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dbatch_to_space_int8.c38 for (int bh = 0; bh < block_h; ++bh) { in BatchToSpaceNoCropForNHWCInt8() local
85 for (int bh = 0; bh < block_h; ++bh) { in BatchToSpaceForNHWCInt8() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_etc2.c84 const unsigned bh = util_format_get_blockheight(format); in etna_etc2_calculate_blocks() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blt.c269 int bh = util_format_get_blockheight(src->base.b.format); in crocus_emit_blt() local
282 int bh = util_format_get_blockheight(dst->base.b.format); in crocus_emit_blt() local
/third_party/flatbuffers/tests/
DJavaScriptTest.js323 var bh = b >> 16 & 65535; variable
/third_party/mesa3d/src/mesa/swrast/
Ds_texfetch.c75 GLuint bw, bh; in fetch_compressed() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c117 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local

1234