/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_ttm.c | 338 int write = !(gtt->userflags & RADEON_GEM_USERPTR_READONLY); in radeon_ttm_tt_pin_userptr() local 398 int write = !(gtt->userflags & RADEON_GEM_USERPTR_READONLY); in radeon_ttm_tt_unpin_userptr() local
|
/openbmc/linux/kernel/ |
H A D | pid_namespace.c | 280 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pxa2xx.h | 49 int (*write)(struct driver_data *drv_data); member
|
/openbmc/hiomapd/ |
H A D | backend.h | 102 int (*write)(struct backend *backend, uint32_t offset, void *buf, member
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_type_cert.cpp | 94 int CertHandler::write(const char* buffer, uint32_t offset, uint32_t& length, in write() function in pldm::responder::CertHandler
|
H A D | file_io_type_pel.cpp | 347 int PelHandler::write(const char* buffer, uint32_t offset, uint32_t& length, in write() function in pldm::responder::PelHandler
|
H A D | file_io_type_lid.hpp | 181 virtual int write(const char* buffer, uint32_t offset, uint32_t& length, in write() function in pldm::responder::LidHandler
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | mmu_context.h | 251 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
H A D | pgtable.h | 1605 static inline bool __pkru_allows_pkey(u16 pkey, bool write) in __pkru_allows_pkey() 1622 static inline bool __pte_access_permitted(unsigned long pteval, bool write) in __pte_access_permitted() 1641 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted() 1647 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted() 1653 static inline bool pud_access_permitted(pud_t pud, bool write) in pud_access_permitted()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 1849 proc_do_defense_mode(struct ctl_table *table, int write, in proc_do_defense_mode() 1876 proc_do_sync_threshold(struct ctl_table *table, int write, in proc_do_sync_threshold() 1904 proc_do_sync_ports(struct ctl_table *table, int write, in proc_do_sync_ports() 1986 static int ipvs_proc_est_cpulist(struct ctl_table *table, int write, in ipvs_proc_est_cpulist() 2013 static int ipvs_proc_est_nice(struct ctl_table *table, int write, in ipvs_proc_est_nice() 2043 static int ipvs_proc_run_estimation(struct ctl_table *table, int write, in ipvs_proc_run_estimation()
|
/openbmc/linux/drivers/scsi/ |
H A D | sd.c | 726 static unsigned int sd_prot_op(bool write, bool dix, bool dif) in sd_prot_op() 1082 static blk_status_t sd_setup_rw32_cmnd(struct scsi_cmnd *cmd, bool write, in sd_setup_rw32_cmnd() 1099 static blk_status_t sd_setup_rw16_cmnd(struct scsi_cmnd *cmd, bool write, in sd_setup_rw16_cmnd() 1114 static blk_status_t sd_setup_rw10_cmnd(struct scsi_cmnd *cmd, bool write, in sd_setup_rw10_cmnd() 1129 static blk_status_t sd_setup_rw6_cmnd(struct scsi_cmnd *cmd, bool write, in sd_setup_rw6_cmnd() 1192 bool write = rq_data_dir(rq) == WRITE; in sd_setup_read_write_cmnd() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | unwind.c | 284 unw_access_gr (struct unw_frame_info *info, int regnum, unsigned long *val, char *nat, int write) in unw_access_gr() 410 unw_access_br (struct unw_frame_info *info, int regnum, unsigned long *val, int write) in unw_access_br() 446 unw_access_fr (struct unw_frame_info *info, int regnum, struct ia64_fpreg *val, int write) in unw_access_fr() 495 unw_access_ar (struct unw_frame_info *info, int regnum, unsigned long *val, int write) in unw_access_ar() 592 unw_access_pr (struct unw_frame_info *info, unsigned long *val, int write) in unw_access_pr()
|
/openbmc/linux/fs/ |
H A D | dax.c | 875 bool write = iter->flags & IOMAP_WRITE; in dax_insert_entry() local 1443 bool write = iov_iter_rw(iter) == WRITE; in dax_iomap_iter() local 1665 bool write = iter->flags & IOMAP_WRITE; in dax_fault_iter() local 1793 bool write = vmf->flags & FAULT_FLAG_WRITE; in dax_fault_check_fallback() local
|
/openbmc/linux/arch/riscv/kvm/ |
H A D | aia_imsic.c | 442 bool write; member 490 unsigned long isel, bool write, in imsic_vsfile_rw() 882 bool write, unsigned long *val) in kvm_riscv_aia_imsic_rw_attr()
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | nal-rbsp.c | 249 struct nal_rbsp_ops write = { variable
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | stm.h | 97 ssize_t (*write)(struct stm_data *data, member
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-master.h | 129 int (*write)(struct fsi_master *, int link, uint8_t id, member
|
/openbmc/linux/include/linux/ |
H A D | firmware.h | 70 enum fw_upload_err (*write)(struct fw_upload *fw_upload, member
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-tpo-tpg110.c | 189 static u8 tpg110_readwrite_reg(struct tpg110 *tpg, bool write, in tpg110_readwrite_reg()
|
/openbmc/bmcweb/http/ |
H A D | http_response.hpp | 246 void write(std::string&& bodyPart) in write() function
|
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-core-mbox.c | 75 static int _send_mmio_command(unsigned int cpu, unsigned int reg, int write, in _send_mmio_command() 138 int write = 0; in _send_mbox_command() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | module.c | 234 void *(*write)(void *, const void *, size_t) = memcpy; in write_relocate_add() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | mmu_context.h | 278 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5686.c | 452 const char *name, ad5686_write_func write, in ad5686_probe()
|
/openbmc/linux/drivers/net/can/flexcan/ |
H A D | flexcan.h | 114 void (*write)(u32 val, void __iomem *addr); member
|