Home
last modified time | relevance | path

Searched defs:b_size (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ram/
H A Dramdisk_ro.c18 unsigned long b_size, b_start; in ramdisk_ro_bread() local
/OK3568_Linux_fs/kernel/crypto/
H A Dtcrypt.c262 u32 *b_size; in test_mb_aead_speed() local
537 unsigned int *b_size; in test_aead_speed() local
1258 u32 *b_size; in test_mb_skcipher_speed() local
1501 u32 *b_size; in test_skcipher_speed() local
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h124 int b_size; /* Size of script B */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbuffer_head.h66 size_t b_size; /* size of mapping */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h1572 uint32_t b_size) in Invoke_InitValueAttribute()
1884 #define Check_ObjectValueAttribute(c, a, a_size, b, b_size) \ argument
/OK3568_Linux_fs/kernel/drivers/usb/mon/
H A Dmon_bin.c186 unsigned int b_size; /* Current size of the buffer - bytes */ member
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Djournal.c2824 static void journal_release_journal_head(struct journal_head *jh, size_t b_size) in journal_release_journal_head()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.c3928 int segs, max_segs, b_size, order, got; in enlarge_buffer() local