Home
last modified time | relevance | path

Searched refs:cs_alloc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h89 struct critical_section *cs_alloc(void);
H A Daicasm.c746 cs_alloc() in cs_alloc() function
H A Daicasm_gram.y1007 cs = cs_alloc();
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_conservative.c273 static struct policy_dbs_info *cs_alloc(void) in cs_alloc() function
321 .alloc = cs_alloc,