Home
last modified time | relevance | path

Searched defs:swap (Results 26 – 50 of 114) sorted by relevance

12345

/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_disp.c77 bool swap; member
726 unsigned int swap[3] = { 0, 1, 2 }; in zynqmp_disp_blend_layer_set_csc() local
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c164 bool swap; in sun4i_frontend_update_buffer() local
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.h40 unsigned int swap; member
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_ptr.hpp262 void swap(__intrusive_ptr& __that) noexcept in swap() function in stdexec::__ptr::__intrusive_ptr
/openbmc/linux/mm/
H A Dswapfile.c2592 static void *swap_start(struct seq_file *swap, loff_t *pos) in swap_start()
2613 static void *swap_next(struct seq_file *swap, void *v, loff_t *pos) in swap_next()
2633 static void swap_stop(struct seq_file *swap, void *v) in swap_stop()
2638 static int swap_show(struct seq_file *swap, void *v) in swap_show()
3411 swp_entry_t swap = page_swap_entry(page); in __page_file_index() local
H A Dshmem.c496 pgoff_t index, swp_entry_t swap) in shmem_confirm_swap()
1451 swp_entry_t swap; in shmem_writepage() local
1610 static struct folio *shmem_swapin(swp_entry_t swap, gfp_t gfp, in shmem_swapin()
1805 struct folio *folio, swp_entry_t swap) in shmem_set_folio_swapin_error()
1845 swp_entry_t swap; in shmem_swapin_folio() local
/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c316 static void dcss_dpr_uv_swap(struct dcss_dpr_ch *ch, bool swap) in dcss_dpr_uv_swap()
322 static void dcss_dpr_y_uv_swap(struct dcss_dpr_ch *ch, bool swap) in dcss_dpr_y_uv_swap()
/openbmc/linux/include/linux/
H A Dminmax.h270 #define swap(a, b) \ macro
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c205 struct drm_rect *clip, bool swap) in mipi_dbi_buf_copy()
261 bool swap = dbi->swap_bytes; in mipi_dbi_fb_dirty() local
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dili9225.c87 bool swap = dbi->swap_bytes; in ili9225_fb_dirty() local
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dsamples.py25 def __init__(self, time, user, sys, io = 0.0, swap = 0.0): argument
/openbmc/linux/drivers/md/
H A Ddm-ima.c369 void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap) in dm_ima_measure_on_device_resume()
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dwfx.h147 u8 swap; in memreverse() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dplane.c326 int tegra_plane_format(u32 fourcc, u32 *format, u32 *swap) in tegra_plane_format()
/openbmc/linux/drivers/mtd/maps/
H A Dphysmap-core.c338 int err, swap = 0; in physmap_flash_of_init() local
/openbmc/linux/kernel/power/
H A Dswap.c178 sector_t alloc_swapdev_block(int swap) in alloc_swapdev_block()
198 void free_all_swap_pages(int swap) in free_all_swap_pages()
/openbmc/linux/drivers/crypto/qce/
H A Dcommon.c283 u8 swap[QCE_AES_IV_LENGTH]; in qce_xts_swapiv() local
/openbmc/qemu/hw/intc/
H A Ds390_flic.c77 uint8_t isc, bool swap, in qemu_s390_register_io_adapter()
/openbmc/u-boot/include/linux/
H A Dkernel.h255 #define swap(a, b) \ macro
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.h373 bool swap; member
383 bool swap; member
/openbmc/linux/include/uapi/linux/
H A Drds.h373 __u64 swap; member
380 __u64 swap; member
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c284 TCGv_i32 swap = NULL; in tcg_gen_qemu_st_i32_int() local
410 TCGv_i64 swap = NULL; in tcg_gen_qemu_st_i64_int() local
/openbmc/linux/include/media/drv-intf/
H A Dsaa7146_vv.h39 u8 swap; member
/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750.c871 int swap; in sm750fb_setup() local
/openbmc/linux/drivers/media/platform/rockchip/rga/
H A Drga-hw.h203 unsigned int swap:3; member
312 unsigned int swap:3; member

12345