match_hex        3568 drivers/infiniband/ulp/srp/ib_srp.c 			if (match_hex(args, &token)) {
match_hex        3666 drivers/infiniband/ulp/srp/ib_srp.c 			if (match_hex(args, &token)) {
match_hex          88 drivers/nvme/target/fcloop.c 			if (match_hex(args, &token)) {
match_hex          33 include/linux/parser.h int match_hex(substring_t *, int *result);
match_hex         236 lib/parser.c   EXPORT_SYMBOL(match_hex);