Searched refs:LOCK_UN (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h42 flock(nx_gzip_log->_fileno, LOCK_UN); \
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h181 #define LOCK_UN 8 /* remove lock */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h181 #define LOCK_UN 8 /* remove lock */ macro
/linux-master/tools/perf/util/
H A Dbpf_counter.c571 flock(attr_map_fd, LOCK_UN);
/linux-master/fs/
H A Dlocks.c458 case LOCK_UN:
2126 * - %LOCK_UN -- remove an existing lock.

Completed in 110 milliseconds