Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h6489 struct seq_operations { struct
6490 void * (*start)(struct seq_file *, loff_t *);
6491 void (*stop)(struct seq_file *, void *);
6492 void * (*next)(struct seq_file *, void *, loff_t *);
6493 int (*show)(struct seq_file *, void *);