Searched refs:new_bit (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dlockdep.c1430 static int exclusive_bit(int new_bit) argument
1443 int state = new_bit & ~3;
1444 int dir = new_bit & 2;
1995 enum lock_usage_bit prev_bit, enum lock_usage_bit new_bit)
2006 usage_str[prev_bit], usage_str[new_bit]);
2034 enum lock_usage_bit new_bit, enum lock_usage_bit bad_bit)
2037 return print_usage_bug(curr, this, bad_bit, new_bit);
2042 enum lock_usage_bit new_bit);
2191 enum lock_usage_bit new_bit)
2193 int excl_bit = exclusive_bit(new_bit);
1994 print_usage_bug(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit prev_bit, enum lock_usage_bit new_bit) argument
2033 valid_state(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit, enum lock_usage_bit bad_bit) argument
2190 mark_lock_irq(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
2575 mark_lock_irq(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
2603 mark_lock(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dlockdep.c1430 static int exclusive_bit(int new_bit) argument
1443 int state = new_bit & ~3;
1444 int dir = new_bit & 2;
1995 enum lock_usage_bit prev_bit, enum lock_usage_bit new_bit)
2006 usage_str[prev_bit], usage_str[new_bit]);
2034 enum lock_usage_bit new_bit, enum lock_usage_bit bad_bit)
2037 return print_usage_bug(curr, this, bad_bit, new_bit);
2042 enum lock_usage_bit new_bit);
2191 enum lock_usage_bit new_bit)
2193 int excl_bit = exclusive_bit(new_bit);
1994 print_usage_bug(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit prev_bit, enum lock_usage_bit new_bit) argument
2033 valid_state(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit, enum lock_usage_bit bad_bit) argument
2190 mark_lock_irq(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
2575 mark_lock_irq(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
2603 mark_lock(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Drefcounttree.c3207 u32 new_bit, new_len; local
3279 &new_bit, &new_len);
3286 cpos, p_cluster, new_bit,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Drefcounttree.c3207 u32 new_bit, new_len; local
3279 &new_bit, &new_len);
3286 cpos, p_cluster, new_bit,

Completed in 145 milliseconds