| /third_party/python/Lib/distutils/ |
| H A D | msvc9compiler.py | 728 manifest_f.write(manifest_buf)
|
| /third_party/rust/crates/rustix/src/path/ |
| H A D | arg.rs | 962 buf_ptr.add(bytes.len()).write(0); in with_c_str()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktBuildPrograms.cpp | 527 registryWriter.write(); in buildPrograms()
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestLog.cpp | 124 void LogImage::write (TestLog& log) const in write() function in tcu::LogImage
|
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deProcess.c | 67 res = (int)write(statusPipe, message, msgLen+1); in die()
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| H A D | roll_chromium_deps.py | 531 deps_file.write(deps_content)
|
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| H A D | uncore_snbep.c | 4841 INTEL_UNCORE_EVENT_DESC(write, "event=0xff,umask=0x21"), 4842 INTEL_UNCORE_EVENT_DESC(write.scale, "6.103515625e-5"), 4843 INTEL_UNCORE_EVENT_DESC(write.unit, "MiB"), 5305 INTEL_UNCORE_EVENT_DESC(write, "event=0xff,umask=0x21"), 5306 INTEL_UNCORE_EVENT_DESC(write.scale, "6.103515625e-5"), 5307 INTEL_UNCORE_EVENT_DESC(write.unit, "MiB"),
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_debugfs.c | 692 .write = tp_la_write 818 .write = pm_stats_clear 1323 .write = mbox_write 1616 .write = mps_trc_write 2232 .write = rss_key_write 3451 .write = blocked_fl_write,
|
| /kernel/linux/linux-6.6/arch/x86/events/intel/ |
| H A D | uncore_snbep.c | 5241 INTEL_UNCORE_EVENT_DESC(write, "event=0xff,umask=0x21"), 5242 INTEL_UNCORE_EVENT_DESC(write.scale, "6.103515625e-5"), 5243 INTEL_UNCORE_EVENT_DESC(write.unit, "MiB"), 5847 INTEL_UNCORE_EVENT_DESC(write, "event=0xff,umask=0x21"), 5848 INTEL_UNCORE_EVENT_DESC(write.scale, "6.103515625e-5"), 5849 INTEL_UNCORE_EVENT_DESC(write.unit, "MiB"),
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_debugfs.c | 692 .write = tp_la_write 818 .write = pm_stats_clear 1323 .write = mbox_write 1616 .write = mps_trc_write 2232 .write = rss_key_write 3451 .write = blocked_fl_write,
|
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-iocost.c | 2037 * write bursts. If we're missing latency targets, consider the device in ioc_forgive_debts() 3425 .write = ioc_weight_write, 3431 .write = ioc_qos_write, 3437 .write = ioc_cost_model_write,
|
| /kernel/linux/linux-5.10/drivers/block/ |
| H A D | pktcdvd.c | 15 * typically ide-cd.c or sr.c. This driver can handle read and write requests, 17 * packet writing. One restriction is that write requests must be aligned to 18 * packet boundaries on the physical media, and the size of a write request 21 * command, if the previous command was a write. 29 * queues with pending read and write requests. These queues are processed 30 * by the pkt_iosched_process_queue() function. The write requests in this 34 * The next layer transforms unaligned write requests to aligned writes. This 40 * read requests directly to the iosched queue and puts write requests in the 41 * unaligned write queue. A kernel thread performs the necessary read 826 * Process the queued read/write request 2108 pkt_open_dev(struct pktcdvd_device *pd, fmode_t write) pkt_open_dev() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | navi10_ppt.c | 2344 static void navi10_fill_i2c_req(SwI2cRequest_t *req, bool write, in navi10_fill_i2c_req() argument 2358 /* First 2 bytes are always write for lower 2b EEPROM address */ in navi10_fill_i2c_req() 2362 cmd->Cmd = write; in navi10_fill_i2c_req() 2366 cmd->CmdConfig |= (i == 2 && !write) ? CMDCONFIG_RESTART_MASK : 0; in navi10_fill_i2c_req() 2371 /* Fill with data regardless if read or write to simplify code */ in navi10_fill_i2c_req() 2451 * end of write transaction. During this time the EEPROM will not be in navi10_i2c_write_data()
|
| H A D | arcturus_ppt.c | 1890 static void arcturus_fill_i2c_req(SwI2cRequest_t *req, bool write, in arcturus_fill_i2c_req() argument 1904 /* First 2 bytes are always write for lower 2b EEPROM address */ in arcturus_fill_i2c_req() 1908 cmd->Cmd = write; in arcturus_fill_i2c_req() 1912 cmd->CmdConfig |= (i == 2 && !write) ? CMDCONFIG_RESTART_MASK : 0; in arcturus_fill_i2c_req() 1917 /* Fill with data regardless if read or write to simplify code */ in arcturus_fill_i2c_req() 1997 * end of write transaction. During this time the EEPROM will not be in arcturus_i2c_write_data()
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| H A D | amba-pl011.c | 1706 * to get this delay write read only register 10 times in pl011_write_lcr_h() 2400 .write = pl011_console_write, 2495 device->con->write = pl011_early_write; in pl011_early_console_setup() 2520 device->con->write = qdf2400_e44_early_write; in qdf2400_e44_early_console_setup()
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| H A D | keyspan.c | 772 dev_dbg(&port->dev, "usb_submit_urb(write bulk) failed (%d)\n", err); in keyspan_write() 3043 .write = keyspan_write, 3067 .write = keyspan_write, 3091 .write = keyspan_write,
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | fork.c | 3123 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads() argument 3137 ret = proc_dointvec_minmax(&t, write, buffer, lenp, ppos); in sysctl_max_threads() 3138 if (ret || !write) in sysctl_max_threads()
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/ |
| H A D | comedi_fops.c | 56 * @write_subdev: Current "write" subdevice. 1150 /* command was set up in "write" direction */ in do_bufinfo_ioctl() 1455 "subdevice %d write instruction timed out\n", in parse_insn() 1686 * supports only "read" commands or only "write" commands. in __comedi_get_user_cmd() 2070 * sets the current "write" subdevice on a per-file basis 2100 * Check the file isn't still busy handling a "write" command on the in do_setwsubd_ioctl() 2297 void *buf, int len, int write) in comedi_vm_access() 2307 return comedi_buf_map_access(bm, offset, buf, len, write); in comedi_vm_access() 3178 .write = comedi_write, 3217 * returned the next time the user does a read() or write() in comedi_event() 2296 comedi_vm_access(struct vm_area_struct *vma, unsigned long addr, void *buf, int len, int write) comedi_vm_access() argument [all...] |
| /kernel/linux/linux-6.6/fs/jbd2/ |
| H A D | journal.c | 292 * jbd2_journal_write_metadata_buffer: write a metadata buffer to the journal. 300 * JBD2_MAGIC_NUMBER, then we can't write it to the log directly: the 311 * for the write, then we have to make sure nobody modifies it while the 343 * transaction is allowed to write it, so nobody else is allowed in jbd2_journal_write_metadata_buffer() 346 * akpm: except if we're journalling data, and write() output is in jbd2_journal_write_metadata_buffer() 987 * We play buffer_head aliasing tricks to write data/metadata blocks to 1046 * we will write and where will that transaction start. 1098 * We cannot afford for write to remain in drive's caches since as in __jbd2_update_log_tail() 1573 * buffers to write out full descriptor block. in journal_init_common() 1751 * attempting a write t in journal_reset() 2503 jbd2_journal_wipe(journal_t *journal, int write) jbd2_journal_wipe() argument [all...] |
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| H A D | amba-pl011.c | 1777 * to get this delay write read only register 10 times in pl011_write_lcr_h() 2516 .write = pl011_console_write, 2611 device->con->write = pl011_early_write; in pl011_early_console_setup() 2636 device->con->write = qdf2400_e44_early_write; in qdf2400_e44_early_console_setup()
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| H A D | keyspan.c | 756 dev_dbg(&port->dev, "usb_submit_urb(write bulk) failed (%d)\n", err); in keyspan_write() 3025 .write = keyspan_write, 3049 .write = keyspan_write, 3073 .write = keyspan_write,
|
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | pktcdvd.c | 15 * such as drivers/scsi/sr.c. This driver can handle read and write requests, 17 * packet writing. One restriction is that write requests must be aligned to 18 * packet boundaries on the physical media, and the size of a write request 21 * command, if the previous command was a write. 29 * queues with pending read and write requests. These queues are processed 30 * by the pkt_iosched_process_queue() function. The write requests in this 34 * The next layer transforms unaligned write requests to aligned writes. This 40 * read requests directly to the iosched queue and puts write requests in the 41 * unaligned write queue. A kernel thread performs the necessary read 842 * Process the queued read/write request 2157 pkt_open_dev(struct pktcdvd_device *pd, bool write) pkt_open_dev() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ras.c | 231 .write = NULL, 392 * As their names indicate, inject operation will write the 568 .write = amdgpu_ras_debugfs_ctrl_write, 575 .write = amdgpu_ras_debugfs_eeprom_write, 1931 * Only two block need to query read/write in amdgpu_ras_error_status_query() 2150 * write error record array to eeprom, the function should be 2436 * due to GC EDC can not write
|
| /kernel/linux/linux-6.6/drivers/comedi/ |
| H A D | comedi_fops.c | 56 * @write_subdev: Current "write" subdevice. 1154 /* command was set up in "write" direction */ in do_bufinfo_ioctl() 1460 "subdevice %d write instruction timed out\n", in parse_insn() 1691 * supports only "read" commands or only "write" commands. in __comedi_get_user_cmd() 2075 * sets the current "write" subdevice on a per-file basis 2105 * Check the file isn't still busy handling a "write" command on the in do_setwsubd_ioctl() 2302 void *buf, int len, int write) in comedi_vm_access() 2312 return comedi_buf_map_access(bm, offset, buf, len, write); in comedi_vm_access() 3183 .write = comedi_write, 3222 * returned the next time the user does a read() or write() in comedi_event() 2301 comedi_vm_access(struct vm_area_struct *vma, unsigned long addr, void *buf, int len, int write) comedi_vm_access() argument [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | fork.c | 641 * We depend on the oldmm having properly denied write access to the in dup_mm_exe_file() 1433 * write access, so this is unlikely to fail. in set_mm_exe_file() 3549 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads() argument 3563 ret = proc_dointvec_minmax(&t, write, buffer, lenp, ppos); in sysctl_max_threads() 3564 if (ret || !write) in sysctl_max_threads()
|