Home
last modified time | relevance | path

Searched refs:match_hex (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/lib/
Dparser.c264 int match_hex(substring_t *s, int *result) in match_hex() function
268 EXPORT_SYMBOL(match_hex);
/linux-5.19.10/include/linux/
Dparser.h35 int match_hex(substring_t *, int *result);
/linux-5.19.10/drivers/nvme/target/
Dfcloop.c101 if (match_hex(args, &token)) { in fcloop_parse_options()
/linux-5.19.10/drivers/infiniband/ulp/srp/
Dib_srp.c3411 if (match_hex(args, &token)) { in srp_parse_options()
3509 if (match_hex(args, &token)) { in srp_parse_options()