Searched defs:is_sync (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.15/fs/f2fs/ |
D | iostat.c | 184 int rw, bool is_sync) in __update_iostat_latency() 220 bool is_sync = bio->bi_opf & REQ_SYNC; in iostat_update_and_unbind_ctx() local
|
/Linux-v5.15/block/ |
D | bfq-iosched.c | 380 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync) in bic_to_bfqq() 387 void bic_set_bfqq(struct bfq_io_cq *bic, struct bfq_queue *bfqq, bool is_sync) in bic_set_bfqq() 3051 bool is_sync = op_is_sync(bio->bi_opf); in bfq_allow_bio_merge() local 5209 static void bfq_exit_icq_bfqq(struct bfq_io_cq *bic, bool is_sync) in bfq_exit_icq_bfqq() 5341 struct bfq_io_cq *bic, pid_t pid, int is_sync) in bfq_init_bfqq() 5572 struct bio *bio, bool is_sync, in bfq_get_queue() 6508 bool split, bool is_sync, in bfq_get_bfqq_handle_split() 6613 const int is_sync = rq_is_sync(rq); in bfq_init_rq() local
|
D | fops.c | 138 bool is_sync : 1; member 201 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local
|
D | blk-mq.c | 2180 const int is_sync = op_is_sync(bio->bi_opf); in blk_mq_submit_bio() local
|
/Linux-v5.15/arch/mips/tools/ |
D | loongson3-llsc-check.c | 92 static bool is_sync(uint32_t insn) in is_sync() function
|
/Linux-v5.15/drivers/nvme/target/ |
D | io-cmd-file.c | 149 bool is_sync = false; in nvmet_file_execute_io() local
|
/Linux-v5.15/fs/nfs/ |
D | inode.c | 986 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() 1049 static void __put_nfs_open_context(struct nfs_open_context *ctx, int is_sync) in __put_nfs_open_context()
|
D | nfs4proc.c | 3829 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) in nfs4_close_context()
|
/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/ |
D | hif.c | 45 bool is_sync; member 51 bool is_sync) in wilc_alloc_work()
|
/Linux-v5.15/drivers/net/phy/ |
D | dp83640.c | 973 static int is_sync(struct sk_buff *skb, int type) in is_sync() function
|
/Linux-v5.15/sound/soc/codecs/ |
D | madera.c | 3242 int is_sync; in madera_dai_set_sysclk() local
|