convert 568 arch/powerpc/mm/slice.c goto convert; convert 611 arch/powerpc/mm/slice.c convert: convert 272 arch/x86/platform/ts5500/ts5500.c .convert = ts5500_adc_convert, convert 254 drivers/crypto/qat/qat_common/icp_qat_hw.h #define ICP_QAT_HW_CIPHER_CONFIG_BUILD(mode, algo, convert, dir) \ convert 257 drivers/crypto/qat/qat_common/icp_qat_hw.h ((convert & QAT_CIPHER_CONVERT_MASK) << QAT_CIPHER_CONVERT_BITPOS) | \ convert 183 drivers/hwmon/max197.c ret = data->pdata->convert(data->ctrl_bytes[channel]); convert 270 drivers/hwmon/max197.c if (pdata->convert == NULL) { convert 55 drivers/hwmon/pmbus/pmbus_core.c bool convert; /* Whether or not to apply linear/vid/direct */ convert 720 drivers/hwmon/pmbus/pmbus_core.c if (!sensor->convert) convert 858 drivers/hwmon/pmbus/pmbus_core.c if (!sensor->convert) convert 1074 drivers/hwmon/pmbus/pmbus_core.c bool convert) convert 1095 drivers/hwmon/pmbus/pmbus_core.c sensor->convert = convert; convert 469 drivers/mtd/nand/raw/sh_flctl.c goto convert; /* DMA success */ convert 477 drivers/mtd/nand/raw/sh_flctl.c convert: convert 1539 drivers/platform/x86/dell-laptop.c bool convert; convert 1555 drivers/platform/x86/dell-laptop.c convert = false; convert 1560 drivers/platform/x86/dell-laptop.c convert = true; convert 1565 drivers/platform/x86/dell-laptop.c convert = true; convert 1570 drivers/platform/x86/dell-laptop.c convert = true; convert 1575 drivers/platform/x86/dell-laptop.c convert = true; convert 1583 drivers/platform/x86/dell-laptop.c convert = true; convert 1585 drivers/platform/x86/dell-laptop.c if (convert) { convert 4099 drivers/scsi/megaraid/megaraid_sas_fusion.c int reason, int *convert) convert 4134 drivers/scsi/megaraid/megaraid_sas_fusion.c *convert = 1; convert 4165 drivers/scsi/megaraid/megaraid_sas_fusion.c *convert = 1; convert 4195 drivers/scsi/megaraid/megaraid_sas_fusion.c *convert = 1; convert 4791 drivers/scsi/megaraid/megaraid_sas_fusion.c int retval = SUCCESS, i, j, convert = 0; convert 4863 drivers/scsi/megaraid/megaraid_sas_fusion.c &convert)) { convert 4867 drivers/scsi/megaraid/megaraid_sas_fusion.c if (convert) convert 200 drivers/w1/slaves/w1_therm.c int (*convert)(u8 rom[9]); convert 219 drivers/w1/slaves/w1_therm.c .convert = w1_DS18S20_convert_temp, convert 225 drivers/w1/slaves/w1_therm.c .convert = w1_DS18B20_convert_temp, convert 231 drivers/w1/slaves/w1_therm.c .convert = w1_DS18B20_convert_temp, convert 237 drivers/w1/slaves/w1_therm.c .convert = w1_DS18B20_convert_temp, convert 243 drivers/w1/slaves/w1_therm.c .convert = w1_DS18B20_convert_temp, convert 443 drivers/w1/slaves/w1_therm.c return w1_therm_families[i].convert(rom); convert 3424 fs/dlm/lock.c int error, convert = flags & DLM_LKF_CONVERT; convert 3432 fs/dlm/lock.c if (convert) convert 3445 fs/dlm/lock.c if (convert) convert 3453 fs/dlm/lock.c if (convert || error) convert 657 fs/ext4/inline.c goto convert; convert 682 fs/ext4/inline.c goto convert; convert 724 fs/ext4/inline.c convert: convert 359 fs/ocfs2/dlm/dlmconvert.c struct dlm_convert_lock convert; convert 368 fs/ocfs2/dlm/dlmconvert.c memset(&convert, 0, sizeof(struct dlm_convert_lock)); convert 369 fs/ocfs2/dlm/dlmconvert.c convert.node_idx = dlm->node_num; convert 370 fs/ocfs2/dlm/dlmconvert.c convert.requested_type = type; convert 371 fs/ocfs2/dlm/dlmconvert.c convert.cookie = lock->ml.cookie; convert 372 fs/ocfs2/dlm/dlmconvert.c convert.namelen = res->lockname.len; convert 373 fs/ocfs2/dlm/dlmconvert.c convert.flags = cpu_to_be32(flags); convert 374 fs/ocfs2/dlm/dlmconvert.c memcpy(convert.name, res->lockname.name, convert.namelen); convert 377 fs/ocfs2/dlm/dlmconvert.c vec[0].iov_base = &convert; convert 550 fs/ocfs2/dlm/dlmlock.c int convert = 0, recovery = 0; convert 571 fs/ocfs2/dlm/dlmlock.c convert = (flags & LKM_CONVERT); convert 575 fs/ocfs2/dlm/dlmlock.c (!dlm_is_recovery_lock(name, namelen) || convert) ) { convert 579 fs/ocfs2/dlm/dlmlock.c if (convert && (flags & LKM_LOCAL)) { convert 584 fs/ocfs2/dlm/dlmlock.c if (convert) { convert 732 fs/ocfs2/dlm/dlmlock.c if (lock && !convert) convert 357 fs/ocfs2/dlmglue.c int convert); convert 1283 fs/ocfs2/dlmglue.c int convert) convert 1290 fs/ocfs2/dlmglue.c if (convert) convert 2874 fs/xfs/libxfs/xfs_bmap.c int convert, /* overwriting unwritten extent? */ convert 2887 fs/xfs/libxfs/xfs_bmap.c if (convert) convert 50 fs/xfs/xfs_bmap_util.h int rt, int eof, int delay, int convert, convert 374 fs/xfs/xfs_reflink.c goto convert; convert 400 fs/xfs/xfs_reflink.c goto convert; convert 429 fs/xfs/xfs_reflink.c convert: convert 20 include/linux/platform_data/max197.h int (*convert)(u8 ctrl); convert 44 kernel/sysctl_binary.c bin_convert_t *convert; convert 1223 kernel/sysctl_binary.c for ( ; table->convert; table++) { convert 1311 kernel/sysctl_binary.c result = table->convert(file, oldval, oldlen, newval, newlen); convert 34 security/selinux/ss/sidtab.c s->convert = NULL; convert 247 security/selinux/ss/sidtab.c struct sidtab_convert_params *convert; convert 270 security/selinux/ss/sidtab.c convert = s->convert; convert 304 security/selinux/ss/sidtab.c if (convert) { convert 306 security/selinux/ss/sidtab.c dst_convert = sidtab_do_lookup(convert->target, count, 1); convert 312 security/selinux/ss/sidtab.c rc = convert->func(context, dst_convert, convert->args); convert 319 security/selinux/ss/sidtab.c convert->target->count = count + 1; convert 362 security/selinux/ss/sidtab.c struct sidtab_convert_params *convert) convert 379 security/selinux/ss/sidtab.c convert); convert 393 security/selinux/ss/sidtab.c rc = convert->func(&esrc->ptr_leaf->entries[i].context, convert 395 security/selinux/ss/sidtab.c convert->args); convert 415 security/selinux/ss/sidtab.c if (s->convert) { convert 436 security/selinux/ss/sidtab.c s->convert = params; convert 450 security/selinux/ss/sidtab.c s->convert = NULL; convert 83 security/selinux/ss/sidtab.h struct sidtab_convert_params *convert; convert 112 sound/core/oss/linear.c convert(plugin, src_channels, dst_channels, frames); convert 19 sound/synth/emux/emux_nrpn.c int (*convert)(int val); convert 46 sound/synth/emux/emux_nrpn.c cval = table[i].convert(val); convert 792 tools/perf/util/data-convert-bt.c struct convert *c = container_of(tool, struct convert, tool); convert 870 tools/perf/util/data-convert-bt.c struct convert *c = container_of(tool, struct convert, tool);\ convert 1568 tools/perf/util/data-convert-bt.c struct convert *c = cb; convert 1585 tools/perf/util/data-convert-bt.c struct convert c = {