Home
last modified time | relevance | path

Searched refs:vcc_walk (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/atm/
H A Dproc.c108 static inline void *vcc_walk(struct seq_file *seq, loff_t l) in vcc_walk() function
125 return left ? vcc_walk(seq, left) : SEQ_START_TOKEN; in vcc_seq_start()
136 v = vcc_walk(seq, 1); in vcc_seq_next()