Searched refs:last_verb (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/fuzz/ |
| H A D | FuzzCommon.h | 20 void FuzzEvilPath(Fuzz* fuzz, SkPath* path, int last_verb);
|
| H A D | FuzzCommon.cpp | 225 void FuzzEvilPath(Fuzz* fuzz, SkPath* path, int last_verb) { in FuzzEvilPath() argument 233 switch (operation % (last_verb + 1)) { in FuzzEvilPath()
|
| /kernel/linux/linux-6.6/sound/pci/lola/ |
| H A D | lola.c | 81 chip->last_verb = verb; in corb_send_verb() 160 chip->last_verb, chip->last_data, in rirb_get_response()
|
| H A D | lola.h | 328 unsigned int last_cmd_nid, last_verb, last_data, last_extdata; member
|
| /kernel/linux/linux-5.10/sound/pci/lola/ |
| H A D | lola.c | 82 chip->last_verb = verb; in corb_send_verb() 161 chip->last_verb, chip->last_data, in rirb_get_response()
|
| H A D | lola.h | 328 unsigned int last_cmd_nid, last_verb, last_data, last_extdata; member
|
Completed in 5 milliseconds