Searched defs:new_lock (Results 1 - 5 of 5) sorted by relevance
/third_party/python/Python/ |
H A D | thread_pthread.h | 731 PyThread_type_lock new_lock = PyThread_allocate_lock(); in _PyThread_at_fork_reinit() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | audit.c | 1159 u32 old_feature, new_feature, old_lock, new_lock; in audit_set_feature() local 1180 u32 old_feature, new_feature, old_lock, new_lock; in audit_set_feature() local 1131 audit_log_feature_change(int which, u32 old_feature, u32 new_feature, u32 old_lock, u32 new_lock, int res) audit_log_feature_change() argument [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | audit.c | 1156 u32 old_feature, new_feature, old_lock, new_lock; in audit_set_feature() local 1177 u32 old_feature, new_feature, old_lock, new_lock; in audit_set_feature() local 1128 audit_log_feature_change(int which, u32 old_feature, u32 new_feature, u32 old_lock, u32 new_lock, int res) audit_log_feature_change() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_xdr.h | 564 unsigned char new_lock : 1; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_xdr.h | 566 unsigned char new_lock : 1; member
|
Completed in 29 milliseconds