| /linux/tools/perf/bench/ |
| H A D | sched-seccomp-notify.c | 30 static bool sync_mode; variable 34 OPT_BOOLEAN('s', "sync-mode", &sync_mode, 128 if (sync_mode) { in bench_sched_seccomp_notify()
|
| /linux/fs/ |
| H A D | fs-writeback.c | 41 enum writeback_sync_modes sync_mode; member 1105 (base_work->sync_mode == WB_SYNC_NONE || in bdi_split_work_to_wbs() 1214 work->sync_mode = WB_SYNC_NONE; in cgroup_writeback_by_id() 1687 (wbc->sync_mode == WB_SYNC_ALL || wbc->tagged_writepages)) in requeue_inode() 1797 if (wbc->sync_mode == WB_SYNC_ALL && !wbc->for_sync) { in __writeback_single_inode() 1809 (wbc->sync_mode == WB_SYNC_ALL || in __writeback_single_inode() 1860 if (wbc->sync_mode == WB_SYNC_ALL && !wbc->for_sync && in __writeback_single_inode() 1904 if (wbc->sync_mode != WB_SYNC_ALL) in writeback_single_inode() 1917 if (wbc->sync_mode != WB_SYNC_ALL) in writeback_single_inode() 1981 if (work->sync_mode == WB_SYNC_ALL || work->tagged_writepages) in writeback_chunk_size() [all …]
|
| /linux/drivers/iio/imu/ |
| H A D | adis16550.c | 86 u16 sync_mode; member 93 const struct adis16550_sync *sync_mode; member 112 u32 sync_mode; member 425 if (st->sync_mode == ADIS16550_SYNC_MODE_SCALED) { in adis16550_get_freq() 460 if (st->sync_mode == ADIS16550_SYNC_MODE_SCALED) { in adis16550_set_freq_hz() 808 .sync_mode = adis16550_sync_modes, 927 if (st->clk_freq_hz >= st->info->sync_mode[i].min_rate && in adis16550_config_sync() 928 st->clk_freq_hz <= st->info->sync_mode[i].max_rate) { in adis16550_config_sync() 929 sync_mode_data = &st->info->sync_mode[i]; in adis16550_config_sync() 938 if (sync_mode_data->sync_mode == ADIS16550_SYNC_MODE_SCALED) { in adis16550_config_sync() [all …]
|
| H A D | adis16475.c | 105 u16 sync_mode; member 139 u16 sync_mode; member 303 if (st->sync_mode == ADIS16475_SYNC_SCALED) { in adis16475_get_freq() 348 if (st->sync_mode == ADIS16475_SYNC_SCALED) { in adis16475_set_freq() 1774 u32 sync_mode; in adis16475_config_sync_mode() local 1790 ret = device_property_read_u32(dev, "adi,sync-mode", &sync_mode); in adis16475_config_sync_mode() 1794 if (sync_mode >= st->info->num_sync) { in adis16475_config_sync_mode() 1795 dev_err(dev, "Invalid sync mode: %u for %s\n", sync_mode, in adis16475_config_sync_mode() 1800 sync = &st->info->sync[sync_mode]; in adis16475_config_sync_mode() 1801 st->sync_mode = sync->sync_mode; in adis16475_config_sync_mode() [all …]
|
| /linux/drivers/video/backlight/ |
| H A D | mp3309c.c | 65 bool sync_mode; member 103 if (chip->pdata->sync_mode) in mp3309c_enable_device() 312 pdata->sync_mode = !device_property_read_bool(dev, "mps,no-sync-mode"); in mp3309c_parse_fwnode()
|
| /linux/include/linux/ |
| H A D | omap-dma.h | 219 int sync_mode; /* sycn on element, frame , block or packet */ member 315 int sync_mode,
|
| /linux/drivers/bluetooth/ |
| H A D | btbcm.h | 40 __u8 sync_mode; member
|
| /linux/arch/arm/mach-omap1/ |
| H A D | omap-dma.c | 134 int frame_count, int sync_mode, in omap_set_dma_transfer_params() argument 147 if (sync_mode == OMAP_DMA_SYNC_FRAME) in omap_set_dma_transfer_params() 153 if (sync_mode == OMAP_DMA_SYNC_BLOCK) in omap_set_dma_transfer_params()
|
| /linux/drivers/scsi/aacraid/ |
| H A D | comminit.c | 463 dev->sync_mode) { in aac_define_int_mode() 545 dev->sync_mode = aac_sync_mode; in aac_init_adapter() 562 dev->sync_mode = 1; in aac_init_adapter()
|
| H A D | sa.c | 385 dev->sync_mode = 0; /* sync. mode not supported */ in aac_sa_init()
|
| H A D | src.c | 253 if ((!dev->sync_mode || command != SEND_SYNCHRONOUS_FIB) && in src_sync_cmd() 1013 if (!dev->sync_mode) { in aac_src_init() 1323 if (!dev->sync_mode) { in aac_srcv_init()
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6afe-dai.c | 22 uint32_t sync_mode; member 280 tdm->sync_mode = dai_data->priv[dai->id].sync_mode; in q6tdm_hw_params() 1115 &priv->sync_mode); in q6afe_dai_dev_probe()
|
| H A D | q6afe.h | 190 u16 sync_mode; 189 u16 sync_mode; global() member
|
| /linux/drivers/media/i2c/ |
| H A D | gc0308.c | 1122 int ret, sync_mode; in gc0308_start_stream() local 1146 sync_mode = 0x3; in gc0308_start_stream() 1148 sync_mode &= ~BIT(0); in gc0308_start_stream() 1150 sync_mode &= ~BIT(1); in gc0308_start_stream() 1151 ret = cci_write(gc0308->regmap, GC0308_SYNC_MODE, sync_mode, NULL); in gc0308_start_stream()
|
| /linux/Documentation/driver-api/crypto/iaa/ |
| H A D | iaa-crypto.rst | 244 - sync_mode 269 This mode can be enabled by writing 'async_irq' to the sync_mode 272 echo async_irq > /sys/bus/dsa/drivers/crypto/sync_mode 277 echo async > /sys/bus/dsa/drivers/crypto/sync_mode 282 echo sync > /sys/bus/dsa/drivers/crypto/sync_mode 289 '/sys/bus/dsa/drivers/crypto/sync_mode' will internally enable the 315 sync_mode "sync"
|
| /linux/fs/nfs/ |
| H A D | write.c | 271 if (wbc->sync_mode == WB_SYNC_ALL) in wb_priority() 663 if (wbc->sync_mode == WB_SYNC_NONE && nfss->write_congested) { in nfs_writepages() 1910 if (wbc && wbc->sync_mode == WB_SYNC_NONE) { in __nfs_commit_inode() 1938 if (wbc->sync_mode == WB_SYNC_NONE) { in nfs_write_inode() 2049 .sync_mode = WB_SYNC_ALL, in nfs_wb_folio_reclaim() 2083 .sync_mode = WB_SYNC_ALL, in nfs_wb_folio()
|
| H A D | nfs4super.c | 53 wbc->sync_mode == WB_SYNC_ALL); in nfs4_write_inode()
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | acx.c | 314 acx->sync_mode = wl->conf.sg.params[WL18XX_CONF_SG_TIME_SYNC]; in wl18xx_acx_time_sync_cfg()
|
| H A D | acx.h | 384 u8 sync_mode; member
|
| /linux/fs/afs/ |
| H A D | symlink.c | 242 if (wbc->sync_mode == WB_SYNC_NONE) { in afs_symlink_writepages()
|
| H A D | write.c | 237 if (wbc->sync_mode == WB_SYNC_ALL) in afs_writepages()
|
| /linux/fs/ceph/ |
| H A D | addr.c | 1181 wbc->sync_mode != WB_SYNC_NONE) in ceph_check_page_before_write() 1624 if (wbc->sync_mode != WB_SYNC_NONE && in ceph_wait_until_current_writes_complete() 1660 if (wbc->sync_mode == WB_SYNC_NONE && fsc->write_congested) in ceph_writepages_start() 1664 wbc->sync_mode == WB_SYNC_NONE ? "NONE" : in ceph_writepages_start() 1665 (wbc->sync_mode == WB_SYNC_ALL ? "ALL" : "HOLD")); in ceph_writepages_start() 1688 if (wbc->sync_mode == WB_SYNC_ALL || wbc->tagged_writepages) in ceph_writepages_start() 1746 if (wbc->nr_to_write <= 0 && wbc->sync_mode == WB_SYNC_NONE) in ceph_writepages_start()
|
| /linux/drivers/iio/adc/ |
| H A D | stm32-dfsdm-adc.c | 571 cr1 |= DFSDM_CR1_RSYNC(fl->sync_mode); in stm32_dfsdm_filter_configure() 592 if (!fl->sync_mode && !trig) in stm32_dfsdm_filter_configure() 594 cr1 |= DFSDM_CR1_JSYNC(fl->sync_mode); in stm32_dfsdm_filter_configure() 1820 adc->dfsdm->fl_list[adc->fl_id].sync_mode = val; in stm32_dfsdm_adc_probe()
|
| H A D | stm32-dfsdm.h | 297 unsigned int sync_mode; member
|
| /linux/fs/netfs/ |
| H A D | write_issue.c | 554 if (!netfs_wb_begin(ictx, wbc->sync_mode == WB_SYNC_NONE)) in netfs_writepages() 854 if (!netfs_wb_begin(ictx, wbc->sync_mode == WB_SYNC_NONE)) { in netfs_writeback_single()
|