ANDROID: ABI: update symbol list for honor
24 function symbol(s) added
'int mempool_init(mempool_t *pool, int min_nr, mempool_alloc_t *alloc_fn,
mempool_free_t *free_fn, void *pool_data)'
'void mempool_exit(mempool_t *pool)'
'int dm_register_target(struct target_type *tt)'
'void dm_unregister_target(struct target_type *tt)'
'int __ref dm_get_device(struct dm_target *ti, const char *path, blk_mode_t mode,
struct dm_dev **result)'
'void dm_put_device(struct dm_target *ti, struct dm_dev *d)'
'int dm_set_target_max_io_len(struct dm_target *ti, sector_t len)'
'unsigned int dm_bio_get_target_bio_nr(const struct bio *bio)'
'const char *dm_table_device_name(struct dm_table *t)'
'void dm_table_event(struct dm_table *t)'
'const char *dm_shift_arg(struct dm_arg_set *as)'
'int dm_read_arg_group(const struct dm_arg *arg, struct dm_arg_set *arg_set,
unsigned int *value, char **error)'
'void dm_consume_args(struct dm_arg_set *as, unsigned int num_args)'
'void *dm_per_bio_data(struct bio *bio, size_t data_size)'
'void dm_submit_bio_remap(struct bio *clone, struct bio *tgt_clone)'
'unsigned int dm_get_reserved_bio_based_ios(void)'
'int bioset_init(struct bio_set *bs,
unsigned int pool_size,
unsigned int front_pad,
int flags)'
'void bioset_exit(struct bio_set *bs)'
'void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key,
const u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE], gfp_t gfp_mask)'
'void blk_crypto_evict_key(struct block_device *bdev,
const struct blk_crypto_key *key)'
'int blk_crypto_derive_sw_secret(struct block_device *bdev,
const u8 *eph_key, size_t eph_key_size,
u8 sw_secret[BLK_CRYPTO_SW_SECRET_SIZE])'
'void __sched wait_for_completion_io(struct completion *x)'
'void zero_fill_bio_iter(struct bio *bio, struct bvec_iter start)'
'int __trace_bputs(unsigned long ip, const char *str)'
1 value symbol added
'struct page *empty_zero_page;'
Bug: 391513201
Change-Id: I73a25a03489af27392fb04ffe6a83f984c6ae850
Signed-off-by:
Rui Chen <chenrui9@honor.com>
Loading