Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/
Dbuiltin-daemon.c1126 static int lockf(int fd, int cmd, off_t len) in lockf() function
1156 if (lockf(fd, F_TLOCK, 0) < 0) { in check_lock()
/Linux-v5.15/
DMAINTAINERS7212 FILE LOCKING (flock() and fcntl()/lockf())