diff options
author | 2023-02-28 18:53:35 -0600 | |
---|---|---|
committer | 2023-04-18 16:39:35 -0700 | |
commit | 5a10562bdeb58006de4b1cd5f671b7da26b20bb3 (patch) | |
tree | 45e4ad85130c71d59d56bc1af447bdf364252f74 /scripts/bpf_doc.py | |
parent | scripts/gdb: create linux/vfs.py for VFS related GDB helpers (diff) | |
download | linux-rng-5a10562bdeb58006de4b1cd5f671b7da26b20bb3.tar.xz linux-rng-5a10562bdeb58006de4b1cd5f671b7da26b20bb3.zip |
scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry()
$lx_dentry_name() generates a full VFS path from a given dentry pointer,
and $lx_i_dentry() returns the dentry pointer associated with the given
inode pointer, if there is one.
Link: https://lkml.kernel.org/r/c9a5ad8efbfbd2cc6559e082734eed7628f43a16.1677631565.git.development@efficientek.com
Signed-off-by: Glenn Washburn <development@efficientek.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Antonio Borneo <antonio.borneo@foss.st.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: John Ogness <john.ogness@linutronix.de>
Cc: Kieran Bingham <kbingham@kernel.org>
Cc: Petr Mladek <pmladek@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions