Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dparser.c232 int match_hex(substring_t *s, int *result) in match_hex() function
236 EXPORT_SYMBOL(match_hex);
/Linux-v5.4/include/linux/
Dparser.h33 int match_hex(substring_t *, int *result);
/Linux-v5.4/drivers/nvme/target/
Dfcloop.c88 if (match_hex(args, &token)) { in fcloop_parse_options()
/Linux-v5.4/drivers/infiniband/ulp/srp/
Dib_srp.c3567 if (match_hex(args, &token)) { in srp_parse_options()
3665 if (match_hex(args, &token)) { in srp_parse_options()