Home
last modified time | relevance | path

Searched refs:mapped (Results 1 – 25 of 30) sorted by relevance

12

/linux-4.19.296/fs/jfs/
Dioctl.c44 long mapped=0; in jfs_map_ext2() local
49 mapped |= jfs_map[index].jfs_flag; in jfs_map_ext2()
52 mapped |= jfs_map[index].ext2_flag; in jfs_map_ext2()
56 return mapped; in jfs_map_ext2()
/linux-4.19.296/fs/nilfs2/
Dfile.c69 goto mapped; in nilfs_page_mkwrite()
85 goto mapped; in nilfs_page_mkwrite()
107 mapped: in nilfs_page_mkwrite()
/linux-4.19.296/drivers/xen/
Dxlate_mmu.c74 int mapped; member
130 info->mapped++; in remap_pte_fn()
167 data.mapped = 0; in xen_xlate_remap_gfn_array()
171 return err < 0 ? err : data.mapped; in xen_xlate_remap_gfn_array()
/linux-4.19.296/drivers/sh/intc/
Dvirq.c149 struct intc_map_entry *mapped; in intc_subgroup_init_one() local
154 mapped = radix_tree_lookup(&d->tree, subgroup->parent_id); in intc_subgroup_init_one()
155 if (!mapped) { in intc_subgroup_init_one()
160 pirq = mapped - intc_irq_xlate; in intc_subgroup_init_one()
DKconfig17 page with all non-masking registers obscured when mapped in to
/linux-4.19.296/drivers/hid/
Dhid-plantronics.c94 goto mapped; in plantronics_input_mapping()
98 goto mapped; in plantronics_input_mapping()
116 mapped: in plantronics_input_mapping()
Dhid-input.c601 goto mapped; in hidinput_configure_usage()
1132 mapped: in hidinput_configure_usage()
/linux-4.19.296/drivers/virtio/
DKconfig66 tristate "Platform bus driver for memory mapped virtio devices"
70 This drivers provides support for memory mapped virtio
76 bool "Memory mapped virtio devices parameter parsing"
/linux-4.19.296/lib/
Dsg_split.c24 struct sg_splitter *splitters, bool mapped) in sg_calculate_split() argument
38 sglen = mapped ? sg_dma_len(sg) : sg->length; in sg_calculate_split()
DKconfig63 mechanism, the host-local I/O resource can be mapped into system
65 system can access the I/O devices with the mapped-logic PIO through
/linux-4.19.296/drivers/ntb/
DKconfig7 mapped memory will be mirrored to a buffer on the remote system. The
/linux-4.19.296/crypto/
Daegis128.c255 void *mapped = scatterwalk_map(&walk); in crypto_aegis128_process_ad() local
256 const u8 *src = (const u8 *)mapped; in crypto_aegis128_process_ad()
277 scatterwalk_unmap(mapped); in crypto_aegis128_process_ad()
Daegis256.c268 void *mapped = scatterwalk_map(&walk); in crypto_aegis256_process_ad() local
269 const u8 *src = (const u8 *)mapped; in crypto_aegis256_process_ad()
290 scatterwalk_unmap(mapped); in crypto_aegis256_process_ad()
Dmorus640.c325 void *mapped = scatterwalk_map(&walk); in crypto_morus640_process_ad() local
326 const u8 *src = (const u8 *)mapped; in crypto_morus640_process_ad()
350 scatterwalk_unmap(mapped); in crypto_morus640_process_ad()
Daegis128l.c318 void *mapped = scatterwalk_map(&walk); in crypto_aegis128l_process_ad() local
319 const u8 *src = (const u8 *)mapped; in crypto_aegis128l_process_ad()
340 scatterwalk_unmap(mapped); in crypto_aegis128l_process_ad()
Dmorus1280.c326 void *mapped = scatterwalk_map(&walk); in crypto_morus1280_process_ad() local
327 const u8 *src = (const u8 *)mapped; in crypto_morus1280_process_ad()
351 scatterwalk_unmap(mapped); in crypto_morus1280_process_ad()
/linux-4.19.296/include/sound/
Dsoundfont.h36 unsigned char mapped; /* True if mapped to something else */ member
/linux-4.19.296/include/rdma/
Diw_cm.h97 bool mapped; member
/linux-4.19.296/drivers/reset/
DKconfig143 memory-mapped reset registers as part of a syscon device node. If
144 you wish to use the reset framework for such memory-mapped devices,
/linux-4.19.296/fs/cramfs/
DKconfig35 bool "Support CramFs image directly mapped in physical memory"
/linux-4.19.296/drivers/gpio/
DKconfig86 menu "Memory mapped GPIO drivers"
234 tristate "Generic memory-mapped GPIO controller support (MMIO platform device)"
237 Say yes here to support basic platform_device memory-mapped GPIO controllers.
326 bool "Lantiq Memory mapped GPIOs"
329 This enables support for memory mapped GPIOs on the External Bus Unit
601 bool "LSI ZEVIO SoC memory mapped GPIOs"
629 menu "Port-mapped I/O GPIO drivers"
/linux-4.19.296/include/linux/
Dbuffer_head.h125 BUFFER_FNS(Mapped, mapped) in BUFFER_FNS()
/linux-4.19.296/fs/overlayfs/
DKconfig98 inodes to a unified address space. The mapped 64bit inode numbers
/linux-4.19.296/drivers/memory/
DKconfig113 physical addresses that mapped by no local access window
/linux-4.19.296/drivers/auxdisplay/
DKconfig120 As the LCD is not memory mapped, the driver has to make the work by

12