Home
last modified time | relevance | path

Searched defs:dump_task (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Doom_kill.c382 static int dump_task(struct task_struct *p, void *arg) in dump_task() function
/linux/kernel/sched/
H A Dext_internal.h611 void (*dump_task)(struct scx_dump_ctx *ctx, struct task_struct *p); member
/linux/fs/
H A Dbinfmt_elf.c1819 struct task_struct *dump_task = current; in fill_note_info() local