Searched defs:check_fn (Results 1 – 3 of 3) sorted by relevance
49 typedef int (*check_fn)(struct global_data *data); typedef
369 typedef int (*check_fn)(struct syscall_cfg *cfg, int sve_vl, int sme_vl, typedef
268 void (*check_fn)(void); in guest_test_check() local