Searched defs:SEEK_SET (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Dhugepage-vmemmap.c59 lseek(fd, (unsigned long)addr / pagesize * sizeof(pagemap), SEEK_SET); local
H A Dksm_functional_tests.c577 lseek(mem_fd, (uintptr_t) map + i, SEEK_SET); local
/linux-master/tools/include/nolibc/
H A Dtypes.h94 #define SEEK_SET 0 macro
/linux-master/include/uapi/linux/
H A Dfs.h43 #define SEEK_SET 0 /* seek relative to beginning of file */ macro
/linux-master/tools/include/uapi/linux/
H A Dfs.h43 #define SEEK_SET 0 /* seek relative to beginning of file */ macro

Completed in 163 milliseconds