Home
last modified time | relevance | path

Searched defs:mapping (Results 1001 - 1025 of 1136) sorted by relevance

1...<<414243444546

/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.c3949 struct address_space *mapping; in ocfs2_data_convert_worker() local
H A Drefcounttree.c2915 struct address_space *mapping = inode->i_mapping; in ocfs2_duplicate_clusters_by_page() local
/kernel/linux/linux-6.6/fs/unicode/
H A Dmkutf8data.c2120 unsigned int mapping[19]; /* Magic - guaranteed not to be exceeded. */ in nfdi_init() local
2181 unsigned int mapping[19]; /* Magic - guaranteed not to be exceeded. */ in nfdicf_init() local
2311 unsigned int mapping[19]; /* Magic - guaranteed not to be exceeded. */ corrections_init() local
2439 unsigned int mapping[4]; hangul_decompose() local
2492 unsigned int mapping[19]; /* Magic - guaranteed not to be exceeded. */ nfdi_decompose() local
2547 unsigned int mapping[19]; /* Magic - guaranteed not to be exceeded. */ nfdicf_decompose() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddisk-io.c451 static int btree_migrate_folio(struct address_space *mapping, in btree_migrate_folio() argument
473 static int btree_writepages(struct address_space *mapping, in btree_writepages() argument
519 static bool btree_dirty_folio(struct address_space *mapping, in btree_dirty_folio() argument
3671 struct address_space *mapping = bdev->bd_inode->i_mapping; btrfs_read_dev_one_super() local
3758 struct address_space *mapping = device->bdev->bd_inode->i_mapping; write_dev_supers() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmm_types.h107 struct address_space *mapping; member
311 struct address_space *mapping; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c2710 struct amdgpu_bo_va_mapping *mapping; svm_range_check_vm_userptr() local
3219 struct amdgpu_bo_va_mapping *mapping; svm_range_check_vm() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h241 struct mapping { struct
246 } mapping; member
/kernel/linux/linux-6.6/kernel/
H A Dfork.c735 struct address_space *mapping = file->f_mapping; in dup_mmap() local
/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxl.h551 struct cxl_pmem_region_mapping mapping[]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c411 dma_addr_t mapping; in add_one_rx_buf() local
427 static inline int add_one_rx_chunk(dma_addr_t mapping, struct rx_desc *d, in add_one_rx_chunk() argument
443 dma_addr_t mapping; alloc_pg_chunk() local
508 dma_addr_t mapping; refill_fl() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtulip.h397 dma_addr_t mapping; member
H A Dde2104x.c288 dma_addr_t mapping; member
403 dma_addr_t mapping; in de_rx() local
609 u32 mapping, len, flags = FirstFrag | LastFrag; de_start_xmit() local
725 u32 mapping; __de_set_rx_mode() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Dlmac.h405 u8 mapping[4]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1225 struct sdvo_device_mapping *mapping; in parse_sdvo_device_mapping() local
2133 static const u8 mapping[] = { 1, 3, 7 }; /* See VBT spec */ translate_iboost() local
[all...]
H A Dintel_sdvo.c2613 struct sdvo_device_mapping *mapping; in intel_sdvo_select_ddc_bus() local
2630 struct sdvo_device_mapping *mapping; in intel_sdvo_select_i2c_bus() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo.c1855 struct sdvo_device_mapping *mapping; in psb_intel_sdvo_select_ddc_bus() local
1872 struct sdvo_device_mapping *mapping; in psb_intel_sdvo_select_i2c_bus() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm93.c1679 int mapping; in fan_smart_tach_show() local
1872 int mapping = lm93_read_byte(client, LM93_REG_SF_TACH_TO_PWM); in lm93_disable_fan_smart_tach() local
[all...]
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dservices.c204 struct selinux_mapping *mapping in map_decision() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmmap.c133 struct address_space *mapping = file->f_mapping; in unlink_file_vma() local
113 __remove_shared_vm_struct(struct vm_area_struct *vma, struct file *file, struct address_space *mapping) __remove_shared_vm_struct() argument
390 __vma_link_file(struct vm_area_struct *vma, struct address_space *mapping) __vma_link_file() argument
404 struct address_space *mapping = NULL; vma_link() local
3647 vm_lock_mapping(struct mm_struct *mm, struct address_space *mapping) vm_lock_mapping() argument
3781 vm_unlock_mapping(struct address_space *mapping) vm_unlock_mapping() argument
[all...]
H A Dswapfile.c2181 struct address_space *mapping = swap_file->f_mapping; in destroy_swap_extents() local
2266 struct address_space *mapping = swap_file->f_mapping; in setup_swap_extents() local
2406 struct address_space *mapping; in SYSCALL_DEFINE1() local
2995 struct address_space *mapping; SYSCALL_DEFINE2() local
[all...]
H A Dpage-writeback.c1992 int balance_dirty_pages_ratelimited_flags(struct address_space *mapping, in balance_dirty_pages_ratelimited_flags() argument
2062 void balance_dirty_pages_ratelimited(struct address_space *mapping) in balance_dirty_pages_ratelimited() argument
2341 void tag_pages_for_writeback(struct address_space *mapping, in tag_pages_for_writeback() argument
2394 write_cache_pages(struct address_space *mapping, struct writeback_control *wbc, writepage_t writepage, void *data) write_cache_pages() argument
2536 struct address_space *mapping = data; writepage_cb() local
2542 do_writepages(struct address_space *mapping, struct writeback_control *wbc) do_writepages() argument
2591 noop_dirty_folio(struct address_space *mapping, struct folio *folio) noop_dirty_folio() argument
2606 folio_account_dirtied(struct folio *folio, struct address_space *mapping) folio_account_dirtied() argument
2661 __folio_mark_dirty(struct folio *folio, struct address_space *mapping, int warn) __folio_mark_dirty() argument
2695 filemap_dirty_folio(struct address_space *mapping, struct folio *folio) filemap_dirty_folio() argument
2729 struct address_space *mapping = folio->mapping; folio_redirty_for_writepage() local
2765 struct address_space *mapping = folio_mapping(folio); folio_mark_dirty() local
2824 struct address_space *mapping = folio_mapping(folio); __folio_cancel_dirty() local
2861 struct address_space *mapping = folio_mapping(folio); folio_clear_dirty_for_io() local
2946 struct address_space *mapping = folio_mapping(folio); __folio_end_writeback() local
2991 struct address_space *mapping = folio_mapping(folio); __folio_start_writeback() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.h436 void *mapping; member
445 void *mapping; member
/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c1601 build_user_denials(ACL *pacl, const SID *usid, struct MAPPING* const mapping[], ACE_FLAGS flags, const struct POSIX_ACE *pxace, struct BUILD_CONTEXT *pset) build_user_denials() argument
1763 build_user_grants(ACL *pacl, const SID *usid, struct MAPPING* const mapping[], ACE_FLAGS flags, const struct POSIX_ACE *pxace, struct BUILD_CONTEXT *pset) build_user_grants() argument
1844 build_group_denials_grant(ACL *pacl, const SID *gsid, struct MAPPING* const mapping[], ACE_FLAGS flags, const struct POSIX_ACE *pxace, struct BUILD_CONTEXT *pset) build_group_denials_grant() argument
2099 buildacls_posix(struct MAPPING* const mapping[], char *secattr, int offs, const struct POSIX_SECURITY *pxdesc, int isdir, const SID *usid, const SID *gsid) buildacls_posix() argument
2750 ntfs_build_descr_posix(struct MAPPING* const mapping[], struct POSIX_SECURITY *pxdesc, int isdir, const SID *usid, const SID *gsid) ntfs_build_descr_posix() argument
3619 find_tenant(struct MAPPING *const mapping[], const char *securattr) find_tenant() argument
3668 ntfs_build_permissions_posix( struct MAPPING *const mapping[], const char *securattr, const SID *usid, const SID *gsid, BOOL isdir) ntfs_build_permissions_posix() argument
4318 ntfs_free_mapping(struct MAPPING *mapping[]) ntfs_free_mapping() argument
4364 struct MAPPING *mapping; ntfs_do_user_mapping() local
4442 struct MAPPING *mapping; ntfs_do_group_mapping() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4612 const vk::VkComponentMapping& mapping = ((variantIdx == 0) ? mappingA : mappingB); in ValidateAHardwareBuffer() local
4684 const vk::VkComponentMapping& mapping = ((variantIdx == 0) ? mappingA : mappingB); in ValidateOHOSNativeBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4378 const vk::VkComponentMapping& mapping = ((variantIdx == 0) ? mappingA : mappingB); in ValidateAHardwareBuffer() local

Completed in 82 milliseconds

1...<<414243444546