]> Git Repo - linux.git/blobdiff - scripts/bpf_doc.py
scsi: zfcp: Trace when request remove fails after qdio send fails
[linux.git] / scripts / bpf_doc.py
index c0e6690be82a8c65a3c74806b6fad498bb68ea10..e8d90829f23ed2641458bd5f632a80dba852f7f6 100755 (executable)
@@ -685,6 +685,7 @@ class PrinterHelpers(Printer):
             'struct udp6_sock',
             'struct unix_sock',
             'struct task_struct',
+            'struct cgroup',
 
             'struct __sk_buff',
             'struct sk_msg_md',
@@ -742,6 +743,7 @@ class PrinterHelpers(Printer):
             'struct udp6_sock',
             'struct unix_sock',
             'struct task_struct',
+            'struct cgroup',
             'struct path',
             'struct btf_ptr',
             'struct inode',
@@ -750,6 +752,7 @@ class PrinterHelpers(Printer):
             'struct bpf_timer',
             'struct mptcp_sock',
             'struct bpf_dynptr',
+            'const struct bpf_dynptr',
             'struct iphdr',
             'struct ipv6hdr',
     }
This page took 0.030242 seconds and 4 git commands to generate.