Home
last modified time | relevance | path

Searched defs:async (Results 1 – 19 of 19) sorted by relevance

/linux-4.19.296/drivers/base/power/
Dmain.c227 static void dpm_wait(struct device *dev, bool async) in dpm_wait()
242 static void dpm_wait_for_children(struct device *dev, bool async) in dpm_wait_for_children()
247 static void dpm_wait_for_suppliers(struct device *dev, bool async) in dpm_wait_for_suppliers()
268 static bool dpm_wait_for_superior(struct device *dev, bool async) in dpm_wait_for_superior()
302 static void dpm_wait_for_consumers(struct device *dev, bool async) in dpm_wait_for_consumers()
325 static void dpm_wait_for_subordinate(struct device *dev, bool async) in dpm_wait_for_subordinate()
643 static int device_resume_noirq(struct device *dev, pm_message_t state, bool async) in device_resume_noirq()
846 static int device_resume_early(struct device *dev, pm_message_t state, bool async) in device_resume_early()
963 static int device_resume(struct device *dev, pm_message_t state, bool async) in device_resume()
1317 static int __device_suspend_noirq(struct device *dev, pm_message_t state, bool async) in __device_suspend_noirq()
[all …]
/linux-4.19.296/drivers/base/regmap/
Dregmap-spi.c27 struct regmap_async_spi *async = data; in regmap_spi_complete() local
62 struct regmap_async_spi *async = container_of(a, in regmap_spi_async_write() local
Dregmap.c1312 struct regmap_async *async; in regmap_exit() local
1538 struct regmap_async *async; in _regmap_raw_write_impl() local
1916 bool *change, bool async, bool force) in regmap_field_update_bits_base()
1943 bool *change, bool async, bool force) in regmap_fields_update_bits_base()
2831 bool *change, bool async, bool force) in regmap_update_bits_base()
2849 void regmap_async_complete_cb(struct regmap_async *async, int ret) in regmap_async_complete_cb()
Dinternal.h72 bool async; member
/linux-4.19.296/block/
Dblk-mq.c1383 static void __blk_mq_delay_run_hw_queue(struct blk_mq_hw_ctx *hctx, bool async, in __blk_mq_delay_run_hw_queue()
1410 bool blk_mq_run_hw_queue(struct blk_mq_hw_ctx *hctx, bool async) in blk_mq_run_hw_queue()
1437 void blk_mq_run_hw_queues(struct request_queue *q, bool async) in blk_mq_run_hw_queues()
1525 void blk_mq_start_stopped_hw_queue(struct blk_mq_hw_ctx *hctx, bool async) in blk_mq_start_stopped_hw_queue()
1535 void blk_mq_start_stopped_hw_queues(struct request_queue *q, bool async) in blk_mq_start_stopped_hw_queues()
Dblk-mq-sched.c374 bool run_queue, bool async) in blk_mq_sched_insert_request()
/linux-4.19.296/fs/btrfs/
Ddisk-io.c755 struct async_submit_bio *async; in run_one_async_start() local
767 struct async_submit_bio *async; in run_one_async_done() local
783 struct async_submit_bio *async; in run_one_async_free() local
794 struct async_submit_bio *async; in btrfs_wq_submit_bio() local
863 int async = check_async_write(BTRFS_I(inode)); in btree_submit_bio_hook() local
Dextent-tree.c2833 struct async_delayed_refs *async = to_async_delayed_refs(work); in delayed_ref_async_start() local
2875 struct async_delayed_refs *async; in btrfs_async_run_delayed_refs() local
Dvolumes.c6141 u64 physical, int dev_nr, int async) in submit_stripe_bio()
Dinode.c2045 int async = !atomic_read(&BTRFS_I(inode)->sync_writers); in btrfs_submit_bio_hook() local
/linux-4.19.296/include/linux/
Dregmap.h1262 bool *change, bool async, bool force) in regmap_update_bits_base()
1270 bool *change, bool async, bool force) in regmap_field_update_bits_base()
1279 bool *change, bool async, bool force) in regmap_fields_update_bits_base()
/linux-4.19.296/fs/afs/
Drxrpc.c343 gfp_t gfp, bool async) in afs_make_call()
Dinternal.h121 bool async; /* T if asynchronous */ member
/linux-4.19.296/include/linux/hsi/
Dhsi.h242 int (*async)(struct hsi_msg *msg); member
/linux-4.19.296/virt/kvm/
Dkvm_main.c1459 static int hva_to_pfn_slow(unsigned long addr, bool *async, bool write_fault, in hva_to_pfn_slow()
1513 unsigned long addr, bool *async, in hva_to_pfn_remapped()
1592 static kvm_pfn_t hva_to_pfn(unsigned long addr, bool atomic, bool *async, in hva_to_pfn()
1641 bool atomic, bool *async, bool write_fault, in __gfn_to_pfn_memslot()
/linux-4.19.296/include/uapi/drm/
Dexynos_drm.h135 __u64 async; member
/linux-4.19.296/crypto/
Dtcrypt.c1486 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed()
/linux-4.19.296/fs/fuse/
Dfuse_i.h248 int async; member
/linux-4.19.296/drivers/s390/block/
Ddasd_eckd.h243 unsigned char async:1; member