/linux-4.19.296/drivers/base/power/ |
D | main.c | 227 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/ |
D | regmap-spi.c | 27 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
|
D | regmap.c | 1312 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()
|
D | internal.h | 72 bool async; member
|
/linux-4.19.296/block/ |
D | blk-mq.c | 1383 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()
|
D | blk-mq-sched.c | 374 bool run_queue, bool async) in blk_mq_sched_insert_request()
|
/linux-4.19.296/fs/btrfs/ |
D | disk-io.c | 755 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
|
D | extent-tree.c | 2833 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
|
D | volumes.c | 6141 u64 physical, int dev_nr, int async) in submit_stripe_bio()
|
D | inode.c | 2045 int async = !atomic_read(&BTRFS_I(inode)->sync_writers); in btrfs_submit_bio_hook() local
|
/linux-4.19.296/include/linux/ |
D | regmap.h | 1262 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/ |
D | rxrpc.c | 343 gfp_t gfp, bool async) in afs_make_call()
|
D | internal.h | 121 bool async; /* T if asynchronous */ member
|
/linux-4.19.296/include/linux/hsi/ |
D | hsi.h | 242 int (*async)(struct hsi_msg *msg); member
|
/linux-4.19.296/virt/kvm/ |
D | kvm_main.c | 1459 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/ |
D | exynos_drm.h | 135 __u64 async; member
|
/linux-4.19.296/crypto/ |
D | tcrypt.c | 1486 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed()
|
/linux-4.19.296/fs/fuse/ |
D | fuse_i.h | 248 int async; member
|
/linux-4.19.296/drivers/s390/block/ |
D | dasd_eckd.h | 243 unsigned char async:1; member
|