Home
last modified time | relevance | path

Searched refs:alloc_percpu (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dpercpu.h153 #define alloc_percpu(type) \ macro
/include/scsi/
Dlibfc.h846 lport->stats = alloc_percpu(struct fc_stats); in fc_lport_init_stats()