Home
last modified time | relevance | path

Searched refs:tap_get_major (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dtap.c391 static struct major_info *tap_get_major(int major) in tap_get_major() function
409 tap_major = tap_get_major(MAJOR(major)); in tap_get_minor()
436 tap_major = tap_get_major(MAJOR(major)); in tap_free_minor()
460 tap_major = tap_get_major(major); in dev_get_by_tap_file()
/kernel/linux/linux-6.6/drivers/net/
H A Dtap.c403 static struct major_info *tap_get_major(int major) in tap_get_major() function
421 tap_major = tap_get_major(MAJOR(major)); in tap_get_minor()
448 tap_major = tap_get_major(MAJOR(major)); in tap_free_minor()
472 tap_major = tap_get_major(major); in dev_get_by_tap_file()

Completed in 3 milliseconds