/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm.c | 557 void *hmm_vmap(ia_css_ptr virt, bool cached) in hmm_vmap() argument
|
H A D | hmm_bo.c | 906 void *hmm_bo_vmap(struct hmm_buffer_object *bo, bool cached) in hmm_bo_vmap() argument
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpicmn.c | 179 int cached = 0; in control_cache_alloc_check() local
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | map.h | 198 void *cached; member
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | mixer.h | 92 int cached; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | util.c | 60 static bool cached; in sysctl__nmi_watchdog_enabled() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-io-tree.h | 129 unlock_extent_cached(struct extent_io_tree *tree, u64 start, u64 end, struct extent_state **cached) unlock_extent_cached() argument 136 unlock_extent_cached_atomic(struct extent_io_tree *tree, u64 start, u64 end, struct extent_state **cached) unlock_extent_cached_atomic() argument 182 clear_extent_dirty(struct extent_io_tree *tree, u64 start, u64 end, struct extent_state **cached) clear_extent_dirty() argument
|
H A D | block-group.h | 102 int cached; member
|
H A D | ordered-data.c | 311 btrfs_dec_test_first_ordered_pending(struct btrfs_inode *inode, struct btrfs_ordered_extent **cached, u64 *file_offset, u64 io_size, int uptodate) btrfs_dec_test_first_ordered_pending() argument 381 btrfs_dec_test_ordered_pending(struct btrfs_inode *inode, struct btrfs_ordered_extent **cached, u64 file_offset, u64 io_size, int uptodate) btrfs_dec_test_ordered_pending() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm.c | 230 bool cached = attrs & ATOMISP_MAP_FLAG_CACHED; in hmm_alloc() local 624 void *hmm_vmap(ia_css_ptr virt, bool cached) in hmm_vmap() argument 717 void *hmm_isp_vaddr_to_host_vaddr(ia_css_ptr ptr, bool cached) in hmm_isp_vaddr_to_host_vaddr() argument
|
H A D | hmm_bo.c | 1228 void *hmm_bo_vmap(struct hmm_buffer_object *bo, bool cached) in hmm_bo_vmap() argument 694 alloc_private_pages(struct hmm_buffer_object *bo, int from_highmem, bool cached, struct hmm_pool *dypool, struct hmm_pool *repool) alloc_private_pages() argument 880 alloc_user_pages(struct hmm_buffer_object *bo, const void __user *userptr, bool cached) alloc_user_pages() argument 980 hmm_bo_alloc_pages(struct hmm_buffer_object *bo, enum hmm_bo_type type, int from_highmem, const void __user *userptr, bool cached) hmm_bo_alloc_pages() argument [all...] |
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | map.h | 198 void *cached; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | expr.c | 409 static bool has_pmem, cached; in has_pmem() local
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer.h | 92 int cached; member
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | sigmadsp.c | 34 bool cached; member
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | mon.c | 322 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local 382 struct nsm_handle *cached; nsm_reboot_lookup() local [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | 88pm860x-core.c | 495 static unsigned char cached[3] = {0x0, 0x0, 0x0}; in pm860x_irq_sync_unlock() local
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | 88pm860x-core.c | 495 static unsigned char cached[3] = {0x0, 0x0, 0x0}; in pm860x_irq_sync_unlock() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ordered-data.c | 497 btrfs_dec_test_ordered_pending(struct btrfs_inode *inode, struct btrfs_ordered_extent **cached, u64 file_offset, u64 io_size) btrfs_dec_test_ordered_pending() argument [all...] |
H A D | defrag.c | 641 struct extent_state *cached = NULL; in defrag_lookup_extent() local
|
H A D | extent-io-tree.c | 562 struct extent_state *cached; in __clear_extent_bit() local 1563 struct extent_state *cached; count_range_bits() local 1647 test_range_bit(struct extent_io_tree *tree, u64 start, u64 end, u32 bits, int filled, struct extent_state *cached) test_range_bit() argument 1720 try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end, struct extent_state **cached) try_lock_extent() argument [all...] |
H A D | block-group.h | 150 int cached; member
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | mon.c | 322 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local 382 struct nsm_handle *cached; nsm_reboot_lookup() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | dp.c | 229 bool cached = false; in ath11k_dp_srng_setup() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_format_helper.c | 250 drm_fb_swab(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool cached) drm_fb_swab() argument
|