Searched refs:write (Results 151 - 175 of 2711) sorted by last modified time

1234567891011>>

/linux-master/kernel/cgroup/
H A Dcgroup.c1535 * S_IRUGO for read, S_IWUSR for write.
1544 if (cft->write_u64 || cft->write_s64 || cft->write) {
2393 * exits by write-locking cgroup_threadgroup_rwsem. However, some ->attach()
2401 * write-locking threadgroup_rwsem, the locking order is reversed and we end up
2408 * write-locking cgroup_threadgroup_rwsem. This allows ->attach() to assume that
3044 * We need to write-lock threadgroup_rwsem while migrating tasks.
3047 * write-locking can be skipped safely.
4091 if (cft->write)
4092 return cft->write(of, buf, nbytes, off);
4168 .write
[all...]
H A Dcgroup-v1.c630 .write = cgroup1_procs_write,
649 .write = cgroup1_tasks_write,
660 .write = cgroup_release_agent_write,
/linux-master/include/linux/
H A Dnetfs.h26 * folio_start_private_2 - Start an fscache write on a folio. [DEPRECATED]
30 * second write before the first one finishes is not allowed.
76 * write to cache on read */
132 * have to write to multiple destinations concurrently.
147 enum netfs_io_source source; /* Where to read from/write to */
169 * individual read/write from/to a server, a cache, a journal, etc..
188 enum netfs_io_source source; /* Where to read from/write to */
207 NETFS_READ_FOR_WRITE, /* This read is to prepare a write */
208 NETFS_COPY_TO_CACHE, /* This write is to copy a read to the cache */
209 NETFS_WRITEBACK, /* This write wa
340 int (*write)(struct netfs_cache_resources *cres, member in struct:netfs_cache_ops
[all...]
/linux-master/include/drm/ttm/
H A Dttm_bo.h399 void *buf, int len, int write);
/linux-master/drivers/vfio/platform/
H A Dvfio_amba.c117 .write = vfio_platform_write,
/linux-master/drivers/tty/vt/
H A Dvc_screen.c640 * in the write data from userspace safely.
682 /* OK, now actually push the write to the console
782 .write = vcs_write,
/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c311 int (*write) (char *); member in struct:ibm_struct
929 if (!ibm || !ibm->write)
937 ret = ibm->write(kernbuf);
1864 * Acquire mutex to write poller control variables as an
4082 .write = hotkey_write,
4348 .write = bluetooth_write,
4527 .write = wan_write,
5001 .write = video_write,
5230 .write = kbdlight_write,
5386 .write
[all...]
H A Dmsi-wmi-platform.c268 .write = msi_wmi_platform_write,
/linux-master/drivers/platform/x86/intel/
H A Dtpmi.c14 * on the target CPU to read or write. Also the RAPL features vary between
156 * @write_blocked: Writes are blocked means all write operations are ignored
520 .write = mem_write,
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.h306 * @ltr_ignore_offset: PWRMBASE offset to read/write LTR ignore bit
622 .write = __name ## _write, \
H A Dcore.c104 /* write CF9 global reset bit */
561 .write = pmc_core_ltr_ignore_write,
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c315 * write: The command (enum hp_wmi_command)
1446 * call thermal profile write command to ensure that the
1464 * call thermal profile write command to ensure that the
1482 * call thermal profile write command to ensure that the
1705 .write = hp_wmi_hwmon_write,
/linux-master/drivers/platform/x86/amd/
H A Dhsmp.c99 u32 *value, bool write)
111 ret = (write ? pci_write_config_dword(sock->root, HSMP_DATA_REG, *value)
118 u32 *value, bool write)
120 if (write)
127 u32 *value, bool write)
130 amd_hsmp_acpi_rdwr(sock, offset, value, write);
132 return amd_hsmp_pci_rdwr(sock, offset, value, write);
185 * Depending on when the trigger write completes relative to the SMU
98 amd_hsmp_pci_rdwr(struct hsmp_socket *sock, u32 offset, u32 *value, bool write) argument
117 amd_hsmp_acpi_rdwr(struct hsmp_socket *sock, u32 offset, u32 *value, bool write) argument
126 amd_hsmp_rdwr(struct hsmp_socket *sock, u32 offset, u32 *value, bool write) argument
/linux-master/drivers/perf/
H A Driscv_pmu_sbi.c1246 int write, void *buffer,
1250 int ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos);
1257 if (ret || !write || prev == sysctl_perf_user_access)
1245 riscv_pmu_proc_user_access_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c338 struct sdio_func *func, int write)
358 write ? "write" : "read", ret);
369 * @write: direction flag
379 bool write, u32 addr,
400 if (!write && sdiodev->settings->bus.sdio.broken_sg_support) {
434 mmc_dat.flags = write ? MMC_DATA_WRITE : MMC_DATA_READ;
436 mmc_cmd.arg = write ? 1<<31 : 0; /* write flag */
467 &addr, sdiodev, func, write);
334 mmc_submit_one(struct mmc_data *md, struct mmc_request *mr, struct mmc_command *mc, int sg_cnt, int req_sz, int func_blk_sz, u32 *addr, struct brcmf_sdio_dev *sdiodev, struct sdio_func *func, int write) argument
377 brcmf_sdiod_sglist_rw(struct brcmf_sdio_dev *sdiodev, struct sdio_func *func, bool write, u32 addr, struct sk_buff_head *pktlist) argument
664 brcmf_sdiod_ramrw(struct brcmf_sdio_dev *sdiodev, bool write, u32 address, u8 *data, uint size) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dsdio.c88 static inline void ath10k_sdio_set_cmd52_arg(u32 *arg, u8 write, u8 raw, argument
92 *arg = FIELD_PREP(BIT(31), write) |
228 ath10k_warn(ar, "failed to write 0x%x to address 0x%x: %d\n",
259 ath10k_warn(ar, "failed to write value 0x%x to fixed sb address 0x%x: %d\n",
336 ath10k_warn(ar, "failed to write to address 0x%x: %d\n",
341 ath10k_dbg(ar, ATH10K_DBG_SDIO, "sdio write addr 0x%x buf 0x%p len %zu\n",
343 ath10k_dbg_dump(ar, ATH10K_DBG_SDIO_DUMP, NULL, "sdio write ", buf, len);
879 ath10k_warn(ar, "unable to write to error int status address: %d\n",
916 ath10k_warn(ar, "unable to write to cpu interrupt status address: %d\n",
1333 ath10k_warn(ar, "failed to write sk
[all...]
/linux-master/drivers/mtd/spi-nor/
H A Dcore.c251 * spi_nor_spimem_write_data() - write data to flash memory via
254 * @to: offset to write to
255 * @len: number of bytes to write
293 * spi_nor_write_data() - write data to flash memory
295 * @to: offset to write to
296 * @len: number of bytes to write
307 return nor->controller_ops->write(nor, to, len, buf);
330 * spi_nor_write_any_volatile_reg() - write any volatile register to flash
357 * spi_nor_write_enable() - Set write enable latch with Write Enable command.
790 * @sr: pointer to DMA-able buffer to write t
[all...]
/linux-master/drivers/mmc/core/
H A Ddebugfs.c300 .write = mmc_err_stats_write,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-dev.c328 if (!vdev->fops->write)
331 ret = vdev->fops->write(filp, buf, sz, off);
334 dprintk("%s: write: %zd (%d)\n",
476 .write = v4l2_write,
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-core.c650 .write = vb2_fop_write,
661 .write = vivid_radio_write,
/linux-master/drivers/media/rc/
H A Dlirc_dev.c341 * The lircd gap calculation expects the write function to
702 .write = lirc_transmit,
817 struct rc_dev *rc_dev_get_from_fd(int fd, bool write) argument
831 if (write && !(f.file->f_mode & FMODE_WRITE))
H A Dimon.c67 /* VFD write operation */
119 struct completion finished; /* wait for write to finish */
120 bool busy; /* write in progress */
182 .write = vfd_write,
191 .write = lcd_write,
1060 dev_dbg(ictx->dev, "%s: write %d bytes to LCD\n",
1083 /* notify waiters that write has finished */
2518 /* Abort ongoing write */
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c1190 .write = vb2_fop_write,
/linux-master/drivers/media/mc/
H A Dmc-devnode.c87 if (!devnode->fops->write)
91 return devnode->fops->write(filp, buf, sz, off);
199 .write = media_write,
/linux-master/drivers/media/cec/core/
H A Dcec-core.c244 .write = cec_error_inj_write,

Completed in 399 milliseconds

1234567891011>>