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

/linux-master/drivers/misc/
H A Dsram.h13 struct sram_partition { struct
31 struct sram_partition *partition;
48 struct sram_partition *part);
49 int sram_add_protect_exec(struct sram_partition *part);
53 struct sram_partition *part)
58 static inline int sram_add_protect_exec(struct sram_partition *part)
H A Dsram-exec.c23 struct sram_partition *part)
37 int sram_add_protect_exec(struct sram_partition *part)
76 struct sram_partition *part = NULL, *p;
H A Dsram.c29 struct sram_partition *part;
31 part = container_of(attr, struct sram_partition, battr);
44 struct sram_partition *part;
46 part = container_of(attr, struct sram_partition, battr);
56 phys_addr_t start, struct sram_partition *part)
76 phys_addr_t start, struct sram_partition *part)
97 struct sram_partition *part = &sram->partition[sram->partitions];
148 struct sram_partition *part;

Completed in 224 milliseconds