Searched refs:io_alloc (Results 1 – 5 of 5) sorted by relevance
101 struct io *iop = io_alloc(); in process()108 iop = io_alloc(); in process()
133 static inline struct io *io_alloc(void) in io_alloc() function
37 int (*io_alloc)(struct rtnl_link *); member
326 .io_alloc = vlan_alloc,
1399 if ((err = io->io_alloc(link)) < 0) in rtnl_link_set_info_type()