Home
last modified time | relevance | path

Searched refs:writable (Results 1 – 23 of 23) sorted by relevance

/drivers/infiniband/hw/usnic/
Dusnic_uiom.c85 static int usnic_uiom_get_pages(unsigned long addr, size_t size, int writable, in usnic_uiom_get_pages() argument
137 flags |= (writable) ? IOMMU_WRITE : 0; in usnic_uiom_get_pages()
139 gup_flags |= (writable) ? 0 : FOLL_FORCE; in usnic_uiom_get_pages()
221 int writable = 0; in __usnic_uiom_reg_release() local
235 writable = 1; in __usnic_uiom_reg_release()
240 usnic_uiom_put_pages(&uiomr->chunk_list, dirty & writable); in __usnic_uiom_reg_release()
259 flags |= (uiomr->writable) ? IOMMU_WRITE : 0; in usnic_uiom_map_sorted_intervals()
336 int writable, int dmasync) in usnic_uiom_reg_get() argument
351 writable = 1; in usnic_uiom_reg_get()
366 uiomr->writable = writable; in usnic_uiom_reg_get()
[all …]
Dusnic_uiom.h71 int writable; member
/drivers/mfd/
Dwm8350-regmap.c19 u16 writable; /* Mask of writable bits */ member
298 return wm8350_reg_io_map[reg].writable; in wm8350_writeable()
/drivers/infiniband/sw/siw/
Dsiw_mem.c78 umem->writable && dirty); in siw_umem_release()
368 struct siw_umem *siw_umem_get(u64 start, u64 len, bool writable) in siw_umem_get() argument
393 umem->writable = writable; in siw_umem_get()
397 if (!writable) in siw_umem_get()
Dsiw_mem.h9 struct siw_umem *siw_umem_get(u64 start, u64 len, bool writable);
Dsiw.h135 bool writable; member
/drivers/infiniband/hw/hfi1/
Duser_pages.c104 bool writable, struct page **pages) in hfi1_acquire_user_pages() argument
107 unsigned int gup_flags = FOLL_LONGTERM | (writable ? FOLL_WRITE : 0); in hfi1_acquire_user_pages()
Dhfi.h2014 size_t npages, bool writable, struct page **pages);
/drivers/infiniband/core/
Dumem.c57 put_user_pages_dirty_lock(&page, 1, umem->writable && dirty); in __ib_umem_release()
237 umem->writable = ib_access_writable(access); in ib_umem_get()
268 if (!umem->writable) in ib_umem_get()
Dumem_odp.c316 umem->writable = ib_access_writable(access); in ib_umem_odp_alloc_implicit()
360 umem->writable = root->umem.writable; in ib_umem_odp_alloc_child()
412 umem_odp->umem.writable = ib_access_writable(access); in ib_umem_odp_get()
/drivers/misc/eeprom/
Dat24.c568 bool writable; in at24_probe() local
669 writable = !(flags & AT24_FLAG_READONLY); in at24_probe()
670 if (writable) { in at24_probe()
686 nvmem_config.read_only = !writable; in at24_probe()
721 writable ? "writable" : "read-only", at24->write_max); in at24_probe()
/drivers/staging/fieldbus/Documentation/ABI/
Dfieldbus-dev-cdev25 process memory area is always readable and writable.
/drivers/hwtracing/intel_th/
Dgth.c231 .writable = (_w) }
240 writable : 1; member
444 if (output_parms[j].writable) { in intel_th_output_attributes()
/drivers/block/drbd/
DKconfig31 DRBD can also be used in dual-Primary mode (device writable on both
/drivers/staging/iio/Documentation/
Ddevice.txt38 Raw value writing function. Used for writable device values such
/drivers/power/supply/
Dsmb347-charger.c613 static int smb347_set_writable(struct smb347_charger *smb, bool writable) in smb347_set_writable() argument
616 writable ? CMD_A_ALLOW_WRITE : 0); in smb347_set_writable()
/drivers/mtd/parsers/
DKconfig52 1 flash resource (mtd-id "sa1100"), with 1 single writable partition:
/drivers/thermal/
DKconfig70 bool "Enable writable trip points"
74 writable trips need to be specified when setting up the
/drivers/infiniband/hw/mlx4/
Dmr.c489 !mmr->umem->writable) { in mlx4_ib_rereg_user_mr()
/drivers/infiniband/hw/mlx5/
Dodp.c642 if (prefetch && !downgrade && !odp->umem.writable) { in pagefault_mr()
650 if (odp->umem.writable && !downgrade) in pagefault_mr()
Ddevx.c2169 (obj->umem->writable ? MLX5_IB_MTT_WRITE : 0) | in devx_umem_reg_cmd_build()
/drivers/md/
DKconfig311 Allow volume managers to take writable snapshots of a device.
375 device into a writable destination device. The cloned device is
/drivers/staging/speakup/
Dspkguide.txt518 writable by root only, and some are writable by everyone. Unless you
520 writable by root only alone. Most of the names are self explanatory.