Home
last modified time | relevance | path

Searched defs:check_constraints (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/nx/
H A Dnx-842.c134 static void check_constraints(struct nx842_constraints *c) in check_constraints() function
H A Dnx-common-pseries.c54 static int check_constraints(unsigned long buf, unsigned int *len, bool in) in check_constraints() function
/openbmc/linux/arch/alpha/kernel/
H A Dperf_event.c86 int (*check_constraints)(struct perf_event **, unsigned long *, int); member
/openbmc/qemu/disas/
H A Driscv.c4624 static bool check_constraints(rv_decode *dec, const rvc_constraint *c) in check_constraints() function