Home
last modified time | relevance | path

Searched refs:sram_add_protect_exec (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/misc/
Dsram.h50 int sram_add_protect_exec(struct sram_partition *part);
59 static inline int sram_add_protect_exec(struct sram_partition *part) in sram_add_protect_exec() function
Dsram-exec.c37 int sram_add_protect_exec(struct sram_partition *part) in sram_add_protect_exec() function
Dsram.c138 sram_add_protect_exec(part); in sram_add_partition()