Home
last modified time | relevance | path

Searched refs:pid_off (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/admin-guide/kdump/
H A Dgdbmacros.txt18 set $pid_off=((size_t)&((struct task_struct *)0)->thread_group.next)
35 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off)
49 set $next_th=(((char *)$next_th->thread_group.next) - $pid_off)
84 set $pid_off=((size_t)&((struct task_struct *)0)->thread_group.next)
91 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off)
95 set $next_th=(((char *)$next_th->thread_group.next) - $pid_off)
107 set $pid_off=((size_t)&((struct task_struct *)0)->thread_group.next)
119 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off)
125 set $next_th=(((char *)$next_th->thread_group.next) - $pid_off)
152 set $next_th=(((char *)$next_t->thread_group.next) - $pid_off)
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c126 u8 pid_off; member
172 if (st->pid_off) in lme2510_stream_restart()
418 st->pid_off = true; in lme2510_pid_filter_ctrl()
420 st->pid_off = false; in lme2510_pid_filter_ctrl()