Searched refs:KERNPROF_MAJOR (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmajor.h157 #define KERNPROF_MAJOR 192 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmajor.h157 #define KERNPROF_MAJOR 192 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dkernprof.c1099 ret = devfs_register_chrdev(KERNPROF_MAJOR, "profile", &prof_ctl_fops);
1103 DEVFS_FL_NONE, KERNPROF_MAJOR, 0,
1113 devfs_unregister_chrdev(KERNPROF_MAJOR, "profile");

Completed in 96 milliseconds