Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h42 flock(nx_gzip_log->_fileno, LOCK_UN); \
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dfcntl.h181 #define LOCK_UN 8 /* remove lock */ macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dfcntl.h182 #define LOCK_UN 8 /* remove lock */ macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dfcntl.h181 #define LOCK_UN 8 /* remove lock */ macro
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dfcntl.h181 #define LOCK_UN 8 /* remove lock */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dfcntl.h125 #define LOCK_UN 8 macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx_dbg.h42 flock(nx_gzip_log->_fileno, LOCK_UN); \
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dfcntl.h139 #define LOCK_UN 8 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dfcntl.h139 #define LOCK_UN 8 macro
/kernel/linux/linux-5.10/fs/
H A Dlocks.c471 case LOCK_UN: in flock_translate_cmd()
2212 * - %LOCK_UN -- remove an existing lock.
2232 unlock = (cmd == LOCK_UN); in SYSCALL_DEFINE2()
2741 flock_make_lock(filp, LOCK_UN, &fl); in locks_remove_flock()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_counter.c568 flock(attr_map_fd, LOCK_UN); in bperf__load()
/kernel/linux/linux-6.6/fs/
H A Dlocks.c422 case LOCK_UN: in flock_translate_cmd()
2064 * - %LOCK_UN -- remove an existing lock.

Completed in 12 milliseconds