Home
last modified time | relevance | path

Searched refs:psz_init_zones (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/pstore/
H A Dzone.c1218 static struct pstore_zone **psz_init_zones(enum pstore_type_id type, in psz_init_zones() function
1284 cxt->fpszs = psz_init_zones(PSTORE_TYPE_FTRACE, &off, in psz_alloc_zones()
1303 cxt->kpszs = psz_init_zones(PSTORE_TYPE_DMESG, &off, in psz_alloc_zones()
/kernel/linux/linux-6.6/fs/pstore/
H A Dzone.c1193 static struct pstore_zone **psz_init_zones(enum pstore_type_id type, in psz_init_zones() function
1259 cxt->fpszs = psz_init_zones(PSTORE_TYPE_FTRACE, &off, in psz_alloc_zones()
1269 cxt->kpszs = psz_init_zones(PSTORE_TYPE_DMESG, &off, in psz_alloc_zones()

Completed in 5 milliseconds