Lines Matching refs:functions
25 The 2.6 kernel contains a set of functions (implemented by Alexander Viro)
35 * Some utility functions for formatting objects for output without
83 Four functions must be implemented to make the iterator work. The first,
151 the four functions we have just defined:
164 manipulated by the other functions is considered to be completely opaque by
179 output must be passed to the seq_file code. Some utility functions have
185 For straight character output, the following functions may be used:
195 There are also a pair of functions for printing filenames:
219 So far, we have a nice set of functions which can produce output within the
240 by the iterator functions.
319 accordingly. Your start() and next() functions need only invoke the