Home
last modified time | relevance | path

Searched refs:match_int (Results 1 – 11 of 11) sorted by relevance

/linux/lib/
H A Dtest_sysctl.c146 } match_int[] = { in test_sysctl_calc_match_int_ok() local
161 for (i = 0; i < ARRAY_SIZE(match_int); i++) in test_sysctl_calc_match_int_ok()
162 if (match_int[i].defined != match_int[i].wanted) in test_sysctl_calc_match_int_ok()
/linux/drivers/nvme/host/
H A Dfabrics.c804 if (match_int(args, &token)) { in nvmf_parse_options()
817 if (match_int(args, &token)) { in nvmf_parse_options()
835 if (match_int(args, &token)) { in nvmf_parse_options()
851 if (match_int(args, &token)) { in nvmf_parse_options()
861 if (match_int(args, &token)) { in nvmf_parse_options()
898 if (match_int(args, &token)) { in nvmf_parse_options()
955 if (match_int(args, &token)) { in nvmf_parse_options()
967 if (match_int(args, &token)) { in nvmf_parse_options()
979 if (match_int(args, &token)) { in nvmf_parse_options()
995 if (match_int(args, &key_id) || key_id <= 0) { in nvmf_parse_options()
[all …]
/linux/include/linux/
H A Dparser.h31 int match_int(substring_t *, int *result);
/linux/drivers/target/
H A Dtarget_core_rd.c563 match_int(args, &arg); in rd_set_configfs_dev_params()
570 match_int(args, &arg); in rd_set_configfs_dev_params()
578 match_int(args, &arg); in rd_set_configfs_dev_params()
H A Dtarget_core_pscsi.c741 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
750 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
760 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
770 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
H A Dtarget_core_file.c751 ret = match_int(args, &arg); in fd_set_configfs_dev_params()
766 ret = match_int(args, &arg); in fd_set_configfs_dev_params()
/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c154 if (match_int(args, &dest_port) || dest_port < 0 || in rnbd_clt_parse_map_options()
189 if (match_int(args, &nr_poll_queues) || nr_poll_queues < -1 || in rnbd_clt_parse_map_options()
/linux/fs/nfs/
H A Dnfs4idmap.c522 ret = match_int(&substr, &im->im_id); in nfs_idmap_prepare_message()
/linux/drivers/nvme/target/
H A Dfcloop.c94 if (match_int(args, &token)) { in fcloop_parse_options()
/linux/drivers/block/
H A Dzloop.c1507 if (match_int(args, &opts->id)) { in zloop_parse_options()
/linux/fs/f2fs/
H A Dsuper.c1056 if (args->from && match_int(args, &arg)) in f2fs_parse_param()
1065 if (args->from && match_int(args, &arg)) in f2fs_parse_param()