Home
last modified time | relevance | path

Searched defs:blk_mq_debugfs_attr (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h61208 struct blk_mq_debugfs_attr { struct
61209 const char *name;
61210 umode_t mode;
61211 int (*show)(void *, struct seq_file *);
61212 ssize_t (*write)(void *, const char __attribute__((btf_type_tag("user"))) *, size_t, loff_t *);
61213 const struct seq_operations *seq_ops;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h71044 struct blk_mq_debugfs_attr { struct
71045 const char *name;
71046 umode_t mode;
71047 int (*show)(void *, struct seq_file *);
71048 ssize_t (*write)(void *, const char __attribute__((btf_type_tag("user"))) *, size_t, loff_t *);
71049 const struct seq_operations *seq_ops;