Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h93619 struct ffs_epfile { struct
93620 struct mutex mutex;
93621 struct ffs_data *ffs;
93622 struct ffs_ep *ep;
93623 struct dentry *dentry;
93624 struct ffs_buffer *read_buffer;
93625 char name[5];
93626 unsigned char in;
93627 unsigned char isoc;
93628 unsigned char _pad;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h103315 struct ffs_epfile { struct
103316 struct mutex mutex;
103317 struct ffs_data *ffs;
103318 struct ffs_ep *ep;
103319 struct dentry *dentry;
103320 struct ffs_buffer *read_buffer;
103321 char name[5];
103322 unsigned char in;
103323 unsigned char isoc;
103324 unsigned char _pad;