Home
last modified time | relevance | path

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

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