Home
last modified time | relevance | path

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

12

/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/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/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/lib/crypto/powerpc/
H A Dcurve25519.h114 unsigned int swap = 0; in curve25519_fe51() local
/linux/drivers/gpu/drm/tegra/
H A Dplane.h51 u32 swap; member
H A Dplane.c326 int tegra_plane_format(u32 fourcc, u32 *format, u32 *swap) in tegra_plane_format()
/linux/tools/testing/selftests/mm/
H A Duffd-stress.c59 #define swap(a, b) \ macro
/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/lib/
H A Dsort.c130 swap_func_t swap; member
/linux/arch/riscv/kernel/
H A Dusercfi.c135 unsigned long swap = -1; in amo_user_shstk() local
/linux/drivers/net/wireless/silabs/wfx/
H A Dwfx.h149 u8 swap; in memreverse() local
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.h373 bool swap; member
383 bool swap; member
/linux/include/uapi/linux/
H A Drds.h373 __u64 swap; member
380 __u64 swap; member
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-input.c66 #define PIXMAP_SINK_SRC_PRCR_SWAP(sink, src, prcr, swap, data_type) \ argument
/linux/include/linux/
H A Dminmax.h307 #define swap(a, b) \ macro
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h445 #define CFG_GRA_SWAPRB(swap) ((swap)<<12) argument
447 #define CFG_GRA_SWAPUV(swap) ((swap)<<11) argument
449 #define CFG_GRA_SWAPYU(swap) ((swap)<<10) argument
466 #define CFG_DMA_SWAPRB(swap) ((swap)<<4) argument
468 #define CFG_DMA_SWAPUV(swap) ((swap)<<3) argument
470 #define CFG_DMA_SWAPYU(swap) ((swap)<<2) argument
/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c344 #define swap(a, b, len) do { \ macro
/linux/drivers/tty/serial/
H A Dstm32-usart.h215 bool swap; /* swap RX & TX pins */ member
/linux/lib/crypto/x86/
H A Dcurve25519.h1532 u64 swap = 1; in curve25519_ever64_base() local

12