Searched defs:fi (Results 1 – 4 of 4) sorted by relevance
182 struct fib_info *fi; member217 struct fib_info *fi; member233 struct fib_info *fi; member627 static inline void fib_info_hold(struct fib_info *fi) in fib_info_hold()632 static inline void fib_info_put(struct fib_info *fi) in fib_info_put()
478 static inline unsigned int fib_info_num_path(const struct fib_info *fi) in fib_info_num_path()489 static inline struct fib_nh_common *fib_info_nhc(struct fib_info *fi, int nhsel) in fib_info_nhc()498 static inline struct fib_nh *fib_info_nh(struct fib_info *fi, int nhsel) in fib_info_nh()
282 static inline void bio_first_folio(struct folio_iter *fi, struct bio *bio, in bio_first_folio()301 static inline void bio_next_folio(struct folio_iter *fi, struct bio *bio) in bio_next_folio()319 #define bio_for_each_folio_all(fi, bio) \ argument
240 struct usb_function_instance *fi; member
Completed in 16 milliseconds