Searched refs:check_fn (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/tools/testing/selftests/arm64/abi/ |
D | syscall-abi.c | 316 typedef int (*check_fn)(struct syscall_cfg *cfg, int sve_vl, int sme_vl, typedef 328 check_fn check;
|
/Linux-v6.1/lib/ |
D | test_scanf.c | 27 typedef int (*check_fn)(const void *check_data, const char *string, typedef 31 _test(check_fn fn, const void *check_data, const char *string, const char *fmt, in _test()
|
/Linux-v6.1/scripts/dtc/ |
D | checks.c | 29 typedef void (*check_fn)(struct check *c, struct dt_info *dti, struct node *node); typedef 33 check_fn fn;
|