kfree_const — conditionally free memory
void kfree_const (
)
x
pointer to the memory
Function calls kfree only if x is not in .rodata section.