Home
last modified time | relevance | path

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

12345678910>>...18

/aosp_15_r20/external/e2fsprogs/debugfs/
H A 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
892 void jbd2_commit_block_csum_set(journal_t *j, struct buffer_head *bh) in jbd2_commit_block_csum_set()
[all …]
H A 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()
/aosp_15_r20/external/libaom/aom_dsp/
H A Dintrapred.c23 static inline void v_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in v_predictor()
34 static inline void h_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in h_predictor()
61 int bh, const uint8_t *above, in paeth_predictor()
85 int bh, const uint8_t *above, in smooth_predictor()
116 int bh, const uint8_t *above, in smooth_v_predictor()
145 int bh, const uint8_t *above, in smooth_h_predictor()
174 int bh, const uint8_t *above, in dc_128_predictor()
187 int bh, const uint8_t *above, in dc_left_predictor()
202 int bh, const uint8_t *above, in dc_top_predictor()
216 static inline void dc_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in dc_predictor()
[all …]
/aosp_15_r20/external/grpc-grpc-java/netty/src/jmh/java/io/grpc/netty/
H A DInboundHeadersBenchmark.java90 public void grpcHeaders_serverHandler(Blackhole bh) { in grpcHeaders_serverHandler()
100 public void defaultHeaders_serverHandler(Blackhole bh) { in defaultHeaders_serverHandler()
110 public void grpcHeaders_clientHandler(Blackhole bh) { in grpcHeaders_clientHandler()
120 public void defaultHeaders_clientHandler(Blackhole bh) { in defaultHeaders_clientHandler()
125 private static void serverHandler(Blackhole bh, Http2Headers headers) { in serverHandler()
141 private static void clientHandler(Blackhole bh, Http2Headers headers) { in clientHandler()
/aosp_15_r20/external/erofs-utils/lib/
H A Dcache.c12 static int erofs_bh_flush_drop_directly(struct erofs_buffer_head *bh) in erofs_bh_flush_drop_directly()
21 static int erofs_bh_flush_skip_write(struct erofs_buffer_head *bh) in erofs_bh_flush_skip_write()
69 struct erofs_buffer_head *bh, in __erofs_battach()
117 int erofs_bh_balloon(struct erofs_buffer_head *bh, erofs_off_t incr) in erofs_bh_balloon()
242 struct erofs_buffer_head *bh; in erofs_balloc() local
297 struct erofs_buffer_head *erofs_battach(struct erofs_buffer_head *bh, in erofs_battach()
388 struct erofs_buffer_head *bh, *nbh; in erofs_bflush() local
427 void erofs_bdrop(struct erofs_buffer_head *bh, bool tryrevoke) in erofs_bdrop()
H A Dinode.c180 struct erofs_buffer_head *bh; in __allocate_inode_bh_data() local
313 struct erofs_buffer_head *const bh = inode->bh; in erofs_lookupnid() local
703 static int erofs_bh_flush_write_inode(struct erofs_buffer_head *bh) in erofs_bh_flush_write_inode()
724 struct erofs_buffer_head *bh; in erofs_prepare_tail_block() local
750 struct erofs_buffer_head *bh, *ibh; in erofs_prepare_inode_buffer() local
825 static int erofs_bh_flush_write_inline(struct erofs_buffer_head *bh) in erofs_bh_flush_write_inline()
849 struct erofs_buffer_head *bh, *ibh; in erofs_write_tail_end() local
1164 struct erofs_buffer_head *const bh = rootdir->bh; in erofs_fixup_meta_blkaddr() local
1184 struct erofs_buffer_head *bh; in erofs_inode_reserve_data_blocks() local
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A 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()
H A 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()
860 static int ext4_fc_replay(journal_t *journal, struct buffer_head *bh, in ext4_fc_replay()
[all …]
H A Djfs_user.h80 #define lock_buffer(bh) do {} while (0) argument
81 #define unlock_buffer(bh) do {} while (0) argument
82 #define buffer_req(bh) 1 argument
237 struct buffer_head *bh) in jbd2_descriptor_block_csum_set()
273 #define set_buffer_uptodate(bh) mark_buffer_uptodate(bh, 1) argument
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format_rgtc.c43 const unsigned bw = 4, bh = 4, comps = 1; in util_format_rgtc1_unorm_unpack_r_8unorm() local
67 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
95 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_8unorm() local
144 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_float() local
195 const unsigned bw = 4, bh = 4, comps = 1; in util_format_rgtc1_snorm_unpack_r_8snorm() local
227 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_snorm_pack_rgba_float() local
298 const unsigned bw = 4, bh = 4, comps = 2; in util_format_rgtc2_unorm_unpack_rg_8unorm() local
323 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc2_unorm_unpack_rgba_8unorm() local
350 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rgtc2_unorm_pack_rgba_8unorm() local
375 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rxtc2_unorm_pack_rgba_float() local
[all …]
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dblk_sse_sum_sve.c22 int bh, int *x_sum, in get_blk_sse_sum_4xh_sve()
43 int bh, int *x_sum, in get_blk_sse_sum_8xh_sve()
67 int bw, int bh, int *x_sum, in get_blk_sse_sum_large_sve()
96 void aom_get_blk_sse_sum_sve(const int16_t *data, int stride, int bw, int bh, in aom_get_blk_sse_sum_sve()
H A Dblk_sse_sum_neon.c22 int bh, int *x_sum, in get_blk_sse_sum_4xh_neon()
45 int bh, int *x_sum, in get_blk_sse_sum_8xh_neon()
71 int bw, int bh, int *x_sum, in get_blk_sse_sum_large_neon()
114 void aom_get_blk_sse_sum_neon(const int16_t *data, int stride, int bw, int bh, in aom_get_blk_sse_sum_neon()
/aosp_15_r20/external/libaom/test/
H A Ddr_prediction_test.cc67 void z1_wrapper(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in z1_wrapper()
79 void z2_wrapper(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in z2_wrapper()
91 void z3_wrapper(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in z3_wrapper()
103 void z1_wrapper_hbd(uint16_t *dst, ptrdiff_t stride, int bw, int bh, in z1_wrapper_hbd()
117 void z2_wrapper_hbd(uint16_t *dst, ptrdiff_t stride, int bw, int bh, in z2_wrapper_hbd()
130 void z3_wrapper_hbd(uint16_t *dst, ptrdiff_t stride, int bw, int bh, in z3_wrapper_hbd()
/aosp_15_r20/external/apache-commons-bcel/src/test/java/org/apache/bcel/generic/
H A DBranchHandleTestCase.java28 …final BranchHandle bh = BranchHandle.getBranchHandle(new GOTO(null));// have to start with a valid… in testsetInstructionNull() local
36 …final BranchHandle bh = BranchHandle.getBranchHandle(new GOTO(null));// have to start with a valid… in testsetInstructionBI() local
44 …final BranchHandle bh = BranchHandle.getBranchHandle(new GOTO(null));// have to start with a valid… in testsetInstructionnotBI() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dblk_sse_sum_avx2.c45 static inline void sse_sum_wd4_avx2(const int16_t *data, int stride, int bh, in sse_sum_wd4_avx2()
85 static inline void sse_sum_wd8_avx2(const int16_t *data, int stride, int bh, in sse_sum_wd8_avx2()
120 static inline void sse_sum_wd16_avx2(const int16_t *data, int stride, int bh, in sse_sum_wd16_avx2()
154 void aom_get_blk_sse_sum_avx2(const int16_t *data, int stride, int bw, int bh, in aom_get_blk_sse_sum_avx2()
H A Dblk_sse_sum_sse2.c16 static inline void sse_sum_wd4_sse2(const int16_t *data, int stride, int bh, in sse_sum_wd4_sse2()
55 static inline void sse_sum_wd8_sse2(const int16_t *data, int stride, int bh, in sse_sum_wd8_sse2()
97 void aom_get_blk_sse_sum_sse2(const int16_t *data, int stride, int bw, int bh, in aom_get_blk_sse_sum_sse2()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A 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
/aosp_15_r20/external/aws-sdk-java-v2/test/sdk-benchmarks/src/main/java/software/amazon/awssdk/benchmark/enhanced/dynamodb/
H A DEnhancedClientDeleteV1MapperComparisonBenchmark.java53 private static DynamoDbClient getV2Client(Blackhole bh) { in getV2Client()
57 private static AmazonDynamoDB getV1Client(Blackhole bh) { in getV1Client()
73 public void setup(Blackhole bh) { in setup()
H A DEnhancedClientPutV1MapperComparisonBenchmark.java60 private static DynamoDbClient getV2Client(Blackhole bh) { in getV2Client()
64 private static AmazonDynamoDB getV1Client(Blackhole bh) { in getV1Client()
78 public void setup(Blackhole bh) { in setup()
H A DEnhancedClientGetV1MapperComparisonBenchmark.java58 private static DynamoDbClient getV2Client(Blackhole bh, GetItemResponse getItemResponse) { in getV2Client()
62 private static AmazonDynamoDB getV1Client(Blackhole bh, GetItemResult getItemResult) { in getV1Client()
78 public void setup(Blackhole bh) { in setup()
H A DEnhancedClientScanV1MapperComparisonBenchmark.java60 private static DynamoDbClient getV2Client(Blackhole bh, ScanResponse scanResponse) { in getV2Client()
64 private static AmazonDynamoDB getV1Client(Blackhole bh, ScanResult scanResult) { in getV1Client()
78 public void setup(Blackhole bh) { in setup()
H A DEnhancedClientUpdateV1MapperComparisonBenchmark.java62 private static DynamoDbClient getV2Client(Blackhole bh, UpdateItemResponse updateItemResponse) { in getV2Client()
66 private static AmazonDynamoDB getV1Client(Blackhole bh, UpdateItemResult updateItemResult) { in getV1Client()
80 public void setup(Blackhole bh) { in setup()
H A DEnhancedClientQueryV1MapperComparisonBenchmark.java61 private static DynamoDbClient getV2Client(Blackhole bh, QueryResponse queryResponse) { in getV2Client()
65 private static AmazonDynamoDB getV1Client(Blackhole bh, QueryResult queryResult) { in getV1Client()
80 public void setup(Blackhole bh) { in setup()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dmodel_rd.h52 const int bh) { in calculate_sse()
75 int bw, bh; in compute_sse_plane() local
185 const int bh = block_size_high[plane_bsize]; in model_rd_for_sb() local
233 int bw, bh; in model_rd_for_sb_with_curvfit() local
/aosp_15_r20/external/executorch/runtime/core/portable_type/test/
H A Dhalf_test.cpp39 Half bh(bf); in TEST() local
50 Half bh(bf); in TEST() local
61 Half bh(bf); in TEST() local
72 Half bh(bf); in TEST() local

12345678910>>...18