Home
last modified time | relevance | path

Searched defs:file_lock (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/art/libartbase/base/
H A Dscoped_flock_test.cc34 ScopedFlock file_lock = LockedFile::Open(scratch_file.GetFilename().c_str(), in TEST_F() local
50 ScopedFlock file_lock = LockedFile::Open(scratch_file.GetFilename().c_str(), in TEST_F() local
56 ScopedFlock file_lock = LockedFile::Open("/will/not/exist", in TEST_F() local
/aosp_15_r20/external/crosvm/cros_async/src/sys/windows/
H A Dtokio_source.rs173 let mut file_lock = source_file.lock(); in read_to_mem() localVariable
197 let mut file_lock = source_file.lock(); in read_to_vec() localVariable
229 let mut file_lock = source_file.lock(); in write_from_mem() localVariable
253 let mut file_lock = source_file.lock(); in write_from_vec() localVariable
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/
H A Dapr_arch_file_io.h121 #define file_lock(f) do { \ macro
130 #define file_lock(f) do {} while (0) macro
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/netware/
H A Dapr_arch_file_io.h77 #define file_lock(f) do { \ macro
86 #define file_lock(f) do {} while (0) macro
/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/
H A Dfile_lock.c61 int file_lock(int fd, int flags, char **errormsg) in file_lock() function
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Dinterop.cc95 static pthread_mutex_t file_lock; variable
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h3778 struct file_lock { struct
3779 struct file_lock *fl_blocker; argument
3796 const struct file_lock_operations *fl_ops; argument
3816 void (*lm_notify)(struct file_lock *); argument
8745 spinlock_t file_lock; member
25359 int (*file_lock)(struct file *, unsigned int); member
25592 struct hlist_head file_lock; member
H A Dvmlinux_602.h3778 struct file_lock { struct
3779 struct file_lock *fl_blocker; argument
3796 const struct file_lock_operations *fl_ops; argument
3816 void (*lm_notify)(struct file_lock *); argument
8745 spinlock_t file_lock; member
25359 int (*file_lock)(struct file *, unsigned int); member
25592 struct hlist_head file_lock; member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h4548 struct file_lock { struct
4549 struct file_lock *fl_blocker; argument
4566 const struct file_lock_operations *fl_ops; argument
4583 void (*lm_notify)(struct file_lock *); argument
15991 spinlock_t file_lock; member
H A Dvmlinux_600.h4548 struct file_lock { struct
4549 struct file_lock *fl_blocker; argument
4566 const struct file_lock_operations *fl_ops; argument
4583 void (*lm_notify)(struct file_lock *); argument
15991 spinlock_t file_lock; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h4057 struct file_lock { struct
4058 struct file_lock *fl_blocker; argument
4075 const struct file_lock_operations *fl_ops; argument
4092 void (*lm_notify)(struct file_lock *); argument
30676 spinlock_t file_lock; member
64683 int (*file_lock)(struct file *, unsigned int); member
64926 struct hlist_head file_lock; member
H A Dvmlinux_518.h4057 struct file_lock { struct
4058 struct file_lock *fl_blocker; argument
4075 const struct file_lock_operations *fl_ops; argument
4092 void (*lm_notify)(struct file_lock *); argument
30676 spinlock_t file_lock; member
64683 int (*file_lock)(struct file *, unsigned int); member
64926 struct hlist_head file_lock; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h21547 spinlock_t file_lock; member
41279 struct file_lock { struct
41280 struct file_lock *fl_blocker; argument
41297 const struct file_lock_operations *fl_ops; argument
41314 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); argument
55870 int (*file_lock)(struct file *, unsigned int); member
56119 struct hlist_head file_lock; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h3856 struct file_lock { struct
3857 struct file_lock *fl_blocker; argument
3874 const struct file_lock_operations *fl_ops; argument
3891 void (*lm_notify)(struct file_lock *); argument
24777 spinlock_t file_lock; member
30465 int (*file_lock)(struct file *, unsigned int); member
30711 struct hlist_head file_lock; member
H A Dvmlinux.h3856 struct file_lock { struct
3857 struct file_lock *fl_blocker; argument
3874 const struct file_lock_operations *fl_ops; argument
3891 void (*lm_notify)(struct file_lock *); argument
24777 spinlock_t file_lock; member
30465 int (*file_lock)(struct file *, unsigned int); member
30711 struct hlist_head file_lock; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h31822 spinlock_t file_lock; member
50642 struct file_lock { struct
50643 struct file_lock *fl_blocker; argument
50660 const struct file_lock_operations *fl_ops; argument
50677 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); argument
65628 int (*file_lock)(struct file *, unsigned int); member
65877 struct hlist_head file_lock; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h3704 struct file_lock { struct
3705 struct file_lock *fl_blocker; argument
3722 const struct file_lock_operations *fl_ops; argument
3742 void (*lm_notify)(struct file_lock *); argument
16062 spinlock_t file_lock; member
H A Dvmlinux.h3704 struct file_lock { struct
3705 struct file_lock *fl_blocker; argument
3722 const struct file_lock_operations *fl_ops; argument
3742 void (*lm_notify)(struct file_lock *); argument
16062 spinlock_t file_lock; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h29200 spinlock_t file_lock; member
50953 struct file_lock { struct
50954 struct file_lock_core c; argument
50957 const struct file_lock_operations *fl_ops; argument
50976 struct file_lock_core c; argument
50991 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); argument
60723 int (*file_lock)(struct file *, unsigned int); member
60954 struct hlist_head file_lock; member