/kernel/linux/linux-5.10/arch/mips/tools/ |
H A D | loongson3-llsc-check.c | 92 static bool is_sync(uint32_t insn) in is_sync() function
|
/kernel/linux/linux-6.6/arch/mips/tools/ |
H A D | loongson3-llsc-check.c | 92 static bool is_sync(uint32_t insn) in is_sync() function
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | io-cmd-file.c | 150 bool is_sync = false; in nvmet_file_execute_io() local
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | io-cmd-file.c | 124 bool is_sync = false; in nvmet_file_execute_io() local
|
/kernel/linux/linux-6.6/block/ |
H A D | fops.c | 169 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local
|
H A D | bfq-iosched.c | 379 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync, in bic_to_bfqq() argument 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() argument 390 bic_set_bfqq(struct bfq_io_cq *bic, struct bfq_queue *bfqq, bool is_sync, unsigned int actuator_idx) bic_set_bfqq() argument 5590 bfq_init_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, struct bfq_io_cq *bic, pid_t pid, int is_sync, unsigned int act_idx) bfq_init_bfqq() argument 5832 bfq_get_queue(struct bfq_data *bfqd, struct bio *bio, bool is_sync, struct bfq_io_cq *bic, bool respawn) bfq_get_queue() argument 6739 bfq_get_bfqq_handle_split(struct bfq_data *bfqd, struct bfq_io_cq *bic, struct bio *bio, bool split, bool is_sync, bool *new_queue) bfq_get_bfqq_handle_split() argument 6851 const int is_sync = rq_is_sync(rq); bfq_init_rq() local [all...] |
H A D | blk-mq.c | 2985 const int is_sync = op_is_sync(bio->bi_opf); in blk_mq_submit_bio() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | inode.c | 959 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() argument 1023 static void __put_nfs_open_context(struct nfs_open_context *ctx, int is_sync) in __put_nfs_open_context() argument
|
H A D | nfs4proc.c | 3822 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) in nfs4_close_context() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 1021 bool udp_hdr_present = false, is_sync; in otx2_ptp_is_sync() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 45 bool is_sync; member 50 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), bool is_sync) wilc_alloc_work() argument
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | dp83640.c | 964 static int is_sync(struct sk_buff *skb, int type) in is_sync() function
|
/kernel/linux/linux-5.10/fs/ |
H A D | block_dev.c | 321 bool is_sync : 1; member 384 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | inode.c | 1005 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() argument 1068 static void __put_nfs_open_context(struct nfs_open_context *ctx, int is_sync) in __put_nfs_open_context() argument
|
H A D | nfs4proc.c | 3823 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) in nfs4_close_context() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 50 bool is_sync; member 55 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), bool is_sync) wilc_alloc_work() argument
|
/kernel/linux/linux-5.10/block/ |
H A D | bfq-iosched.c | 369 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync) in bic_to_bfqq() argument 374 void bic_set_bfqq(struct bfq_io_cq *bic, struct bfq_queue *bfqq, bool is_sync) in bic_set_bfqq() argument 2858 bool is_sync = op_is_sync(bio->bi_opf); in bfq_allow_bio_merge() local 4982 static void bfq_exit_icq_bfqq(struct bfq_io_cq *bic, bool is_sync) in bfq_exit_icq_bfqq() argument 5093 bfq_init_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, struct bfq_io_cq *bic, pid_t pid, int is_sync) bfq_init_bfqq() argument 5172 bfq_get_queue(struct bfq_data *bfqd, struct bio *bio, bool is_sync, struct bfq_io_cq *bic) bfq_get_queue() argument 6014 bfq_get_bfqq_handle_split(struct bfq_data *bfqd, struct bfq_io_cq *bic, struct bio *bio, bool split, bool is_sync, bool *new_queue) bfq_get_bfqq_handle_split() argument 6122 const int is_sync = rq_is_sync(rq); bfq_init_rq() local [all...] |
H A D | blk-mq.c | 2184 const int is_sync = op_is_sync(bio->bi_opf); in blk_mq_submit_bio() local
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | madera.c | 3248 int is_sync; in madera_dai_set_sysclk() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | madera.c | 3248 int is_sync; in madera_dai_set_sysclk() local
|