Home
last modified time | relevance | path

Searched defs:swap (Results 201 - 225 of 473) sorted by relevance

12345678910>>...19

/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpci.c288 int swap; in u3_ht_read_config() local
339 int swap; in u3_ht_write_config() local
270 u3_ht_cfg_access(struct pci_controller *hose, u8 bus, u8 devfn, u8 offset, int *swap) u3_ht_cfg_access() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750.c869 int swap; in sm750fb_setup() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_rxq_info_user.c421 static inline void swap(struct stats_record **a, struct stats_record **b) in swap() function
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Dkbuffer-parse.c91 unsigned long long swap; in __read_8_sw() local
115 unsigned int swap; in __read_4_sw() local
418 kbuffer_translate_data(int swap, void *data, unsigned int *size) kbuffer_translate_data() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/rdma/
H A Drdma_user_rxe.h93 __aligned_u64 swap; member
/kernel/linux/linux-5.10/drivers/vme/bridges/
H A Dvme_fake.c810 fake_master_rmw(struct vme_master_resource *image, unsigned int mask, unsigned int compare, unsigned int swap, loff_t offset) fake_master_rmw() argument
/kernel/linux/linux-5.10/mm/
H A Dmadvise.c240 swp_entry_t swap; in force_shm_swapin_readahead() local
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c474 exynos_drm_ipp_check_size_limits(struct exynos_drm_ipp_buffer *buf, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool rotate, bool swap) exynos_drm_ipp_check_size_limits() argument
519 exynos_drm_ipp_check_scale_limits( struct drm_exynos_ipp_task_rect *src, struct drm_exynos_ipp_task_rect *dst, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool swap) exynos_drm_ipp_check_scale_limits() argument
547 exynos_drm_ipp_check_format(struct exynos_drm_ipp_task *task, struct exynos_drm_ipp_buffer *buf, struct exynos_drm_ipp_buffer *src, struct exynos_drm_ipp_buffer *dst, bool rotate, bool swap) exynos_drm_ipp_check_format() argument
607 bool swap = drm_rotation_90_or_270(rotation); exynos_drm_ipp_task_check() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dili9225.c85 bool swap = dbi->swap_bytes; in ili9225_fb_dirty() local
/kernel/linux/linux-5.10/fs/nfs/
H A Ddirect.c443 nfs_file_direct_read(struct kiocb *iocb, struct iov_iter *iter, bool swap) nfs_file_direct_read() argument
932 nfs_file_direct_write(struct kiocb *iocb, struct iov_iter *iter, bool swap) nfs_file_direct_write() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Ddirect.c417 nfs_file_direct_read(struct kiocb *iocb, struct iov_iter *iter, bool swap) nfs_file_direct_read() argument
955 nfs_file_direct_write(struct kiocb *iocb, struct iov_iter *iter, bool swap) nfs_file_direct_write() argument
[all...]
/kernel/linux/linux-6.6/include/media/drv-intf/
H A Dsaa7146_vv.h39 u8 swap; member
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750.c871 int swap; in sm750fb_setup() local
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_fake.c804 fake_master_rmw(struct vme_master_resource *image, unsigned int mask, unsigned int compare, unsigned int swap, loff_t offset) fake_master_rmw() argument
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Drdma_user_rxe.h100 __aligned_u64 swap; member
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c475 exynos_drm_ipp_check_size_limits(struct exynos_drm_ipp_buffer *buf, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool rotate, bool swap) exynos_drm_ipp_check_size_limits() argument
520 exynos_drm_ipp_check_scale_limits( struct drm_exynos_ipp_task_rect *src, struct drm_exynos_ipp_task_rect *dst, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool swap) exynos_drm_ipp_check_scale_limits() argument
548 exynos_drm_ipp_check_format(struct exynos_drm_ipp_task *task, struct exynos_drm_ipp_buffer *buf, struct exynos_drm_ipp_buffer *src, struct exynos_drm_ipp_buffer *dst, bool rotate, bool swap) exynos_drm_ipp_check_format() argument
608 bool swap = drm_rotation_90_or_270(rotation); exynos_drm_ipp_task_check() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dili9225.c87 bool swap = dbi->swap_bytes; in ili9225_fb_dirty() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Drdma_user_rxe.h71 __aligned_u64 swap; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Drdma_user_rxe.h55 __aligned_u64 swap; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Drdma_user_rxe.h71 __aligned_u64 swap; member
/third_party/ffmpeg/libavcodec/
H A Dshorten.c114 int swap; member
/third_party/ffmpeg/libavfilter/
H A Davf_avectorscope.c69 int swap; member
/third_party/gn/src/base/containers/
H A Dcircular_deque.h892 void swap(circular_deque& other) { in swap() function in base::circular_deque
899 friend void swap(circular_deque& lhs, circular_deque& rhs) { lhs.swap(rhs); } in swap() function in base::circular_deque
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUJDKCompare.java79 private boolean swap; field in ICUJDKCompare
126 public ICUJDKCompare setSwap(boolean swap) { in setSwap() argument
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp725 GetCompSwap( AddrSurfaceSwap swap, PixelFormatInfo* pInfo) GetCompSwap() argument
844 PixGetColorCompInfo( AddrColorFormat format, AddrSurfaceNumber number, AddrSurfaceSwap swap, PixelFormatInfo* pInfo ) const PixGetColorCompInfo() argument
[all...]

Completed in 26 milliseconds

12345678910>>...19