Searched refs:atm_iobuf (Results 1 – 6 of 6) sorted by relevance
221 if (get_user(buf, &((struct atm_iobuf *) arg)->buffer)) in atm_dev_ioctl()223 if (get_user(len, &((struct atm_iobuf *) arg)->length)) in atm_dev_ioctl()243 put_user(size, &((struct atm_iobuf *) arg)->length)) in atm_dev_ioctl()
59 #define ATM_GETNAMES _IOW('a',ATMIOC_ITF+3,struct atm_iobuf)147 struct atm_iobuf { struct
1629 struct atm_iobuf iobuf = { 0, NULL }; in do_atm_iobuf()
2155 struct atm_iobuf iobuf = { 0, NULL }; in do_atm_iobuf()
2142 struct atm_iobuf iobuf = { 0, NULL }; in do_atm_iobuf()
2544 struct atm_iobuf *iobuf; in do_atm_iobuf()