Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dnvram_64.c148 static int read_type; variable
373 read_type = -1; in nvram_pstore_open()
430 read_type++; in nvram_pstore_read()
432 switch (nvram_type_ids[read_type]) { in nvram_pstore_read()
501 if (nvram_type_ids[read_type] == PSTORE_TYPE_DMESG) { in nvram_pstore_read()
/linux-5.19.10/tools/testing/selftests/bpf/progs/
Dstrobemeta.h449 enum read_type { enum
462 enum read_type type;