Man Page: tracehook_expect_breakpoints
Operating Environment: suse
Section: 9
TRACEHOOK_EXPECT_BRE(9) Kernel Internals TRACEHOOK_EXPECT_BRE(9)NAMEtracehook_expect_breakpoints - guess if task memory might be touchedSYNOPSISint tracehook_expect_breakpoints(struct task_struct * task);ARGUMENTStask current task, making a new mappingDESCRIPTIONReturn nonzero if task is expected to want breakpoint insertion in its memory at some point. A zero return is no guarantee it won't be done, but this is a hint that it's known to be likely. May be called with task->mm->mmap_sem held for writing. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_EXPECT_BRE(9)
| Related Man Pages |
|---|
| __get_user_pages(9) - centos |
| gearman_task_data_size(3) - debian |
| gearman_task_context(3) - debian |
| gearman_task_error(3) - debian |
| gearman_task_take_data(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |