/linux-6.12.1/lib/ |
D | test_sysctl.c | 144 } match_int[] = { in test_sysctl_calc_match_int_ok() local 159 for (i = 0; i < ARRAY_SIZE(match_int); i++) in test_sysctl_calc_match_int_ok() 160 if (match_int[i].defined != match_int[i].wanted) in test_sysctl_calc_match_int_ok()
|
D | parser.c | 194 int match_int(substring_t *s, int *result) in match_int() function 198 EXPORT_SYMBOL(match_int);
|
/linux-6.12.1/fs/hfsplus/ |
D | options.c | 135 if (match_int(&args[0], &tmp)) { in hfsplus_parse_options() 148 if (match_int(&args[0], &tmp)) { in hfsplus_parse_options() 161 if (match_int(&args[0], &sbi->part)) { in hfsplus_parse_options() 167 if (match_int(&args[0], &sbi->session)) { in hfsplus_parse_options()
|
/linux-6.12.1/drivers/nvme/host/ |
D | fabrics.c | 801 if (match_int(args, &token)) { in nvmf_parse_options() 814 if (match_int(args, &token)) { in nvmf_parse_options() 832 if (match_int(args, &token)) { in nvmf_parse_options() 848 if (match_int(args, &token)) { in nvmf_parse_options() 858 if (match_int(args, &token)) { in nvmf_parse_options() 895 if (match_int(args, &token)) { in nvmf_parse_options() 952 if (match_int(args, &token)) { in nvmf_parse_options() 964 if (match_int(args, &token)) { in nvmf_parse_options() 976 if (match_int(args, &token)) { in nvmf_parse_options() 992 if (match_int(args, &key_id) || key_id <= 0) { in nvmf_parse_options() [all …]
|
/linux-6.12.1/fs/9p/ |
D | v9fs.c | 200 r = match_int(&args[0], &option); in v9fs_parse_options() 214 r = match_int(&args[0], &option); in v9fs_parse_options() 229 r = match_int(&args[0], &option); in v9fs_parse_options() 244 r = match_int(&args[0], &option); in v9fs_parse_options() 356 r = match_int(&args[0], &option); in v9fs_parse_options()
|
/linux-6.12.1/fs/hfs/ |
D | super.c | 250 if (match_int(&args[0], &tmp)) { in parse_options() 261 if (match_int(&args[0], &tmp)) { in parse_options() 294 if (match_int(&args[0], &hsb->part)) { in parse_options() 300 if (match_int(&args[0], &hsb->session)) { in parse_options()
|
/linux-6.12.1/fs/affs/ |
D | super.c | 216 if (match_int(&args[0], &n)) in parse_options() 248 if (match_int(&args[0], reserved)) in parse_options() 252 if (match_int(&args[0], root)) in parse_options() 256 if (match_int(&args[0], &option)) in parse_options() 264 if (match_int(&args[0], &option)) in parse_options()
|
/linux-6.12.1/include/linux/ |
D | parser.h | 31 int match_int(substring_t *, int *result);
|
/linux-6.12.1/fs/adfs/ |
D | super.c | 147 if (match_int(args, &option)) in parse_options() 154 if (match_int(args, &option)) in parse_options() 171 if (match_int(args, &option)) in parse_options()
|
/linux-6.12.1/fs/devpts/ |
D | inode.c | 259 if (match_int(&args[0], &option)) in parse_mount_options() 268 if (match_int(&args[0], &option)) in parse_mount_options() 289 if (match_int(&args[0], &option) || in parse_mount_options()
|
/linux-6.12.1/drivers/target/ |
D | target_core_rd.c | 564 match_int(args, &arg); in rd_set_configfs_dev_params() 571 match_int(args, &arg); in rd_set_configfs_dev_params() 579 match_int(args, &arg); in rd_set_configfs_dev_params()
|
D | target_core_pscsi.c | 740 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 749 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 759 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params() 769 ret = match_int(args, &arg); in pscsi_set_configfs_dev_params()
|
D | target_core_file.c | 751 ret = match_int(args, &arg); in fd_set_configfs_dev_params() 766 ret = match_int(args, &arg); in fd_set_configfs_dev_params()
|
D | target_core_configfs.c | 2144 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store() 2150 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store() 2156 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store() 2161 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store() 2197 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store() 2203 ret = match_int(args, &arg); in target_pr_res_aptpl_metadata_store()
|
D | target_core_user.c | 2449 ret = match_int(arg, &val); in tcmu_set_dev_attrib() 2470 ret = match_int(arg, &val); in tcmu_set_max_blocks_param() 2510 ret = match_int(arg, &val); in tcmu_set_data_pages_per_blk() 2543 ret = match_int(arg, &val); in tcmu_set_cmd_ring_size() 2617 ret = match_int(&args[0], &udev->nl_reply_supported); in tcmu_set_configfs_dev_params()
|
/linux-6.12.1/drivers/block/rnbd/ |
D | rnbd-clt-sysfs.c | 154 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-6.12.1/fs/ocfs2/ |
D | super.c | 1278 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1321 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1329 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1337 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1348 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1423 if (match_int(&args[0], &option)) { in ocfs2_parse_options() 1434 if (match_int(&args[0], &option)) { in ocfs2_parse_options()
|
/linux-6.12.1/fs/omfs/ |
D | inode.c | 417 if (match_int(&args[0], &option)) in parse_options() 424 if (match_int(&args[0], &option)) in parse_options()
|
/linux-6.12.1/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 3459 ret = match_int(args, &token); in srp_parse_options() 3468 ret = match_int(args, &token); in srp_parse_options() 3487 ret = match_int(args, &token); in srp_parse_options() 3503 ret = match_int(args, &token); in srp_parse_options() 3552 ret = match_int(args, &token); in srp_parse_options() 3568 ret = match_int(args, &token); in srp_parse_options() 3577 ret = match_int(args, &token); in srp_parse_options() 3593 ret = match_int(args, &token); in srp_parse_options() 3608 ret = match_int(args, &token); in srp_parse_options() 3624 ret = match_int(args, &token); in srp_parse_options() [all …]
|
/linux-6.12.1/fs/hpfs/ |
D | super.c | 336 if (match_int(args, &option)) in parse_opts() 343 if (match_int(args, &option)) in parse_opts()
|
/linux-6.12.1/fs/f2fs/ |
D | super.c | 764 if (args->from && match_int(args, &arg)) in parse_options() 799 if (args->from && match_int(args, &arg)) in parse_options() 846 if (args->from && match_int(args, &arg)) in parse_options() 857 if (args->from && match_int(args, &arg)) in parse_options() 867 if (args->from && match_int(args, &arg)) in parse_options() 897 if (args->from && match_int(args, &arg)) in parse_options() 906 if (args->from && match_int(args, &arg)) in parse_options() 1041 if (args->from && match_int(args, &arg)) in parse_options() 1049 if (args->from && match_int(args, &arg)) in parse_options() 1126 if (args->from && match_int(args, &arg)) in parse_options()
|
/linux-6.12.1/fs/befs/ |
D | linuxvfs.c | 715 if (match_int(&args[0], &option)) in parse_options() 729 if (match_int(&args[0], &option)) in parse_options()
|
/linux-6.12.1/kernel/cgroup/ |
D | rdma.c | 378 ret = match_int(&argstr, intval); in parse_resource()
|
/linux-6.12.1/fs/pstore/ |
D | inode.c | 255 if (!match_int(&args[0], &option)) in parse_options()
|
/linux-6.12.1/net/9p/ |
D | trans_rdma.c | 205 r = match_int(&args[0], &option); in parse_opts()
|