Sc 10 is used to make lv1 calls since user mode can't do lv1 call. I saw couple of apps use that syscall including the toolbox, I use it there too.
Sc 15 is for calling any internal kernel function,check it's usage and an lv2 dumper src was provided by me. Recently with cobra 8.01 you can acquire residence kernel plugin location and use sc15 to send arguments and communicate with your plugin