Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/powerpc/nx-gzip/include/
Dnx_dbg.h42 flock(nx_gzip_log->_fileno, LOCK_UN); \
/Linux-v6.1/include/uapi/asm-generic/
Dfcntl.h182 #define LOCK_UN 8 /* remove lock */ macro
/Linux-v6.1/tools/include/uapi/asm-generic/
Dfcntl.h182 #define LOCK_UN 8 /* remove lock */ macro
/Linux-v6.1/tools/perf/util/
Dbpf_counter.c586 flock(attr_map_fd, LOCK_UN); in bperf__load()
/Linux-v6.1/fs/
Dlocks.c421 case LOCK_UN: in flock_translate_cmd()
/Linux-v6.1/Documentation/x86/
Dresctrl.rst1059 ret = flock(fd, LOCK_UN);