Lines Matching defs:tap
81 static int tap_enable_queue(struct tap_dev *tap, struct file *file, in tap_enable_queue()
102 static int tap_set_queue(struct tap_dev *tap, struct file *file, in tap_set_queue()
126 struct tap_dev *tap; in tap_disable_queue() local
161 struct tap_dev *tap; in tap_put_queue() local
189 static struct tap_queue *tap_get_queue(struct tap_dev *tap, in tap_get_queue()
235 void tap_del_queues(struct tap_dev *tap) in tap_del_queues()
259 struct tap_dev *tap; in tap_handle_frame() local
350 int tap_get_minor(dev_t major, struct tap_dev *tap) in tap_get_minor()
378 void tap_free_minor(dev_t major, struct tap_dev *tap) in tap_free_minor()
403 struct tap_dev *tap; in dev_get_by_tap_file() local
449 struct tap_dev *tap; in tap_open() local
577 struct tap_dev *tap; in tap_get_user() local
824 struct tap_dev *tap; in tap_get_tap_dev() local
834 static void tap_put_tap_dev(struct tap_dev *tap) in tap_put_tap_dev()
842 struct tap_dev *tap; in tap_ioctl_set_queue() local
862 struct tap_dev *tap; in set_offload() local
920 struct tap_dev *tap; in tap_ioctl() local
1047 struct tap_dev *tap; in tap_get_user_xdp() local
1189 int tap_queue_resize(struct tap_dev *tap) in tap_queue_resize()