Searched defs:btt (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/s390/kernel/
H A Dtraps.c76 enum bug_trap_type btt; do_report_trap() local
/linux-4.4.14/drivers/nvdimm/
H A Dbtt.h170 struct btt { struct
H A Dnd.h140 struct btt *btt; member in struct:nd_btt
H A Dbtt.c236 static void btt_debugfs_init(struct btt *btt) btt_debugfs_init() argument
519 static struct arena_info *alloc_arena(struct btt *btt, size_t size, alloc_arena() argument
571 static void free_arenas(struct btt *btt) free_arenas() argument
615 static int discover_arenas(struct btt *btt) discover_arenas() argument
695 static int create_arenas(struct btt *btt) create_arenas() argument
787 static int btt_meta_init(struct btt *btt) btt_meta_init() argument
818 static u32 btt_meta_size(struct btt *btt) btt_meta_size() argument
830 static int lba_to_arena(struct btt *btt, sector_t sector, __u32 *premap, lba_to_arena() argument
908 static int btt_rw_integrity(struct btt *btt, struct bio_integrity_payload *bip, btt_rw_integrity() argument
954 static int btt_rw_integrity(struct btt *btt, struct bio_integrity_payload *bip, btt_rw_integrity() argument
961 static int btt_read_pg(struct btt *btt, struct bio_integrity_payload *bip, btt_read_pg() argument
1048 static int btt_write_pg(struct btt *btt, struct bio_integrity_payload *bip, btt_write_pg() argument
1136 static int btt_do_bvec(struct btt *btt, struct bio_integrity_payload *bip, btt_do_bvec() argument
1156 struct btt *btt = q->queuedata; btt_make_request() local
1207 struct btt *btt = bdev->bd_disk->private_data; btt_rw_page() local
1231 static int btt_blk_init(struct btt *btt) btt_blk_init() argument
1281 static void btt_blk_cleanup(struct btt *btt) btt_blk_cleanup() argument
1309 struct btt *btt; btt_init() local
1377 static void btt_fini(struct btt *btt) btt_fini() argument
1391 struct btt *btt; nvdimm_namespace_attach_btt() local
1415 struct btt *btt = nd_btt->btt; nvdimm_namespace_detach_btt() local
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic79xx.h1024 uint8_t *btt; member in struct:ahd_suspend_state

Completed in 148 milliseconds