Searched refs:sram_partition (Results 1 – 3 of 3) sorted by relevance
13 struct sram_partition { struct31 struct sram_partition *partition; argument48 struct sram_partition *part);49 int sram_add_protect_exec(struct sram_partition *part);53 struct sram_partition *part) in sram_check_protect_exec()58 static inline int sram_add_protect_exec(struct sram_partition *part) in sram_add_protect_exec()
29 struct sram_partition *part; in sram_read()32 part = (struct sram_partition *)container_of(attr, struct sram_partition, battr); in sram_read()45 struct sram_partition *part; in sram_write()48 part = (struct sram_partition *)container_of(attr, struct sram_partition, battr); in sram_write()58 phys_addr_t start, struct sram_partition *part) in sram_add_pool()78 phys_addr_t start, struct sram_partition *part) in sram_add_export()99 struct sram_partition *part = &sram->partition[sram->partitions]; in sram_add_partition()150 struct sram_partition *part; in sram_free_partitions()
23 struct sram_partition *part) in sram_check_protect_exec()37 int sram_add_protect_exec(struct sram_partition *part) in sram_add_protect_exec()76 struct sram_partition *part = NULL, *p; in sram_exec_copy()