Searched refs:sram_list_struct (Results 1 – 4 of 4) sorted by relevance
11 struct sram_list_struct { struct12 struct sram_list_struct *next; argument25 struct sram_list_struct *sram_list; argument
186 struct sram_list_struct *tmp; in destroy_context()
742 struct sram_list_struct *lsl, **tmp; in sram_free_with_lsl()766 struct sram_list_struct *lsl = NULL; in sram_alloc_with_lsl()769 lsl = kzalloc(sizeof(struct sram_list_struct), GFP_KERNEL); in sram_alloc_with_lsl()
122 struct sram_list_struct *sraml; in is_user_addr_valid()