Searched refs:swap (Results 501 - 525 of 700) sorted by relevance

<<2122232425262728

/linux-master/drivers/xen/
H A Dprivcmd.c26 #include <linux/swap.h>
/linux-master/net/netfilter/
H A Dnf_nat_core.c547 swap(max, min);
/linux-master/drivers/md/
H A Draid5-ppl.c1148 swap(page, page2);
/linux-master/arch/s390/crypto/
H A Dchacha-s390.S24 .long 0x03020100,0x07060504,0x0b0a0908,0x0f0e0d0c # byte swap
/linux-master/net/wireless/
H A Dchan.c494 swap(c1, c2);
/linux-master/fs/
H A Dpipe.c109 swap(pipe1, pipe2);
/linux-master/drivers/md/dm-vdo/
H A Drepair.c162 swap(*mapping1, *mapping2);
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_plane.c844 * to be put in channel 1 and Cb/Cr in channel 0, so we swap
1387 swap(plane->state->fb, new_plane_state->fb);
/linux-master/arch/x86/mm/
H A Dinit_64.c19 #include <linux/swap.h>
/linux-master/arch/s390/mm/
H A Dpgtable.c12 #include <linux/swap.h>
/linux-master/drivers/pinctrl/renesas/
H A Dcore.c1007 swap(a, b);
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.c195 swap(dw, dh);
/linux-master/drivers/platform/chrome/
H A Dcros_ec_typec.c1116 req.swap = USB_PD_CTRL_SWAP_NONE;
/linux-master/drivers/usb/gadget/function/
H A Df_ncm.c983 swap(skb2, ncm->skb_tx_data);
/linux-master/block/
H A Dbio.c6 #include <linux/swap.h>
/linux-master/drivers/md/bcache/
H A Dbset.c1262 * buffer, we can just swap buffers instead of doing a big
1274 swap(out, b->set->data);
/linux-master/fs/gfs2/
H A Dfile.c21 #include <linux/swap.h>
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c437 * so swap the dimensions here. However, pixel extension will
441 swap(src_w, src_h);
/linux-master/sound/synth/emux/
H A Dsoundfont.c703 swap(si->loopstart, si->loopend);
/linux-master/kernel/time/
H A Dtimer.c27 #include <linux/swap.h>
/linux-master/arch/powerpc/kernel/
H A Dfadump.c1247 swap(mem_ranges[idx], mem_ranges[i]);
/linux-master/lib/
H A Dtest_hmm.c25 #include <linux/swap.h>
/linux-master/mm/
H A Ddebug_vm_pgtable.c28 #include <linux/swap.h>
783 pr_debug("Validating PTE swap soft dirty\n");
816 pr_debug("Validating PMD swap soft dirty\n");
832 pr_debug("Validating PTE swap exclusive\n");
865 pr_debug("Validating PTE swap\n");
881 pr_debug("Validating PMD swap\n");
910 pr_debug("Validating swap migration\n");
H A Duserfaultfd.c12 #include <linux/swap.h>
/linux-master/include/linux/
H A Dsched.h1059 /* MM fault and swap info: this can arguably be seen as either mm-specific or thread-specific: */
2197 swap(current->alloc_tag, tag);

Completed in 708 milliseconds

<<2122232425262728