Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 25 of 82) sorted by relevance

1234

/linux/arch/arm/vdso/
H A Dvdsomunge.c101 static Elf32_Word read_elf_word(Elf32_Word word, bool swap) in read_elf_word()
106 static Elf32_Half read_elf_half(Elf32_Half half, bool swap) in read_elf_half()
111 static void write_elf_word(Elf32_Word val, Elf32_Word *dst, bool swap) in write_elf_word()
125 bool swap; in main() local
/linux/arch/m68k/lib/
H A Dudivsi3.S98 swap d2 define
101 swap d0 define
120 swap d2 define
122 swap d2 /* align high part with low part */ define
H A Dmulsi3.S98 swap d0 define
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c477 bool rotate, bool swap) in exynos_drm_ipp_check_size_limits()
524 unsigned int num_limits, bool swap) in exynos_drm_ipp_check_scale_limits()
552 bool rotate, bool swap) in exynos_drm_ipp_check_format()
608 bool swap = drm_rotation_90_or_270(rotation); in exynos_drm_ipp_task_check() local
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.c185 static const unsigned int swap[4][4] = { in rkisp1_bls_swap_regs() local
/linux/arch/arm64/kernel/pi/
H A Drelacheck.c27 static bool swap; variable
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c271 u8 devfn, u8 offset, int *swap) in u3_ht_cfg_access()
288 int swap; in u3_ht_read_config() local
339 int swap; in u3_ht_write_config() local
/linux/drivers/net/fddi/skfp/
H A Dpmf.c553 const char *swap ; in smt_add_para() local
1076 const char *swap ; in smt_set_para() local
/linux/drivers/md/
H A Ddm-ima.h70 static inline void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap) {} in dm_ima_measure_on_device_resume()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.h10 #define swap(a, b) \ macro
/linux/drivers/video/fbdev/
H A Dpxa168fb.h236 #define CFG_GRA_SWAPRB(swap) ((swap) << 12) argument
238 #define CFG_GRA_SWAPUV(swap) ((swap) << 11) argument
240 #define CFG_GRA_SWAPYU(swap) ((swap) << 10) argument
253 #define CFG_DMA_SWAPRB(swap) ((swap) << 4) argument
255 #define CFG_DMA_SWAPUV(swap) ((swap) << 3) argument
257 #define CFG_DMA_SWAPYU(swap) ((swap) << 2) argument
/linux/drivers/gpu/drm/tegra/
H A Dplane.h51 u32 swap; member
/linux/fs/nfs/
H A Ddirect.c433 bool swap) in nfs_file_direct_read()
989 bool swap) in nfs_file_direct_write()
/linux/lib/
H A Dsort.c130 swap_func_t swap; member
[all...]
/linux/tools/testing/selftests/mm/
H A Duffd-stress.c53 #define swap(a, b) \ macro
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_lcdc_encoder.c52 int bpp, nchan, swap; in setup_phy() local
/linux/kernel/power/
H A Duser.c33 int swap; member
/linux/arch/powerpc/crypto/
H A Dcurve25519-ppc64le-core.c119 unsigned int swap = 0; in curve25519_fe51() local
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c301 static void dcss_dpr_uv_swap(struct dcss_dpr_ch *ch, bool swap) in dcss_dpr_uv_swap()
307 static void dcss_dpr_y_uv_swap(struct dcss_dpr_ch *ch, bool swap) in dcss_dpr_y_uv_swap()
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_disp.c90 bool swap; member
782 unsigned int swap[3] = { 0, 1, 2 }; in zynqmp_disp_blend_layer_set_csc() local
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.h41 unsigned int swap; member
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c164 bool swap; in sun4i_frontend_update_buffer() local
/linux/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c206 struct drm_rect *clip, bool swap, in mipi_dbi_buf_copy()
276 bool swap = dbi->swap_bytes; in mipi_dbi_fb_dirty() local
/linux/drivers/gpu/drm/tiny/
H A Dili9225.c88 bool swap = dbi->swap_bytes; in ili9225_fb_dirty() local
/linux/drivers/net/wireless/silabs/wfx/
H A Dwfx.h149 u8 swap; in memreverse() local

1234