Skip to content

kcurrent ¤

Functions:

Attributes:

indent module-attribute ¤

fmode_flags module-attribute ¤

fmode_flags = BitFlags([('R', 0), ('W', 1), ('X', 5)])

KCURRENT_PID module-attribute ¤

KCURRENT_PID = None

KCURRENT_PGD module-attribute ¤

KCURRENT_PGD = None

parser module-attribute ¤

parser = ArgumentParser(
    description="\n    Displays the current kernel task debugged by the debugger (gdb/lldb) if pid == None\n    Displays the task with pid if pid != None.\n    "
)

kfile ¤

kfile(pid=None, fd=None)

kcurrent ¤

kcurrent(pid=None, set_pid=False, verbose=True)