Searched defs:noio (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-ima.c | 48 static void *dm_ima_alloc(size_t len, gfp_t flags, bool noio) in dm_ima_alloc() argument 67 dm_ima_alloc_and_copy_name_uuid(struct mapped_device *md, char **dev_name, char **dev_uuid, bool noio) dm_ima_alloc_and_copy_name_uuid() argument 102 dm_ima_alloc_and_copy_device_data(struct mapped_device *md, char **device_data, unsigned int num_targets, bool noio) dm_ima_alloc_and_copy_device_data() argument 131 dm_ima_measure_data(const char *event_name, const void *buf, size_t buf_len, bool noio) dm_ima_measure_data() argument 149 dm_ima_alloc_and_copy_capacity_str(struct mapped_device *md, char **capacity_str, bool noio) dm_ima_alloc_and_copy_capacity_str() argument 190 bool noio = false; dm_ima_measure_on_table_load() local 375 bool noio = true; dm_ima_measure_on_device_resume() local 489 bool noio = true; dm_ima_measure_on_device_remove() local 611 bool noio = true; dm_ima_measure_on_table_clear() local 708 bool noio = true; dm_ima_measure_on_device_rename() local [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | data.c | 59 struct bio *f2fs_bio_alloc(struct f2fs_sb_info *sbi, int npages, bool noio) in f2fs_bio_alloc() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.c | 1383 void rtw89_phy_init_rf_reg(struct rtw89_dev *rtwdev, bool noio) in rtw89_phy_init_rf_reg() argument
|
Completed in 12 milliseconds