Sindbad~EG File Manager

Current Path : /proc/2568807/root/usr/share/systemtap/tapset/linux/
Upload File :
Current File : //proc/2568807/root/usr/share/systemtap/tapset/linux/task.stpm

@define task(ptr) %(
    @cast(@ptr, "task_struct", "kernel<linux/sched.h>")
%)

@define mm(ptr) %(
  %( kernel_v >= "2.6.34" %?
    @cast(@ptr, "mm_struct", "kernel<linux/mm_types.h>")
  %:
    @cast(@ptr, "mm_struct", "kernel<linux/sched.h>")
  %)
%)

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists