Home
last modified time | relevance | path

Searched refs:curr (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dfutex.h130 handle_futex_death(u32 __user *uaddr, struct task_struct *curr, int pi);
171 extern void exit_robust_list(struct task_struct *curr);
172 extern void exit_pi_state_list(struct task_struct *curr);
175 static inline void exit_robust_list(struct task_struct *curr) in exit_robust_list() argument
178 static inline void exit_pi_state_list(struct task_struct *curr) in exit_pi_state_list() argument
Dcdrom.h761 __u8 curr : 1; member
763 __u8 curr : 1; member
788 __u8 curr : 1; member
790 __u8 curr : 1; member
Dlockdep.h404 extern void print_irqtrace_events(struct task_struct *curr);
412 static inline void print_irqtrace_events(struct task_struct *curr) in print_irqtrace_events() argument
Dcompat.h160 extern void compat_exit_robust_list(struct task_struct *curr);
/include/asm-frv/
Dprocessor.h61 struct task_struct *curr; /* [GR29] current pointer for this thread */ member
/include/media/
Dsaa7146_vv.h73 struct saa7146_buf *curr; member
/include/sound/
Dinfo.h30 unsigned int curr; /* current position in buffer */ member