Searched defs:swap (Results 1 - 25 of 92) sorted by relevance

1234

/linux-master/arch/arm64/kernel/pi/
H A Drelacheck.c27 static bool swap; variable
/linux-master/arch/m68k/lib/
H A Dmulsi3.S98 swap d0 define
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
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.h12 #define swap(a, b) \ macro
/linux-master/lib/
H A Dsort.c132 swap_func_t swap; member in struct:wrapper
[all...]
/linux-master/arch/arm/vdso/
H A Dvdsomunge.c101 static Elf32_Word read_elf_word(Elf32_Word word, bool swap) argument
106 static Elf32_Half read_elf_half(Elf32_Half half, bool swap) argument
111 static void write_elf_word(Elf32_Word val, Elf32_Word *dst, bool swap) argument
125 bool swap; local
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Dplane.h51 u32 swap; member in struct:tegra_plane_state
H A Dplane.c326 int tegra_plane_format(u32 fourcc, u32 *format, u32 *swap) argument
[all...]
/linux-master/drivers/md/
H A Ddm-ima.h70 static inline void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap) {} argument
H A Ddm-ima.c369 void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap) argument
/linux-master/lib/crypto/mpi/
H A Dmpiutil.c300 void mpi_swap_cond(MPI a, MPI b, unsigned long swap) argument
/linux-master/include/linux/
H A Dminmax.h270 #define swap(a, b) \ macro
/linux-master/drivers/ata/
H A Dpata_falcon.c53 bool swap = 1; local
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.h40 unsigned int swap; member in struct:vsp1_format_info
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c164 bool swap; local
/linux-master/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_lcdc_encoder.c52 int bpp, nchan, swap; local
/linux-master/kernel/power/
H A Duser.c33 int swap; member in struct:snapshot_data
[all...]
/linux-master/tools/testing/selftests/mm/
H A Duffd-stress.c52 #define swap(a, b) \ macro
/linux-master/drivers/mtd/maps/
H A Dphysmap-core.c333 int err, swap = 0; local
/linux-master/include/linux/mtd/
H A Dmap.h200 int swap; /* this mapping's byte-swapping requirement */ member in struct:map_info
/linux-master/drivers/net/fddi/skfp/
H A Dpmf.c553 const char *swap ; local
1076 const char *swap ; local
[all...]
/linux-master/drivers/crypto/qce/
H A Dcommon.c283 u8 swap[QCE_AES_IV_LENGTH]; local
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dwfx.h149 u8 swap; local
/linux-master/arch/powerpc/platforms/powermac/
H A Dpci.c288 int swap; local
339 int swap; local
270 u3_ht_cfg_access(struct pci_controller *hose, u8 bus, u8 devfn, u8 offset, int *swap) argument
[all...]
/linux-master/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) 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) 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) argument
608 bool swap = drm_rotation_90_or_270(rotation); local
[all...]

Completed in 309 milliseconds

1234