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()
706 struct sram_list_struct *lsl, **tmp; in sram_free_with_lsl()730 struct sram_list_struct *lsl = NULL; in sram_alloc_with_lsl()733 lsl = kzalloc(sizeof(struct sram_list_struct), GFP_KERNEL); in sram_alloc_with_lsl()
121 struct sram_list_struct *sraml; in is_user_addr_valid()