Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Drcu.h470 void rcutorture_record_progress(unsigned long vernum);
483 static inline void rcutorture_record_progress(unsigned long vernum) { } in rcutorture_record_progress() argument
/Linux-v4.19/drivers/media/platform/coda/
Dcoda-bit.c746 static bool coda_firmware_supported(u32 vernum) in coda_firmware_supported() argument
751 if (vernum == coda_supported_firmwares[i]) in coda_firmware_supported()