Searched defs:SPLICE_F_MOVE (Results 1 – 3 of 3) sorted by relevance
17 #define SPLICE_F_MOVE (0x01) /* move pages instead of copying */ macro
345 # define SPLICE_F_MOVE 1 /* Move pages instead of copying. */ macro