Searched defs:is_sync (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/block/ |
D | bfq-iosched.c | 379 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync, in bic_to_bfqq() 392 bool is_sync, in bic_set_bfqq() 3231 bool is_sync = op_is_sync(bio->bi_opf); in bfq_allow_bio_merge() local 5451 static void bfq_exit_icq_bfqq(struct bfq_io_cq *bic, bool is_sync, in bfq_exit_icq_bfqq() 5591 struct bfq_io_cq *bic, pid_t pid, int is_sync, in bfq_init_bfqq() 5833 struct bio *bio, bool is_sync, in bfq_get_queue() 6742 bool split, bool is_sync, in bfq_get_bfqq_handle_split() 6851 const int is_sync = rq_is_sync(rq); in bfq_init_rq() local
|
D | fops.c | 169 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local
|
D | blk-mq.c | 2985 const int is_sync = op_is_sync(bio->bi_opf); in blk_mq_submit_bio() local
|
/linux-6.6.21/arch/mips/tools/ |
D | loongson3-llsc-check.c | 92 static bool is_sync(uint32_t insn) in is_sync() function
|
/linux-6.6.21/drivers/nvme/target/ |
D | io-cmd-file.c | 124 bool is_sync = false; in nvmet_file_execute_io() local
|
/linux-6.6.21/fs/nfs/ |
D | inode.c | 1005 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() 1068 static void __put_nfs_open_context(struct nfs_open_context *ctx, int is_sync) in __put_nfs_open_context()
|
D | nfs4proc.c | 3823 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) in nfs4_close_context()
|
/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/ |
D | hif.c | 50 bool is_sync; member 56 bool is_sync) in wilc_alloc_work()
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_txrx.c | 1021 bool udp_hdr_present = false, is_sync; in otx2_ptp_is_sync() local
|
/linux-6.6.21/sound/soc/codecs/ |
D | madera.c | 3248 int is_sync; in madera_dai_set_sysclk() local
|