Home
last modified time | relevance | path

Searched refs:memswap (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dioctl.c289 static void memswap(void *a, void *b, size_t len) in memswap() function
336 memswap(ei1->i_data, ei2->i_data, sizeof(ei1->i_data)); in swap_inode_data()
/linux/tools/perf/util/
H A DBuild33 perf-util-y += memswap.o