Home
last modified time | relevance | path

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

/linux/lib/
A Dparser.c232 int match_u64(substring_t *s, u64 *result) in match_u64() function
236 EXPORT_SYMBOL(match_u64);
/linux/include/linux/
A Dparser.h33 int match_u64(substring_t *, u64 *result);
/linux/drivers/nvme/target/
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()
A Dfc.c2793 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
/linux/drivers/target/
A Dtarget_core_configfs.c2037 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
2071 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
2112 ret = match_u64(args, &tmp_ll); in target_pr_res_aptpl_metadata_store()
A Dtarget_core_user.c2541 ret = match_u64(&args[0], &udev->dev_size); in tcmu_set_configfs_dev_params()
/linux/block/
A Dblk-iocost.c3200 match_u64(&args[0], &v); in ioc_qos_write()
3229 if (match_u64(&args[0], &v)) in ioc_qos_write()
3384 if (match_u64(&args[0], &v)) in ioc_cost_model_write()
/linux/fs/btrfs/
A Dsuper.c1147 error = match_u64(&args[0], &subvolid); in btrfs_parse_subvol_options()
/linux/drivers/nvme/host/
A Dfc.c3657 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
/linux/
A Dvmlinux.symvers11350 0x00000000 match_u64 vmlinux EXPORT_SYMBOL
A DSystem.map16435 ffff80001048c570 T match_u64
A D.tmp_System.map16435 ffff80001048c570 T match_u64

Completed in 351 milliseconds