Home
last modified time | relevance | path

Searched defs:opf (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/arch/sparc/kernel/
Dvisemul.c294 static void edge(struct pt_regs *regs, unsigned int insn, unsigned int opf) in edge()
372 static void array(struct pt_regs *regs, unsigned int insn, unsigned int opf) in array()
477 static void pformat(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pformat()
589 static void pmul(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pmul()
705 static void pcmp(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pcmp()
807 unsigned int opf; in vis_emul() local
/linux-5.19.10/block/
Dbio.c242 unsigned short max_vecs, unsigned int opf) in bio_init()
295 void bio_reset(struct bio *bio, struct block_device *bdev, unsigned int opf) in bio_reset()
344 unsigned int nr_pages, unsigned int opf, gfp_t gfp) in blk_next_bio()
412 unsigned short nr_vecs, unsigned int opf, gfp_t gfp, in bio_alloc_percpu_cache()
471 unsigned int opf, gfp_t gfp_mask, in bio_alloc_bioset()
Dfops.c172 unsigned int opf = is_read ? REQ_OP_READ : dio_bio_write_op(iocb); in __blkdev_direct_IO() local
295 unsigned int opf = is_read ? REQ_OP_READ : dio_bio_write_op(iocb); in __blkdev_direct_IO_async() local
/linux-5.19.10/drivers/target/
Dtarget_core_iblock.c346 unsigned int opf) in iblock_get_bio()
726 unsigned int opf; in iblock_execute_rw() local
/linux-5.19.10/fs/iomap/
Ddirect-io.c55 struct iomap_dio *dio, unsigned short nr_vecs, unsigned int opf) in iomap_dio_alloc_bio()
/linux-5.19.10/fs/gfs2/
Dlops.c241 void gfs2_log_submit_bio(struct bio **biop, int opf) in gfs2_log_submit_bio()
/linux-5.19.10/include/linux/
Dbio.h421 unsigned short nr_vecs, unsigned int opf, gfp_t gfp_mask) in bio_alloc()
/linux-5.19.10/fs/btrfs/
Dcompression.c458 unsigned int opf, bio_end_io_t endio_func, in alloc_compressed_bio()
Dextent_io.c3364 unsigned int opf, in alloc_new_bio()
3444 static int submit_extent_page(unsigned int opf, in submit_extent_page()
3990 u32 opf = REQ_OP_WRITE; in __extent_writepage_io() local
Draid56.c1160 unsigned int opf) in rbio_add_io_sector()