Searched defs:new_bit (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 3210 u32 new_bit, new_len, orig_num_clusters; in ocfs2_make_clusters_writable() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 3181 u32 new_bit, new_len, orig_num_clusters; in ocfs2_make_clusters_writable() local
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lockdep.c | 2594 static int exclusive_bit(int new_bit) in exclusive_bit() argument 3828 print_usage_bug(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit prev_bit, enum lock_usage_bit new_bit) print_usage_bug() argument 3868 valid_state(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit, enum lock_usage_bit bad_bit) valid_state() argument 4065 mark_lock_irq(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) mark_lock_irq() argument 4492 mark_lock(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) mark_lock() argument [all...] |
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | lockdep.c | 2658 static int exclusive_bit(int new_bit) in exclusive_bit() argument 3968 print_usage_bug(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit prev_bit, enum lock_usage_bit new_bit) print_usage_bug() argument 4008 valid_state(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit, enum lock_usage_bit bad_bit) valid_state() argument 4205 mark_lock_irq(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) mark_lock_irq() argument 4637 mark_lock(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) mark_lock() argument [all...] |
Completed in 37 milliseconds