Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpython-ext-sources16 util/memswap.c
H A DBuild27 perf-y += memswap.o
/openbmc/linux/fs/ext4/
H A Dioctl.c285 static void memswap(void *a, void *b, size_t len) in memswap() function
323 memswap(ei1->i_data, ei2->i_data, sizeof(ei1->i_data)); in swap_inode_data()