Home
last modified time | relevance | path

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

/net/atm/
Dproc.c109 static inline void *vcc_walk(struct vcc_state *state, loff_t l) in vcc_walk() function
136 return left ? vcc_walk(state, left) : SEQ_START_TOKEN; in vcc_seq_start()
149 v = vcc_walk(state, 1); in vcc_seq_next()