Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h42 flock(nx_gzip_log->_fileno, LOCK_UN); \
/linux/include/uapi/asm-generic/
H A Dfcntl.h180 #define LOCK_UN 8 /* remove lock */ macro
/linux/tools/perf/util/
H A Dbpf_counter.c649 flock(attr_map_fd, LOCK_UN); in bperf__load()
/linux/fs/
H A Dlocks.c477 case LOCK_UN: in flock_translate_cmd()
/linux/Documentation/filesystems/
H A Dresctrl.rst1610 ret = flock(fd, LOCK_UN);