Home
last modified time | relevance | path

Searched refs:match_u64 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/lib/
H A Dparser.c233 int match_u64(substring_t *s, u64 *result) in match_u64() function
237 EXPORT_SYMBOL(match_u64);
/openbmc/linux/include/linux/
H A Dparser.h33 int match_u64(substring_t *, u64 *result);
/openbmc/linux/drivers/nvme/target/
H A Dfcloop.c79 match_u64(args, &token64)) { in fcloop_parse_options()
87 match_u64(args, &token64)) { in fcloop_parse_options()
109 match_u64(args, &token64)) { in fcloop_parse_options()
117 match_u64(args, &token64)) { in fcloop_parse_options()
160 match_u64(args, &token64)) { in fcloop_parse_nm_options()
168 match_u64(args, &token64)) { in fcloop_parse_nm_options()
H A Dfc.c2808 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
/openbmc/linux/drivers/target/
H A Dtarget_core_configfs.c2095 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
2129 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
2170 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
H A Dtarget_core_user.c2603 ret = match_u64(&args[0], &udev->dev_size); in tcmu_set_configfs_dev_params()
/openbmc/linux/block/
H A Dblk-iocost.c3269 if (match_u64(&args[0], &v)) in ioc_qos_write()
3299 if (match_u64(&args[0], &v)) in ioc_qos_write()
3480 if (match_u64(&args[0], &v)) in ioc_cost_model_write()
/openbmc/linux/fs/btrfs/
H A Dsuper.c950 error = match_u64(&args[0], &subvolid); in btrfs_parse_subvol_options()
/openbmc/linux/drivers/nvme/host/
H A Dfc.c3626 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()