Searched defs:pi (Results 1 – 3 of 3) sorted by relevance
/kernel/ |
D | futex_compat.c | 22 compat_uptr_t __user *head, int *pi) in fetch_robust_entry() 52 unsigned int limit = ROBUST_LIST_LIMIT, pi, next_pi, pip; in compat_exit_robust_list() local
|
D | futex.c | 1838 int handle_futex_death(u32 __user *uaddr, struct task_struct *curr, int pi) in handle_futex_death() 1881 int *pi) in fetch_robust_entry() 1904 unsigned int limit = ROBUST_LIST_LIMIT, pi, next_pi, pip; in exit_robust_list() local
|
D | kprobes.c | 1188 static void __kprobes report_probe(struct seq_file *pi, struct kprobe *p, in report_probe() 1226 static int __kprobes show_kprobe_addr(struct seq_file *pi, void *v) in show_kprobe_addr()
|