strcmp 283 arch/x86/boot/boot.h int strcmp(const char *str1, const char *str2);
strcmp 43 arch/x86/boot/compressed/relocs.c if (!strcmp(sym_name, safe_abs_relocs[i]))
strcmp 605 arch/x86/boot/compressed/relocs.c if (strcmp(argv[1], "--abs-syms") == 0) {
strcmp 610 arch/x86/boot/compressed/relocs.c if (strcmp(argv[1], "--abs-relocs") == 0) {
strcmp 614 arch/x86/boot/compressed/relocs.c else if (strcmp(argv[1], "--text") == 0) {
strcmp 145 arch/x86/boot/edd.c if (!strcmp(eddarg, "skipmbr") || !strcmp(eddarg, "skip")) {
strcmp 149 arch/x86/boot/edd.c else if (!strcmp(eddarg, "off"))
strcmp 151 arch/x86/boot/edd.c else if (!strcmp(eddarg, "on"))
strcmp 148 arch/x86/boot/tools/build.c if (argc > 2 && !strcmp(argv[1], "-b"))
strcmp 156 arch/x86/boot/tools/build.c if (!strcmp(argv[3], "CURRENT")) {
strcmp 163 arch/x86/boot/tools/build.c } else if (strcmp(argv[3], "FLOPPY")) {
strcmp 164 arch/x86/kernel/acpi/boot.c if (!strcmp(mcfg->header.oem_id, "SGI"))
strcmp 1759 arch/x86/kernel/acpi/boot.c if (strcmp(arg, "off") == 0) {
strcmp 1763 arch/x86/kernel/acpi/boot.c else if (strcmp(arg, "force") == 0) {
strcmp 1769 arch/x86/kernel/acpi/boot.c else if (strcmp(arg, "strict") == 0) {
strcmp 1773 arch/x86/kernel/acpi/boot.c else if (strcmp(arg, "ht") == 0) {
strcmp 1779 arch/x86/kernel/acpi/boot.c else if (strcmp(arg, "noirq") == 0) {
strcmp 1792 arch/x86/kernel/acpi/boot.c if (arg && strcmp(arg, "noacpi") == 0)
strcmp 1832 arch/x86/kernel/acpi/boot.c if (!strcmp(s, "edge"))
strcmp 1835 arch/x86/kernel/acpi/boot.c else if (!strcmp(s, "level"))
strcmp 1838 arch/x86/kernel/acpi/boot.c else if (!strcmp(s, "high"))
strcmp 1841 arch/x86/kernel/acpi/boot.c else if (!strcmp(s, "low"))
strcmp 1788 arch/x86/kernel/apic_32.c if (strcmp("debug", arg) == 0)
strcmp 1790 arch/x86/kernel/apic_32.c else if (strcmp("verbose", arg) == 0)
strcmp 1817 arch/x86/kernel/apic_64.c if (strcmp("debug", arg) == 0)
strcmp 1819 arch/x86/kernel/apic_64.c else if (strcmp("verbose", arg) == 0)
strcmp 405 arch/x86/kernel/cpu/common.c if (!strcmp(v, cpu_devs[i]->c_ident[0]) ||
strcmp 407 arch/x86/kernel/cpu/common.c !strcmp(v, cpu_devs[i]->c_ident[1]))) {
strcmp 241 arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c strcmp(cpu->x86_model_id, model->model_name) == 0))
strcmp 716 arch/x86/kernel/cpu/mcheck/mce_64.c if (!strcmp(str, "off"))
strcmp 718 arch/x86/kernel/cpu/mcheck/mce_64.c else if (!strcmp(str, "bootlog") || !strcmp(str,"nobootlog"))
strcmp 134 arch/x86/kernel/cpu/mtrr/if.c if (strcmp(ptr, mtrr_strings[i]))
strcmp 424 arch/x86/kernel/dumpstack_32.c if (!strcmp(s, "panic"))
strcmp 550 arch/x86/kernel/dumpstack_64.c if (!strcmp(s, "panic"))
strcmp 1187 arch/x86/kernel/e820.c if (!strcmp(p, "nopentium")) {
strcmp 35 arch/x86/kernel/genx2apic_uv_x.c if (!strcmp(oem_id, "SGI")) {
strcmp 36 arch/x86/kernel/genx2apic_uv_x.c if (!strcmp(oem_table_id, "UVL"))
strcmp 38 arch/x86/kernel/genx2apic_uv_x.c else if (!strcmp(oem_table_id, "UVX"))
strcmp 40 arch/x86/kernel/genx2apic_uv_x.c else if (!strcmp(oem_table_id, "UVH")) {
strcmp 117 arch/x86/kernel/io_delay.c if (!strcmp(s, "0x80"))
strcmp 119 arch/x86/kernel/io_delay.c else if (!strcmp(s, "0xed"))
strcmp 121 arch/x86/kernel/io_delay.c else if (!strcmp(s, "udelay"))
strcmp 123 arch/x86/kernel/io_delay.c else if (!strcmp(s, "none"))
strcmp 117 arch/x86/kernel/module_32.c if (!strcmp(".text", secstrings + s->sh_name))
strcmp 119 arch/x86/kernel/module_32.c if (!strcmp(".altinstructions", secstrings + s->sh_name))
strcmp 121 arch/x86/kernel/module_32.c if (!strcmp(".smp_locks", secstrings + s->sh_name))
strcmp 123 arch/x86/kernel/module_32.c if (!strcmp(".parainstructions", secstrings + s->sh_name))
strcmp 159 arch/x86/kernel/module_64.c if (!strcmp(".text", secstrings + s->sh_name))
strcmp 161 arch/x86/kernel/module_64.c if (!strcmp(".altinstructions", secstrings + s->sh_name))
strcmp 163 arch/x86/kernel/module_64.c if (!strcmp(".smp_locks", secstrings + s->sh_name))
strcmp 165 arch/x86/kernel/module_64.c if (!strcmp(".parainstructions", secstrings + s->sh_name))
strcmp 341 arch/x86/kernel/process.c if (!strcmp(str, "poll")) {
strcmp 344 arch/x86/kernel/process.c } else if (!strcmp(str, "mwait"))
strcmp 346 arch/x86/kernel/process.c else if (!strcmp(str, "halt")) {
strcmp 357 arch/x86/kernel/process.c } else if (!strcmp(str, "nomwait")) {
strcmp 652 arch/x86/kernel/vmi_32.c if (strcmp(license, "GPL") && strcmp(license, "GPL v2")) {
strcmp 991 arch/x86/kernel/vmi_32.c if (!strcmp(arg, "disable_pge")) {
strcmp 994 arch/x86/kernel/vmi_32.c } else if (!strcmp(arg, "disable_pse")) {
strcmp 997 arch/x86/kernel/vmi_32.c } else if (!strcmp(arg, "disable_sep")) {
strcmp 1000 arch/x86/kernel/vmi_32.c } else if (!strcmp(arg, "disable_tsc")) {
strcmp 1003 arch/x86/kernel/vmi_32.c } else if (!strcmp(arg, "disable_mtrr")) {
strcmp 1006 arch/x86/kernel/vmi_32.c } else if (!strcmp(arg, "disable_timer")) {
strcmp 1009 arch/x86/kernel/vmi_32.c } else if (!strcmp(arg, "disable_noidle"))
strcmp 53 arch/x86/mach-generic/probe.c if (!strcmp(apic_probe[i]->name, arg)) {
strcmp 578 arch/x86/mm/init_32.c if (!str || !strcmp(str, "on")) {
strcmp 584 arch/x86/mm/init_32.c if (!strcmp(str, "off")) {
strcmp 140 arch/x86/mm/init_64.c if (!strcmp(str, "on"))
strcmp 142 arch/x86/mm/init_64.c else if (!strcmp(str, "off"))
strcmp 436 arch/x86/pci/common.c if (!strcmp(str, "off")) {
strcmp 439 arch/x86/pci/common.c } else if (!strcmp(str, "bfsort")) {
strcmp 442 arch/x86/pci/common.c } else if (!strcmp(str, "nobfsort")) {
strcmp 447 arch/x86/pci/common.c else if (!strcmp(str, "bios")) {
strcmp 450 arch/x86/pci/common.c } else if (!strcmp(str, "nobios")) {
strcmp 453 arch/x86/pci/common.c } else if (!strcmp(str, "biosirq")) {
strcmp 462 arch/x86/pci/common.c else if (!strcmp(str, "conf1")) {
strcmp 466 arch/x86/pci/common.c else if (!strcmp(str, "conf2")) {
strcmp 472 arch/x86/pci/common.c else if (!strcmp(str, "nommconf")) {
strcmp 476 arch/x86/pci/common.c else if (!strcmp(str, "check_enable_amd_mmconf")) {
strcmp 481 arch/x86/pci/common.c else if (!strcmp(str, "noacpi")) {
strcmp 485 arch/x86/pci/common.c else if (!strcmp(str, "noearly")) {
strcmp 490 arch/x86/pci/common.c else if (!strcmp(str, "usepirqmask")) {
strcmp 501 arch/x86/pci/common.c else if (!strcmp(str, "rom")) {
strcmp 504 arch/x86/pci/common.c } else if (!strcmp(str, "norom")) {
strcmp 507 arch/x86/pci/common.c } else if (!strcmp(str, "assign-busses")) {
strcmp 510 arch/x86/pci/common.c } else if (!strcmp(str, "use_crs")) {
strcmp 513 arch/x86/pci/common.c } else if (!strcmp(str, "earlydump")) {
strcmp 516 arch/x86/pci/common.c } else if (!strcmp(str, "routeirq")) {
strcmp 519 arch/x86/pci/common.c } else if (!strcmp(str, "skip_isa_align")) {
strcmp 153 block/blk-integrity.c if (strcmp(b1->name, b2->name)) {
strcmp 131 block/elevator.c if (!strcmp(e->elevator_name, name))
strcmp 155 block/elevator.c if (!strcmp(name, "anticipatory"))
strcmp 194 block/elevator.c if (!strcmp(str, "as"))
strcmp 1044 block/elevator.c if (!strcmp(e->elevator_name, chosen_elevator) ||
strcmp 1046 block/elevator.c !strcmp(e->elevator_name, CONFIG_DEFAULT_IOSCHED)))
strcmp 1185 block/elevator.c if (!strcmp(elevator_name, q->elevator->elevator_type->elevator_name)) {
strcmp 1205 block/elevator.c if (!strcmp(elv->elevator_name, __e->elevator_name))
strcmp 312 block/genhd.c if (!*n || strcmp((*n)->name, name)) {
strcmp 1038 block/genhd.c if (strcmp(dev->bus_id, name))
strcmp 261 crypto/aead.c if (strcmp(tmpl->name, alg->cra_aead.geniv))
strcmp 153 crypto/algapi.c if (!strcmp(alg->cra_driver_name, q->cra_driver_name))
strcmp 158 crypto/algapi.c if (!strcmp(q->cra_driver_name, alg->cra_name) ||
strcmp 159 crypto/algapi.c !strcmp(q->cra_name, alg->cra_driver_name))
strcmp 205 crypto/algapi.c if (!strcmp(q->cra_driver_name, name))
strcmp 234 crypto/algapi.c if (strcmp(alg->cra_name, q->cra_name) &&
strcmp 235 crypto/algapi.c strcmp(alg->cra_driver_name, q->cra_name))
strcmp 250 crypto/algapi.c if (strcmp(alg->cra_name, q->cra_name))
strcmp 253 crypto/algapi.c if (strcmp(alg->cra_driver_name, q->cra_driver_name) &&
strcmp 412 crypto/algapi.c if (strcmp(q->name, name))
strcmp 83 crypto/api.c exact = !strcmp(q->cra_driver_name, name);
strcmp 84 crypto/api.c fuzzy = !strcmp(q->cra_name, name);
strcmp 624 crypto/blkcipher.c if (strcmp(tmpl->name, balg.geniv))
strcmp 1783 crypto/testmgr.c int diff = strcmp(alg_test_descs[i].alg, alg);
strcmp 92 firmware/ihex2fw.c if (!strcmp(argv[optind], "-"))
strcmp 111 firmware/ihex2fw.c if (!strcmp(argv[optind+1], "-"))
strcmp 157 fs/9p/v9fs.c if (strcmp(s, "user") == 0)
strcmp 159 fs/9p/v9fs.c else if (strcmp(s, "any") == 0)
strcmp 295 fs/afs/proc.c if (strcmp(kbuf, "add") == 0) {
strcmp 235 fs/afs/super.c if (strcmp(suffix, ".readonly") == 0) {
strcmp 238 fs/afs/super.c } else if (strcmp(suffix, ".backup") == 0) {
strcmp 277 fs/afs/vlocation.c if (strcmp(vldb->name, vl->vldb.name) != 0)
strcmp 82 fs/binfmt_misc.c if (p && !strcmp(e->magic, p + 1))
strcmp 327 fs/binfmt_misc.c !strcmp(e->name, ".") ||
strcmp 328 fs/binfmt_misc.c !strcmp(e->name, "..") ||
strcmp 744 fs/compat.c if (!strcmp((char *)type_page, SMBFS_NAME)) {
strcmp 746 fs/compat.c } else if (!strcmp((char *)type_page, NCPFS_NAME)) {
strcmp 748 fs/compat.c } else if (!strcmp((char *)type_page, NFS4_NAME)) {
strcmp 124 fs/configfs/dir.c if (strcmp(existing, new))
strcmp 394 fs/configfs/dir.c if (strcmp(name, dentry->d_name.name))
strcmp 1387 fs/configfs/dir.c if (!strcmp(config_item_name(item), new_name))
strcmp 249 fs/configfs/inode.c if (!strcmp(configfs_get_name(sd), name)) {
strcmp 204 fs/configfs/item.c !strcmp(config_item_name(item), name)) {
strcmp 1163 fs/ecryptfs/crypto.c if (strcmp(crypt_stat->cipher, "aes") == 0) {
strcmp 1176 fs/ecryptfs/crypto.c if (strcmp(crypt_stat->cipher, map[i].cipher_str) == 0){
strcmp 1865 fs/ecryptfs/crypto.c if (strcmp(tmp_key_tfm->cipher_name, cipher_name) == 0) {
strcmp 272 fs/ecryptfs/inode.c if ((dentry->d_name.len == 1 && !strcmp(dentry->d_name.name, "."))
strcmp 274 fs/ecryptfs/inode.c && !strcmp(dentry->d_name.name, ".."))) {
strcmp 1584 fs/ecryptfs/keystore.c && strcmp("aes", crypt_stat->cipher) == 0) {
strcmp 1789 fs/exec.c if (!strcmp(delimit, current->comm)) {
strcmp 444 fs/ext2/acl.c if (strcmp(name, "") != 0)
strcmp 453 fs/ext2/acl.c if (strcmp(name, "") != 0)
strcmp 493 fs/ext2/acl.c if (strcmp(name, "") != 0)
strcmp 502 fs/ext2/acl.c if (strcmp(name, "") != 0)
strcmp 32 fs/ext2/xattr_security.c if (strcmp(name, "") == 0)
strcmp 42 fs/ext2/xattr_security.c if (strcmp(name, "") == 0)
strcmp 37 fs/ext2/xattr_trusted.c if (strcmp(name, "") == 0)
strcmp 47 fs/ext2/xattr_trusted.c if (strcmp(name, "") == 0)
strcmp 36 fs/ext2/xattr_user.c if (strcmp(name, "") == 0)
strcmp 47 fs/ext2/xattr_user.c if (strcmp(name, "") == 0)
strcmp 468 fs/ext3/acl.c if (strcmp(name, "") != 0)
strcmp 477 fs/ext3/acl.c if (strcmp(name, "") != 0)
strcmp 525 fs/ext3/acl.c if (strcmp(name, "") != 0)
strcmp 534 fs/ext3/acl.c if (strcmp(name, "") != 0)
strcmp 1855 fs/ext3/namei.c strcmp (".", de->name) ||
strcmp 1856 fs/ext3/namei.c strcmp ("..", de1->name)) {
strcmp 1037 fs/ext3/super.c strcmp(sbi->s_qf_names[qtype], qname)) {
strcmp 34 fs/ext3/xattr_security.c if (strcmp(name, "") == 0)
strcmp 44 fs/ext3/xattr_security.c if (strcmp(name, "") == 0)
strcmp 38 fs/ext3/xattr_trusted.c if (strcmp(name, "") == 0)
strcmp 48 fs/ext3/xattr_trusted.c if (strcmp(name, "") == 0)
strcmp 37 fs/ext3/xattr_user.c if (strcmp(name, "") == 0)
strcmp 48 fs/ext3/xattr_user.c if (strcmp(name, "") == 0)
strcmp 468 fs/ext4/acl.c if (strcmp(name, "") != 0)
strcmp 477 fs/ext4/acl.c if (strcmp(name, "") != 0)
strcmp 525 fs/ext4/acl.c if (strcmp(name, "") != 0)
strcmp 534 fs/ext4/acl.c if (strcmp(name, "") != 0)
strcmp 1886 fs/ext4/namei.c strcmp(".", de->name) ||
strcmp 1887 fs/ext4/namei.c strcmp("..", de1->name)) {
strcmp 1225 fs/ext4/super.c strcmp(sbi->s_qf_names[qtype], qname)) {
strcmp 34 fs/ext4/xattr_security.c if (strcmp(name, "") == 0)
strcmp 44 fs/ext4/xattr_security.c if (strcmp(name, "") == 0)
strcmp 38 fs/ext4/xattr_trusted.c if (strcmp(name, "") == 0)
strcmp 48 fs/ext4/xattr_trusted.c if (strcmp(name, "") == 0)
strcmp 37 fs/ext4/xattr_user.c if (strcmp(name, "") == 0)
strcmp 48 fs/ext4/xattr_user.c if (strcmp(name, "") == 0)
strcmp 1119 fs/fat/inode.c if (!strcmp(opts->iocharset, "utf8")) {
strcmp 135 fs/filesystems.c if (strcmp(tmp->name,name) == 0) {
strcmp 128 fs/fs-writeback.c if (inode->i_ino || strcmp(inode->i_sb->s_id, "bdev"))
strcmp 88 fs/gfs2/locking.c if (!strcmp(lw->lw_ops->lm_proto_name, proto->lm_proto_name)) {
strcmp 123 fs/gfs2/locking.c if (!strcmp(lw->lw_ops->lm_proto_name, proto->lm_proto_name)) {
strcmp 170 fs/gfs2/locking.c if (!strcmp(lw->lw_ops->lm_proto_name, proto_name)) {
strcmp 75 fs/gfs2/locking/dlm/mount.c if (!strcmp(x, "jid")) {
strcmp 83 fs/gfs2/locking/dlm/mount.c } else if (!strcmp(x, "first")) {
strcmp 91 fs/gfs2/locking/dlm/mount.c } else if (!strcmp(x, "id")) {
strcmp 99 fs/gfs2/locking/dlm/mount.c } else if (!strcmp(x, "nodir")) {
strcmp 124 fs/gfs2/mount.c if (remount && strcmp(v, args->ar_lockproto)) {
strcmp 141 fs/gfs2/mount.c if (remount && strcmp(v, args->ar_locktable)) {
strcmp 158 fs/gfs2/mount.c if (remount && strcmp(v, args->ar_hostdata)) {
strcmp 39 fs/hfs/attr.c if (!strcmp(name, "hfs.type")) {
strcmp 44 fs/hfs/attr.c } else if (!strcmp(name, "hfs.creator")) {
strcmp 84 fs/hfs/attr.c if (!strcmp(name, "hfs.type")) {
strcmp 90 fs/hfs/attr.c } else if (!strcmp(name, "hfs.creator")) {
strcmp 473 fs/hfs/inode.c if (HFS_IS_RSRC(dir) || strcmp(dentry->d_name.name, "rsrc"))
strcmp 153 fs/hfsplus/inode.c if (HFSPLUS_IS_RSRC(dir) || strcmp(dentry->d_name.name, "rsrc"))
strcmp 117 fs/hfsplus/ioctl.c if (!strcmp(name, "hfs.type")) {
strcmp 122 fs/hfsplus/ioctl.c } else if (!strcmp(name, "hfs.creator")) {
strcmp 161 fs/hfsplus/ioctl.c if (!strcmp(name, "hfs.type")) {
strcmp 167 fs/hfsplus/ioctl.c } else if (!strcmp(name, "hfs.creator")) {
strcmp 70 fs/hostfs/hostfs_kern.c if (!strcmp(options, "append"))
strcmp 82 fs/hpfs/ea.c if (!strcmp(ea->name, key)) {
strcmp 106 fs/hpfs/ea.c if (!strcmp(ea->name, key)) {
strcmp 138 fs/hpfs/ea.c if (!strcmp(ea->name, key)) {
strcmp 164 fs/hpfs/ea.c if (!strcmp(ea->name, key)) {
strcmp 200 fs/hpfs/ea.c if (!strcmp(ea->name, key)) {
strcmp 224 fs/hpfs/ea.c if (!strcmp(ea->name, key)) {
strcmp 297 fs/inotify_user.c if (name && lastname && !strcmp(lastname, name))
strcmp 32 fs/jffs2/nodelist.c if ((*prev)->nhash == new->nhash && !strcmp((*prev)->name, new->name)) {
strcmp 50 fs/jffs2/security.c if (!strcmp(name, ""))
strcmp 59 fs/jffs2/security.c if (!strcmp(name, ""))
strcmp 348 fs/jffs2/xattr.c && !strcmp(xd->xname, xname)
strcmp 664 fs/jffs2/xattr.c && !strcmp(ref->xd->xname, cmp->xd->xname)) {
strcmp 1051 fs/jffs2/xattr.c if (!strcmp(xname, xd->xname)) {
strcmp 1112 fs/jffs2/xattr.c if (!strcmp(xd->xname, xname)) {
strcmp 22 fs/jffs2/xattr_trusted.c if (!strcmp(name, ""))
strcmp 30 fs/jffs2/xattr_trusted.c if (!strcmp(name, ""))
strcmp 22 fs/jffs2/xattr_user.c if (!strcmp(name, ""))
strcmp 30 fs/jffs2/xattr_user.c if (!strcmp(name, ""))
strcmp 1449 fs/jfs/namei.c else if (strcmp(name, "..") == 0)
strcmp 252 fs/jfs/super.c if (!strcmp(args[0].from, "none"))
strcmp 283 fs/jfs/super.c if (!strcmp(errors, "continue")) {
strcmp 287 fs/jfs/super.c } else if (!strcmp(errors, "remount-ro")) {
strcmp 291 fs/jfs/super.c } else if (!strcmp(errors, "panic")) {
strcmp 706 fs/jfs/xattr.c if (strcmp(name, POSIX_ACL_XATTR_ACCESS) == 0) {
strcmp 736 fs/jfs/xattr.c } else if (strcmp(name, POSIX_ACL_XATTR_DEFAULT) == 0) {
strcmp 45 fs/ncpfs/getopt.c if (!strcmp(opts->name, token)) {
strcmp 195 fs/ncpfs/ioctl.c if (!user.codepage[0] || !strcmp(user.codepage, "default"))
strcmp 206 fs/ncpfs/ioctl.c if (!user.iocharset[0] || !strcmp(user.iocharset, "default")) {
strcmp 209 fs/ncpfs/ioctl.c } else if (!strcmp(user.iocharset, "utf8")) {
strcmp 58 fs/nfs/nfs3acl.c if (strcmp(name, POSIX_ACL_XATTR_ACCESS) == 0)
strcmp 60 fs/nfs/nfs3acl.c else if (strcmp(name, POSIX_ACL_XATTR_DEFAULT) == 0)
strcmp 87 fs/nfs/nfs3acl.c if (strcmp(name, POSIX_ACL_XATTR_ACCESS) == 0)
strcmp 89 fs/nfs/nfs3acl.c else if (strcmp(name, POSIX_ACL_XATTR_DEFAULT) == 0)
strcmp 108 fs/nfs/nfs3acl.c if (strcmp(name, POSIX_ACL_XATTR_ACCESS) == 0)
strcmp 110 fs/nfs/nfs3acl.c else if (strcmp(name, POSIX_ACL_XATTR_DEFAULT) == 0)
strcmp 3600 fs/nfs/nfs4proc.c if (strcmp(key, XATTR_NAME_NFSV4_ACL) != 0)
strcmp 3615 fs/nfs/nfs4proc.c if (strcmp(key, XATTR_NAME_NFSV4_ACL) != 0)
strcmp 182 fs/nfs/nfsroot.c if (p[0] != '\0' && strcmp(p, "default") != 0)
strcmp 585 fs/nfsd/export.c if (strcmp(buf, "fsloc") == 0)
strcmp 587 fs/nfsd/export.c else if (strcmp(buf, "uuid") == 0) {
strcmp 598 fs/nfsd/export.c } else if (strcmp(buf, "secinfo") == 0)
strcmp 155 fs/nfsd/nfs4idmap.c strcmp(a->authname, b->authname) == 0);
strcmp 231 fs/nfsd/nfs4idmap.c ent.type = strcmp(buf1, "user") == 0 ?
strcmp 333 fs/nfsd/nfs4idmap.c return (a->type == b->type && strcmp(a->name, b->name) == 0 &&
strcmp 334 fs/nfsd/nfs4idmap.c strcmp(a->authname, b->authname) == 0);
strcmp 401 fs/nfsd/nfs4idmap.c ent.type = strcmp(buf1, "user") == 0 ?
strcmp 205 fs/nls/nls_base.c if (!strcmp(nls->charset, charset))
strcmp 207 fs/nls/nls_base.c if (nls->alias && !strcmp(nls->alias, charset))
strcmp 80 fs/ntfs/super.c if (!strcmp(s, "1") || !strcmp(s, "yes") || !strcmp(s, "true"))
strcmp 82 fs/ntfs/super.c else if (!strcmp(s, "0") || !strcmp(s, "no") ||
strcmp 83 fs/ntfs/super.c !strcmp(s, "false"))
strcmp 113 fs/ntfs/super.c if (!strcmp(p, option)) { \
strcmp 123 fs/ntfs/super.c if (!strcmp(p, option)) { \
strcmp 131 fs/ntfs/super.c if (!strcmp(p, option)) { \
strcmp 139 fs/ntfs/super.c if (!strcmp(p, option)) { \
strcmp 146 fs/ntfs/super.c if (!strcmp(p, option)) { \
strcmp 154 fs/ntfs/super.c if (!strcmp(opt_array[_i].str, v)) { \
strcmp 179 fs/ntfs/super.c else if (!strcmp(p, "posix") || !strcmp(p, "show_inodes"))
strcmp 182 fs/ntfs/super.c else if (!strcmp(p, "nls") || !strcmp(p, "iocharset")) {
strcmp 183 fs/ntfs/super.c if (!strcmp(p, "iocharset"))
strcmp 207 fs/ntfs/super.c } else if (!strcmp(p, "utf8")) {
strcmp 1683 fs/ocfs2/cluster/heartbeat.c if (!strcmp(region_uuid, config_item_name(&p->hr_item))) {
strcmp 444 fs/ocfs2/ocfs2.h (!strcmp((ptr)->i_signature, OCFS2_INODE_SIGNATURE))
strcmp 455 fs/ocfs2/ocfs2.h (!strcmp((ptr)->h_signature, OCFS2_EXTENT_BLOCK_SIGNATURE))
strcmp 466 fs/ocfs2/ocfs2.h (!strcmp((ptr)->bg_signature, OCFS2_GROUP_DESC_SIGNATURE))
strcmp 58 fs/ocfs2/stackglue.c if (!strcmp(p->sp_name, name))
strcmp 77 fs/ocfs2/stackglue.c if (strcmp(stack_name, cluster_stack_name)) {
strcmp 87 fs/ocfs2/stackglue.c if (!strcmp(active_stack->sp_name, plugin_name))
strcmp 137 fs/ocfs2/stackglue.c if (strcmp(stack_name, OCFS2_STACK_PLUGIN_O2CB))
strcmp 4751 fs/ocfs2/xattr.c if (strcmp(name, "") == 0)
strcmp 4760 fs/ocfs2/xattr.c if (strcmp(name, "") == 0)
strcmp 4805 fs/ocfs2/xattr.c if (strcmp(name, "") == 0)
strcmp 4818 fs/ocfs2/xattr.c if (strcmp(name, "") == 0)
strcmp 247 fs/openpromfs/inode.c if (!strcmp(dp->name, "options") && (len == 17) &&
strcmp 89 fs/partitions/ibm.c if ((!info->FBA_layout) && (!strcmp(info->type, "ECKD")))
strcmp 102 fs/partitions/mac.c if (strcmp(part->name, "/") == 0)
strcmp 549 fs/proc/generic.c if (strcmp(tmp->name, dp->name) == 0) {
strcmp 123 fs/proc/proc_devtree.c if (strcmp(ent->name, name) == 0) {
strcmp 545 fs/reiserfs/bitmap.c if (!strcmp(this_char, "concentrating_formatted_nodes")) {
strcmp 559 fs/reiserfs/bitmap.c if (!strcmp(this_char, "displacing_large_files")) {
strcmp 566 fs/reiserfs/bitmap.c if (!strcmp(this_char, "displacing_new_packing_localities")) {
strcmp 571 fs/reiserfs/bitmap.c if (!strcmp(this_char, "old_hashed_relocation")) {
strcmp 576 fs/reiserfs/bitmap.c if (!strcmp(this_char, "new_hashed_relocation")) {
strcmp 581 fs/reiserfs/bitmap.c if (!strcmp(this_char, "dirid_groups")) {
strcmp 585 fs/reiserfs/bitmap.c if (!strcmp(this_char, "oid_groups")) {
strcmp 589 fs/reiserfs/bitmap.c if (!strcmp(this_char, "packing_groups")) {
strcmp 593 fs/reiserfs/bitmap.c if (!strcmp(this_char, "hashed_formatted_nodes")) {
strcmp 598 fs/reiserfs/bitmap.c if (!strcmp(this_char, "skip_busy")) {
strcmp 603 fs/reiserfs/bitmap.c if (!strcmp(this_char, "hundredth_slices")) {
strcmp 608 fs/reiserfs/bitmap.c if (!strcmp(this_char, "old_way")) {
strcmp 613 fs/reiserfs/bitmap.c if (!strcmp(this_char, "displace_based_on_dirid")) {
strcmp 618 fs/reiserfs/bitmap.c if (!strcmp(this_char, "preallocmin")) {
strcmp 625 fs/reiserfs/bitmap.c if (!strcmp(this_char, "preallocsize")) {
strcmp 857 fs/reiserfs/super.c if (!strcmp(p, arg->value)) {
strcmp 947 fs/reiserfs/super.c if (!strcmp(arg, "auto")) {
strcmp 1006 fs/reiserfs/super.c && strcmp(REISERFS_SB(s)->s_qf_names[qtype],
strcmp 1035 fs/reiserfs/super.c if (!strcmp(arg, "vfsold"))
strcmp 1037 fs/reiserfs/super.c else if (!strcmp(arg, "vfsv0"))
strcmp 49 fs/smbfs/getopt.c if (!strcmp(opts[i].name, token)) {
strcmp 448 fs/smbfs/inode.c if (strcmp(mnt->codepage.local_name, CONFIG_NLS_DEFAULT))
strcmp 450 fs/smbfs/inode.c if (strcmp(mnt->codepage.remote_name, SMB_NLS_REMOTE))
strcmp 259 fs/smbfs/proc.c if (!strcmp(cp->remote_name, "unicode")) {
strcmp 608 fs/sysfs/dir.c if (!strcmp(sd->s_name, name))
strcmp 806 fs/sysfs/dir.c if (strcmp(sd->s_name, new_name) == 0)
strcmp 1116 fs/udf/super.c if (strcmp(p->partitionContents.ident, PD_PARTITION_CONTENTS_NSR02) &&
strcmp 1117 fs/udf/super.c strcmp(p->partitionContents.ident, PD_PARTITION_CONTENTS_NSR03))
strcmp 217 fs/xfs/linux-2.6/xfs_super.c if (!strcmp(this_char, MNTOPT_LOGBUFS)) {
strcmp 225 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_LOGBSIZE)) {
strcmp 233 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_LOGDEV)) {
strcmp 241 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_MTPT)) {
strcmp 249 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_RTDEV)) {
strcmp 257 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_BIOSIZE)) {
strcmp 267 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_ALLOCSIZE)) {
strcmp 277 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_GRPID) ||
strcmp 278 fs/xfs/linux-2.6/xfs_super.c !strcmp(this_char, MNTOPT_BSDGROUPS)) {
strcmp 280 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NOGRPID) ||
strcmp 281 fs/xfs/linux-2.6/xfs_super.c !strcmp(this_char, MNTOPT_SYSVGROUPS)) {
strcmp 283 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_WSYNC)) {
strcmp 285 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_OSYNCISOSYNC)) {
strcmp 287 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NORECOVERY)) {
strcmp 289 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_INO64)) {
strcmp 297 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NOALIGN)) {
strcmp 299 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_SWALLOC)) {
strcmp 301 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_SUNIT)) {
strcmp 309 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_SWIDTH)) {
strcmp 317 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_64BITINODE)) {
strcmp 325 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NOUUID)) {
strcmp 327 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_BARRIER)) {
strcmp 329 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NOBARRIER)) {
strcmp 331 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_IKEEP)) {
strcmp 333 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NOIKEEP)) {
strcmp 336 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_LARGEIO)) {
strcmp 338 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NOLARGEIO)) {
strcmp 340 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_ATTR2)) {
strcmp 342 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NOATTR2)) {
strcmp 345 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_FILESTREAM)) {
strcmp 347 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_NOQUOTA)) {
strcmp 350 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_QUOTA) ||
strcmp 351 fs/xfs/linux-2.6/xfs_super.c !strcmp(this_char, MNTOPT_UQUOTA) ||
strcmp 352 fs/xfs/linux-2.6/xfs_super.c !strcmp(this_char, MNTOPT_USRQUOTA)) {
strcmp 354 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_QUOTANOENF) ||
strcmp 355 fs/xfs/linux-2.6/xfs_super.c !strcmp(this_char, MNTOPT_UQUOTANOENF)) {
strcmp 358 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_PQUOTA) ||
strcmp 359 fs/xfs/linux-2.6/xfs_super.c !strcmp(this_char, MNTOPT_PRJQUOTA)) {
strcmp 361 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_PQUOTANOENF)) {
strcmp 364 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_GQUOTA) ||
strcmp 365 fs/xfs/linux-2.6/xfs_super.c !strcmp(this_char, MNTOPT_GRPQUOTA)) {
strcmp 367 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_GQUOTANOENF)) {
strcmp 370 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_DMAPI)) {
strcmp 372 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_XDSM)) {
strcmp 374 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, MNTOPT_DMI)) {
strcmp 376 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, "ihashsize")) {
strcmp 379 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, "osyncisdsync")) {
strcmp 383 fs/xfs/linux-2.6/xfs_super.c } else if (!strcmp(this_char, "irixsgid")) {
strcmp 39 fs/xfs/linux-2.6/xfs_xattr.c if (strcmp(name, "posix_acl_access") == 0)
strcmp 41 fs/xfs/linux-2.6/xfs_xattr.c else if (strcmp(name, "posix_acl_default") == 0)
strcmp 100 fs/xfs/linux-2.6/xfs_xattr.c if (strcmp(name, "") == 0)
strcmp 121 fs/xfs/linux-2.6/xfs_xattr.c if (strcmp(name, "") == 0)
strcmp 235 include/acpi/platform/acenv.h #define ACPI_STRCMP(d,s) strcmp((d), (s))
strcmp 134 include/asm-x86/kvm_para.h if (strcmp(signature, "KVMKVMKVM") == 0)
strcmp 21 include/asm-x86/string_32.h extern int strcmp(const char *cs, const char *ct);
strcmp 56 include/asm-x86/string_64.h int strcmp(const char *cs, const char *ct);
strcmp 6 include/linux/license.h return (strcmp(license, "GPL") == 0
strcmp 7 include/linux/license.h || strcmp(license, "GPL v2") == 0
strcmp 8 include/linux/license.h || strcmp(license, "GPL and additional rights") == 0
strcmp 9 include/linux/license.h || strcmp(license, "Dual BSD/GPL") == 0
strcmp 10 include/linux/license.h || strcmp(license, "Dual MIT/GPL") == 0
strcmp 11 include/linux/license.h || strcmp(license, "Dual MPL/GPL") == 0);
strcmp 40 include/linux/string.h extern int strcmp(const char *,const char *);
strcmp 357 include/net/pkt_cls.h if (!dev || strcmp(indev, dev->name))
strcmp 99 init/do_mounts.c if (strcmp(name, "nfs") == 0)
strcmp 102 init/do_mounts.c if (strcmp(name, "ram") == 0)
strcmp 198 init/do_mounts_rd.c if (strcmp(from, "/initrd.image") == 0)
strcmp 256 init/initramfs.c if (strcmp(collected, "TRAILER!!!") == 0) {
strcmp 490 init/main.c if ((p->early && strcmp(param, p->str) == 0) ||
strcmp 491 init/main.c (strcmp(param, "console") == 0 &&
strcmp 492 init/main.c strcmp(p->str, "earlycon") == 0)
strcmp 627 kernel/audit_tree.c if (!strcmp(seed->pathname, tree->pathname)) {
strcmp 812 kernel/auditfilter.c if (strcmp(a->fields[i].lsm_str, b->fields[i].lsm_str))
strcmp 816 kernel/auditfilter.c if (strcmp(a->watch->path, b->watch->path))
strcmp 820 kernel/auditfilter.c if (strcmp(audit_tree_path(a->tree),
strcmp 826 kernel/auditfilter.c if (strcmp(a->filterkey, b->filterkey))
strcmp 1191 kernel/auditfilter.c if (strcmp(watch->path, w->path))
strcmp 1892 kernel/auditsc.c if (!strcmp(dname, n->name) ||
strcmp 786 kernel/cgroup.c if (!strcmp(token, "all")) {
strcmp 795 kernel/cgroup.c } else if (!strcmp(token, "noprefix")) {
strcmp 811 kernel/cgroup.c if (!strcmp(token, ss->name)) {
strcmp 3111 kernel/cgroup.c if (!strcmp(token, ss->name)) {
strcmp 474 kernel/hrtimer.c if (!strcmp(str, "off"))
strcmp 476 kernel/hrtimer.c else if (!strcmp(str, "on"))
strcmp 156 kernel/irq/proc.c !strcmp(new_action->name, action->name)) {
strcmp 158 kernel/kallsyms.c if (strcmp(namebuf, name) == 0)
strcmp 973 kernel/kgdb.c if (strcmp(remcom_in_buffer, "R0") == 0) {
strcmp 324 kernel/lockdep.c !strcmp(class->name, "lockname"))
strcmp 327 kernel/lockdep.c !strcmp(class->name, "&struct->lockfield"))
strcmp 671 kernel/lockdep.c if (class->name && !strcmp(class->name, new_class->name))
strcmp 364 kernel/marker.c if (!strcmp(name, e->name))
strcmp 387 kernel/marker.c if (!strcmp(name, e->name)) {
strcmp 405 kernel/marker.c if (strcmp(e->format, MARK_NOARGS) == 0)
strcmp 440 kernel/marker.c if (!strcmp(name, e->name)) {
strcmp 474 kernel/marker.c if (strcmp(e->format, MARK_NOARGS) == 0)
strcmp 502 kernel/marker.c WARN_ON(strcmp((*entry)->name, elem->name) != 0);
strcmp 505 kernel/marker.c if (strcmp((*entry)->format, elem->format) != 0) {
strcmp 835 kernel/marker.c if (!strcmp(name, e->name)) {
strcmp 128 kernel/module.c && strcmp(secstrings+sechdrs[i].sh_name, name) == 0)
strcmp 266 kernel/module.c if (strcmp(syms->start[symnum].name, fsa->name) != 0)
strcmp 334 kernel/module.c if (strcmp(mod->name, name) == 0)
strcmp 959 kernel/module.c if (strcmp(versions[i].name, symname) != 0)
strcmp 998 kernel/module.c return strcmp(amagic, bmagic) == 0;
strcmp 1020 kernel/module.c return strcmp(amagic, bmagic) == 0;
strcmp 1702 kernel/module.c if (strcmp(ks->name, name) == 0)
strcmp 2057 kernel/module.c if (strcmp(mod->name, "ndiswrapper") == 0)
strcmp 2061 kernel/module.c if (strcmp(mod->name, "driverloader") == 0)
strcmp 2500 kernel/module.c if (strcmp(name, mod->strtab+mod->symtab[i].st_name) == 0 &&
strcmp 260 kernel/pm_qos_params.c if (strcmp(node->name, name) == 0) {
strcmp 295 kernel/pm_qos_params.c if (strcmp(node->name, name) == 0) {
strcmp 682 kernel/power/main.c if (strcmp(pm_states[i], value) != 0)
strcmp 1252 kernel/power/snapshot.c if (strcmp(info->uts.sysname,init_utsname()->sysname))
strcmp 1254 kernel/power/snapshot.c if (strcmp(info->uts.release,init_utsname()->release))
strcmp 1256 kernel/power/snapshot.c if (strcmp(info->uts.version,init_utsname()->version))
strcmp 1258 kernel/power/snapshot.c if (strcmp(info->uts.machine,init_utsname()->machine))
strcmp 807 kernel/printk.c if (strcmp(console_cmdline[i].name, name) == 0 &&
strcmp 863 kernel/printk.c if (!strcmp(str, "ttya"))
strcmp 865 kernel/printk.c if (!strcmp(str, "ttyb"))
strcmp 904 kernel/printk.c if (strcmp(console_cmdline[i].name, name) == 0 &&
strcmp 1174 kernel/printk.c if (strcmp(console_cmdline[i].name, console->name) != 0)
strcmp 1021 kernel/rcutorture.c if (strcmp(torture_type, cur_ops->name) == 0)
strcmp 1693 kernel/sysctl.c if (p->procname && strcmp(p->procname, s) == 0)
strcmp 1282 kernel/sysctl_check.c (strcmp(test->procname, ref->procname) == 0))
strcmp 1361 kernel/sysctl_check.c (strcmp(test->procname, ref->procname) == 0))
strcmp 1407 kernel/sysctl_check.c (strcmp(table->procname, ref->procname) == 0)))
strcmp 1447 kernel/sysctl_check.c (strcmp(table->procname, ref->procname) != 0)))
strcmp 311 kernel/time/clocksource.c !strcmp(c->name, override_name))
strcmp 430 kernel/time/clocksource.c !strcmp(cs->name, override_name))
strcmp 541 kernel/time/clocksource.c if (!strcmp(str, "pmtmr")) {
strcmp 116 kernel/time/tick-sched.c if (!strcmp(str, "off"))
strcmp 118 kernel/time/tick-sched.c else if (!strcmp(str, "on"))
strcmp 1184 kernel/trace/ftrace.c if (strcmp(str, buff) == 0)
strcmp 564 kernel/trace/trace.c if (strcmp(type->name, t->name) == 0) {
strcmp 2370 kernel/trace/trace.c if (strcmp(t->name, buf) == 0)
strcmp 76 lib/bug.c if (strcmp(secstrings+sechdrs[i].sh_name, "__bug_table"))
strcmp 746 lib/kobject.c if (kobject_name(k) && !strcmp(kobject_name(k), name)) {
strcmp 37 lib/parser.c return strcmp(p, s) == 0;
strcmp 122 lib/swiotlb.c if (!strcmp(str, "force"))
strcmp 116 lib/textsearch.c if (!strcmp(name, o->name)) {
strcmp 151 lib/textsearch.c if (!strcmp(ops->name, o->name))
strcmp 2016 mm/mempolicy.c if (!strcmp(str, policy_types[i])) {
strcmp 2066 mm/mempolicy.c if (!strcmp(flags, "static"))
strcmp 2068 mm/mempolicy.c else if (!strcmp(flags, "relative"))
strcmp 2003 mm/shmem.c if (strcmp(name, "") == 0)
strcmp 2011 mm/shmem.c if (strcmp(name, "") == 0)
strcmp 2134 mm/shmem.c if (!strcmp(this_char,"size")) {
strcmp 2147 mm/shmem.c } else if (!strcmp(this_char,"nr_blocks")) {
strcmp 2151 mm/shmem.c } else if (!strcmp(this_char,"nr_inodes")) {
strcmp 2155 mm/shmem.c } else if (!strcmp(this_char,"mode")) {
strcmp 2161 mm/shmem.c } else if (!strcmp(this_char,"uid")) {
strcmp 2167 mm/shmem.c } else if (!strcmp(this_char,"gid")) {
strcmp 2173 mm/shmem.c } else if (!strcmp(this_char,"mpol")) {
strcmp 84 mm/shmem_acl.c if (strcmp(name, "") != 0)
strcmp 94 mm/shmem_acl.c if (strcmp(name, "") != 0)
strcmp 125 mm/shmem_acl.c if (strcmp(name, "") != 0)
strcmp 135 mm/shmem_acl.c if (strcmp(name, "") != 0)
strcmp 2179 mm/slab.c if (!strcmp(pc->name, name)) {
strcmp 4301 mm/slab.c if (!strcmp(cachep->name, kbuf)) {
strcmp 35 net/atm/addr.c return !strcmp(a->sas_addr.pub, b->sas_addr.pub);
strcmp 38 net/bridge/netfilter/ebt_dnat.c if ((strcmp(par->table, "nat") != 0 ||
strcmp 41 net/bridge/netfilter/ebt_dnat.c (strcmp(par->table, "broute") != 0 ||
strcmp 44 net/bridge/netfilter/ebt_redirect.c if ((strcmp(par->table, "nat") != 0 ||
strcmp 46 net/bridge/netfilter/ebt_redirect.c (strcmp(par->table, "broute") != 0 ||
strcmp 300 net/bridge/netfilter/ebtables.c if (strcmp(e->name, name) == 0)
strcmp 769 net/bridge/netfilter/ebtables.c if (strcmp(t->u.name, EBT_STANDARD_TARGET))
strcmp 1170 net/bridge/netfilter/ebtables.c if (strcmp(t->name, table->name) == 0) {
strcmp 503 net/core/dev.c !strcmp(dev->name, s[i].name)) {
strcmp 541 net/core/dev.c if (!strcmp(name, s[i].name))
strcmp 781 net/core/dev.c if (!strcmp(name, ".") || !strcmp(name, ".."))
strcmp 603 net/core/fib_rules.c strcmp(dev->name, rule->ifname) == 0)
strcmp 477 net/core/pktgen.c if (!strcmp(data, "stop"))
strcmp 480 net/core/pktgen.c else if (!strcmp(data, "start"))
strcmp 870 net/core/pktgen.c if (!strcmp(name, "min_pkt_size")) {
strcmp 887 net/core/pktgen.c if (!strcmp(name, "max_pkt_size")) {
strcmp 906 net/core/pktgen.c if (!strcmp(name, "pkt_size")) {
strcmp 923 net/core/pktgen.c if (!strcmp(name, "debug")) {
strcmp 934 net/core/pktgen.c if (!strcmp(name, "frags")) {
strcmp 944 net/core/pktgen.c if (!strcmp(name, "delay")) {
strcmp 961 net/core/pktgen.c if (!strcmp(name, "udp_src_min")) {
strcmp 974 net/core/pktgen.c if (!strcmp(name, "udp_dst_min")) {
strcmp 987 net/core/pktgen.c if (!strcmp(name, "udp_src_max")) {
strcmp 1000 net/core/pktgen.c if (!strcmp(name, "udp_dst_max")) {
strcmp 1013 net/core/pktgen.c if (!strcmp(name, "clone_skb")) {
strcmp 1024 net/core/pktgen.c if (!strcmp(name, "count")) {
strcmp 1035 net/core/pktgen.c if (!strcmp(name, "src_mac_count")) {
strcmp 1049 net/core/pktgen.c if (!strcmp(name, "dst_mac_count")) {
strcmp 1063 net/core/pktgen.c if (!strcmp(name, "flag")) {
strcmp 1073 net/core/pktgen.c if (strcmp(f, "IPSRC_RND") == 0)
strcmp 1076 net/core/pktgen.c else if (strcmp(f, "!IPSRC_RND") == 0)
strcmp 1079 net/core/pktgen.c else if (strcmp(f, "TXSIZE_RND") == 0)
strcmp 1082 net/core/pktgen.c else if (strcmp(f, "!TXSIZE_RND") == 0)
strcmp 1085 net/core/pktgen.c else if (strcmp(f, "IPDST_RND") == 0)
strcmp 1088 net/core/pktgen.c else if (strcmp(f, "!IPDST_RND") == 0)
strcmp 1091 net/core/pktgen.c else if (strcmp(f, "UDPSRC_RND") == 0)
strcmp 1094 net/core/pktgen.c else if (strcmp(f, "!UDPSRC_RND") == 0)
strcmp 1097 net/core/pktgen.c else if (strcmp(f, "UDPDST_RND") == 0)
strcmp 1100 net/core/pktgen.c else if (strcmp(f, "!UDPDST_RND") == 0)
strcmp 1103 net/core/pktgen.c else if (strcmp(f, "MACSRC_RND") == 0)
strcmp 1106 net/core/pktgen.c else if (strcmp(f, "!MACSRC_RND") == 0)
strcmp 1109 net/core/pktgen.c else if (strcmp(f, "MACDST_RND") == 0)
strcmp 1112 net/core/pktgen.c else if (strcmp(f, "!MACDST_RND") == 0)
strcmp 1115 net/core/pktgen.c else if (strcmp(f, "MPLS_RND") == 0)
strcmp 1118 net/core/pktgen.c else if (strcmp(f, "!MPLS_RND") == 0)
strcmp 1121 net/core/pktgen.c else if (strcmp(f, "VID_RND") == 0)
strcmp 1124 net/core/pktgen.c else if (strcmp(f, "!VID_RND") == 0)
strcmp 1127 net/core/pktgen.c else if (strcmp(f, "SVID_RND") == 0)
strcmp 1130 net/core/pktgen.c else if (strcmp(f, "!SVID_RND") == 0)
strcmp 1133 net/core/pktgen.c else if (strcmp(f, "FLOW_SEQ") == 0)
strcmp 1136 net/core/pktgen.c else if (strcmp(f, "QUEUE_MAP_RND") == 0)
strcmp 1139 net/core/pktgen.c else if (strcmp(f, "!QUEUE_MAP_RND") == 0)
strcmp 1142 net/core/pktgen.c else if (strcmp(f, "QUEUE_MAP_CPU") == 0)
strcmp 1145 net/core/pktgen.c else if (strcmp(f, "!QUEUE_MAP_CPU") == 0)
strcmp 1148 net/core/pktgen.c else if (strcmp(f, "IPSEC") == 0)
strcmp 1152 net/core/pktgen.c else if (strcmp(f, "!IPV6") == 0)
strcmp 1166 net/core/pktgen.c if (!strcmp(name, "dst_min") || !strcmp(name, "dst")) {
strcmp 1175 net/core/pktgen.c if (strcmp(buf, pkt_dev->dst_min) != 0) {
strcmp 1188 net/core/pktgen.c if (!strcmp(name, "dst_max")) {
strcmp 1198 net/core/pktgen.c if (strcmp(buf, pkt_dev->dst_max) != 0) {
strcmp 1211 net/core/pktgen.c if (!strcmp(name, "dst6")) {
strcmp 1234 net/core/pktgen.c if (!strcmp(name, "dst6_min")) {
strcmp 1257 net/core/pktgen.c if (!strcmp(name, "dst6_max")) {
strcmp 1278 net/core/pktgen.c if (!strcmp(name, "src6")) {
strcmp 1301 net/core/pktgen.c if (!strcmp(name, "src_min")) {
strcmp 1309 net/core/pktgen.c if (strcmp(buf, pkt_dev->src_min) != 0) {
strcmp 1322 net/core/pktgen.c if (!strcmp(name, "src_max")) {
strcmp 1330 net/core/pktgen.c if (strcmp(buf, pkt_dev->src_max) != 0) {
strcmp 1343 net/core/pktgen.c if (!strcmp(name, "dst_mac")) {
strcmp 1384 net/core/pktgen.c if (!strcmp(name, "src_mac")) {
strcmp 1427 net/core/pktgen.c if (!strcmp(name, "clear_counters")) {
strcmp 1433 net/core/pktgen.c if (!strcmp(name, "flows")) {
strcmp 1447 net/core/pktgen.c if (!strcmp(name, "flowlen")) {
strcmp 1458 net/core/pktgen.c if (!strcmp(name, "queue_map_min")) {
strcmp 1469 net/core/pktgen.c if (!strcmp(name, "queue_map_max")) {
strcmp 1480 net/core/pktgen.c if (!strcmp(name, "mpls")) {
strcmp 1503 net/core/pktgen.c if (!strcmp(name, "vlan_id")) {
strcmp 1530 net/core/pktgen.c if (!strcmp(name, "vlan_p")) {
strcmp 1545 net/core/pktgen.c if (!strcmp(name, "vlan_cfi")) {
strcmp 1560 net/core/pktgen.c if (!strcmp(name, "svlan_id")) {
strcmp 1587 net/core/pktgen.c if (!strcmp(name, "svlan_p")) {
strcmp 1602 net/core/pktgen.c if (!strcmp(name, "svlan_cfi")) {
strcmp 1617 net/core/pktgen.c if (!strcmp(name, "tos")) {
strcmp 1633 net/core/pktgen.c if (!strcmp(name, "traffic_class")) {
strcmp 1749 net/core/pktgen.c if (!strcmp(name, "add_device")) {
strcmp 1768 net/core/pktgen.c if (!strcmp(name, "rem_device_all")) {
strcmp 1778 net/core/pktgen.c if (!strcmp(name, "max_before_softirq")) {
strcmp 333 net/core/rtnetlink.c if (!strcmp(ops->kind, kind))
strcmp 252 net/core/sock.c if (strcmp(warncomm, current->comm) && warned < 5) {
strcmp 519 net/decnet/dn_dev.c if (strcmp(ifr->ifr_name, ifa->ifa_label) == 0)
strcmp 117 net/dsa/dsa.c if (!strcmp(name, "cpu")) {
strcmp 250 net/dsa/dsa.c if (dev->class != NULL && !strcmp(dev->class->name, class))
strcmp 158 net/ieee80211/ieee80211_crypt.c if (strcmp(alg->ops->name, name) == 0)
strcmp 370 net/ieee80211/ieee80211_wx.c strcmp((*crypt)->ops->name, "WEP") != 0) {
strcmp 673 net/ipv4/devinet.c if (!strcmp(ifr.ifr_name, ifa->ifa_label) &&
strcmp 686 net/ipv4/devinet.c if (!strcmp(ifr.ifr_name, ifa->ifa_label))
strcmp 401 net/ipv4/fib_frontend.c if (strcmp(ifa->ifa_label, devname) == 0)
strcmp 205 net/ipv4/ipconfig.c if (user_dev_name[0] ? !strcmp(dev->name, user_dev_name) :
strcmp 1413 net/ipv4/ipconfig.c if (!strcmp(name, "on") || !strcmp(name, "any")) {
strcmp 1416 net/ipv4/ipconfig.c if (!strcmp(name, "off") || !strcmp(name, "none")) {
strcmp 1420 net/ipv4/ipconfig.c else if (!strcmp(name, "dhcp")) {
strcmp 1426 net/ipv4/ipconfig.c else if (!strcmp(name, "bootp")) {
strcmp 1432 net/ipv4/ipconfig.c else if (!strcmp(name, "rarp")) {
strcmp 1438 net/ipv4/ipconfig.c else if (!strcmp(name, "both")) {
strcmp 1463 net/ipv4/ipconfig.c strcmp(addrs, "off") == 0 ||
strcmp 1464 net/ipv4/ipconfig.c strcmp(addrs, "none") == 0) {
strcmp 371 net/ipv4/netfilter/arp_tables.c && (strcmp(t->target.u.user.name,
strcmp 410 net/ipv4/netfilter/arp_tables.c if (strcmp(t->target.u.user.name,
strcmp 260 net/ipv4/netfilter/ip_tables.c if (strcmp(t->target.u.kernel.target->name, IPT_ERROR_TARGET) == 0) {
strcmp 268 net/ipv4/netfilter/ip_tables.c && strcmp(t->target.u.kernel.target->name,
strcmp 497 net/ipv4/netfilter/ip_tables.c && (strcmp(t->target.u.user.name,
strcmp 544 net/ipv4/netfilter/ip_tables.c if (strcmp(t->target.u.user.name,
strcmp 264 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c if (strcmp(sk->sk_prot->name, "TCP")) {
strcmp 26 net/ipv4/tcp_cong.c if (strcmp(e->name, name) == 0)
strcmp 1685 net/ipv6/ndisc.c if (strcmp(warncomm, current->comm) && warned < 5) {
strcmp 1705 net/ipv6/ndisc.c if ((strcmp(ctl->procname, "retrans_time") == 0) ||
strcmp 1706 net/ipv6/ndisc.c (strcmp(ctl->procname, "base_reachable_time") == 0))
strcmp 1709 net/ipv6/ndisc.c if (strcmp(ctl->procname, "retrans_time") == 0)
strcmp 1712 net/ipv6/ndisc.c else if (strcmp(ctl->procname, "base_reachable_time") == 0)
strcmp 1716 net/ipv6/ndisc.c else if ((strcmp(ctl->procname, "retrans_time_ms") == 0) ||
strcmp 1717 net/ipv6/ndisc.c (strcmp(ctl->procname, "base_reachable_time_ms") == 0))
strcmp 288 net/ipv6/netfilter/ip6_tables.c if (strcmp(t->target.u.kernel.target->name, IP6T_ERROR_TARGET) == 0) {
strcmp 296 net/ipv6/netfilter/ip6_tables.c && strcmp(t->target.u.kernel.target->name,
strcmp 522 net/ipv6/netfilter/ip6_tables.c && (strcmp(t->target.u.user.name,
strcmp 569 net/ipv6/netfilter/ip6_tables.c if (strcmp(t->target.u.user.name,
strcmp 85 net/irda/discovery.c (strcmp(node->data.info, new->data.info) == 0)))
strcmp 447 net/irda/irlan/irlan_client.c if (strcmp(param, "MEDIA") == 0) {
strcmp 448 net/irda/irlan/irlan_client.c if (strcmp(value, "802.3") == 0)
strcmp 454 net/irda/irlan/irlan_client.c if (strcmp(param, "FILTER_TYPE") == 0) {
strcmp 455 net/irda/irlan/irlan_client.c if (strcmp(value, "DIRECTED") == 0)
strcmp 457 net/irda/irlan/irlan_client.c else if (strcmp(value, "FUNCTIONAL") == 0)
strcmp 459 net/irda/irlan/irlan_client.c else if (strcmp(value, "GROUP") == 0)
strcmp 461 net/irda/irlan/irlan_client.c else if (strcmp(value, "MAC_FRAME") == 0)
strcmp 463 net/irda/irlan/irlan_client.c else if (strcmp(value, "MULTICAST") == 0)
strcmp 465 net/irda/irlan/irlan_client.c else if (strcmp(value, "BROADCAST") == 0)
strcmp 467 net/irda/irlan/irlan_client.c else if (strcmp(value, "IPX_SOCKET") == 0)
strcmp 471 net/irda/irlan/irlan_client.c if (strcmp(param, "ACCESS_TYPE") == 0) {
strcmp 472 net/irda/irlan/irlan_client.c if (strcmp(value, "DIRECT") == 0)
strcmp 474 net/irda/irlan/irlan_client.c else if (strcmp(value, "PEER") == 0)
strcmp 476 net/irda/irlan/irlan_client.c else if (strcmp(value, "HOSTED") == 0)
strcmp 483 net/irda/irlan/irlan_client.c if (strcmp(param, "IRLAN_VER") == 0) {
strcmp 492 net/irda/irlan/irlan_client.c if (strcmp(param, "DATA_CHAN") == 0) {
strcmp 497 net/irda/irlan/irlan_client.c if (strcmp(param, "CON_ARB") == 0) {
strcmp 504 net/irda/irlan/irlan_client.c if (strcmp(param, "MAX_FRAME") == 0) {
strcmp 513 net/irda/irlan/irlan_client.c if (strcmp(param, "RECONNECT_KEY") == 0) {
strcmp 522 net/irda/irlan/irlan_client.c if (strcmp(param, "FILTER_ENTRY") == 0) {
strcmp 160 net/irda/irlan/irlan_filter.c if (strcmp(param, "MODE") == 0) {
strcmp 169 net/irda/irlan/irlan_filter.c if (strcmp(param, "FILTER_TYPE") == 0) {
strcmp 170 net/irda/irlan/irlan_filter.c if (strcmp(value, "DIRECTED") == 0) {
strcmp 174 net/irda/irlan/irlan_filter.c if (strcmp(value, "MULTICAST") == 0) {
strcmp 178 net/irda/irlan/irlan_filter.c if (strcmp(value, "BROADCAST") == 0) {
strcmp 186 net/irda/irlan/irlan_filter.c if (strcmp(param, "FILTER_MODE") == 0) {
strcmp 187 net/irda/irlan/irlan_filter.c if (strcmp(value, "ALL") == 0) {
strcmp 191 net/irda/irlan/irlan_filter.c if (strcmp(value, "FILTER") == 0) {
strcmp 195 net/irda/irlan/irlan_filter.c if (strcmp(value, "NONE") == 0) {
strcmp 203 net/irda/irlan/irlan_filter.c if (strcmp(param, "FILTER_OPERATION") == 0) {
strcmp 204 net/irda/irlan/irlan_filter.c if (strcmp(value, "DYNAMIC") == 0) {
strcmp 208 net/irda/irlan/irlan_filter.c if (strcmp(value, "GET") == 0) {
strcmp 101 net/irda/irnet/irnet_ppp.c if((length > 5) && (strcmp(start + 5, "any")))
strcmp 128 net/irda/irnet/irnet_ppp.c if((length > 5) && (strcmp(start + 5, "any")))
strcmp 598 net/irda/irqueue.c if ( strcmp( entry->q_name, name) == 0)
strcmp 747 net/irda/irqueue.c if ( strcmp( entry->q_name, name ) == 0 ) {
strcmp 39 net/mac80211/rate.c if (!strcmp(alg->ops->name, ops->name)) {
strcmp 88 net/mac80211/rate.c if (!strcmp(alg->ops->name, name))
strcmp 135 net/netfilter/ipvs/ip_vs_proto.c if (strcmp(names[i], name))
strcmp 121 net/netfilter/ipvs/ip_vs_sched.c if (strcmp(sched_name, sched->name)==0) {
strcmp 200 net/netfilter/ipvs/ip_vs_sched.c if (strcmp(scheduler->name, sched->name) == 0) {
strcmp 76 net/netfilter/nf_conntrack_helper.c if (!strcmp(h->name, name))
strcmp 949 net/netfilter/nf_conntrack_netlink.c if (!strcmp(helpname, "")) {
strcmp 201 net/netfilter/x_tables.c if (strcmp(m->name, name) == 0) {
strcmp 231 net/netfilter/x_tables.c if (strcmp(t->name, name) == 0) {
strcmp 269 net/netfilter/x_tables.c if (strcmp(m->name, name) == 0) {
strcmp 285 net/netfilter/x_tables.c if (strcmp(t->name, name) == 0) {
strcmp 339 net/netfilter/x_tables.c strcmp(par->match->table, par->table) != 0) {
strcmp 485 net/netfilter/x_tables.c strcmp(par->target->table, par->table) != 0) {
strcmp 630 net/netfilter/x_tables.c if (strcmp(t->name, name) == 0 && try_module_get(t->me))
strcmp 706 net/netfilter/x_tables.c if (strcmp(t->name, table->name) == 0) {
strcmp 120 net/netfilter/xt_CONNMARK.c if (strcmp(par->table, "mangle") != 0) {
strcmp 92 net/netfilter/xt_CONNSECMARK.c if (strcmp(par->table, "mangle") != 0 &&
strcmp 93 net/netfilter/xt_CONNSECMARK.c strcmp(par->table, "security") != 0) {
strcmp 50 net/netfilter/xt_RATEEST.c if (strcmp(est->name, name) == 0) {
strcmp 87 net/netfilter/xt_SECMARK.c if (strcmp(par->table, "mangle") != 0 &&
strcmp 88 net/netfilter/xt_SECMARK.c strcmp(par->table, "security") != 0) {
strcmp 232 net/netfilter/xt_TCPMSS.c if (strcmp(m->u.kernel.match->name, "tcp") == 0 &&
strcmp 385 net/netfilter/xt_hashlimit.c if (!strcmp(name, hinfo->pde->name) &&
strcmp 191 net/netfilter/xt_recent.c if (!strcmp(t->name, name))
strcmp 146 net/netlabel/netlabel_domainhash.c if (iter->valid && strcmp(iter->domain, domain) == 0)
strcmp 80 net/netlink/genetlink.c if (strcmp(f->name, name) == 0)
strcmp 402 net/netlink/genetlink.c if (family->id != rc->id || strcmp(rc->name, family->name))
strcmp 259 net/sched/act_api.c if (act->type == a->type || (strcmp(act->kind, a->kind) == 0)) {
strcmp 298 net/sched/act_api.c if (strcmp(kind, a->kind) == 0) {
strcmp 69 net/sched/cls_api.c if (!strcmp(ops->kind, t->kind))
strcmp 145 net/sched/sch_api.c if (!strcmp(qops->id, q->id))
strcmp 150 net/sunrpc/auth_gss/gss_mech_switch.c if (0 == strcmp(name, pos->gm_name)) {
strcmp 75 net/sunrpc/svc_xprt.c if (strcmp(xcl->xcl_name, cl->xcl_name) == 0)
strcmp 205 net/sunrpc/svc_xprt.c if (strcmp(xprt_name, xcl->xcl_name))
strcmp 1033 net/sunrpc/svc_xprt.c if (strcmp(xprt->xpt_class->xcl_name, xcl_name))
strcmp 149 net/sunrpc/svcauth.c if (strcmp(hp->name, name)==0) {
strcmp 128 net/sunrpc/svcauth_unix.c return strcmp(orig->m_class, new->m_class) == 0
strcmp 277 net/sunrpc/svcsock.c if (toclose && strcmp(toclose, buf+len) == 0)
strcmp 112 net/sunrpc/sysctl.c if (strcmp(table->procname, "rpc_debug") == 0)
strcmp 79 net/tipc/bearer.c if (!strcmp(m_ptr->name, name))
strcmp 149 net/tipc/bearer.c if (!strcmp(name, media_list[i].name)) {
strcmp 293 net/tipc/bearer.c if (b_ptr->active && (!strcmp(b_ptr->publ.name, name)))
strcmp 313 net/tipc/bearer.c if (!strcmp(b_if_name, if_name))
strcmp 525 net/tipc/bearer.c if (!strcmp(name, tipc_bearers[i].publ.name)) {
strcmp 2956 net/tipc/link.c if (!l_ptr || strcmp(l_ptr->name, name))
strcmp 2977 net/tipc/link.c if (!strcmp(args->name, tipc_bclink_name)) {
strcmp 3052 net/tipc/link.c if (!strcmp(link_name, tipc_bclink_name)) {
strcmp 3098 net/tipc/link.c if (!strcmp(name, tipc_bclink_name))
strcmp 224 net/wanrouter/wanmain.c wandev && strcmp(wandev->name, name);
strcmp 706 net/wanrouter/wanmain.c wandev && strcmp(wandev->name, name);
strcmp 736 net/wanrouter/wanmain.c while (dev && strcmp(name, dev->name)) {
strcmp 170 net/wireless/core.c if (strcmp(newname, dev_name(&rdev->wiphy.dev)) == 0)
strcmp 176 net/wireless/core.c if (strcmp(newname, dev_name(&drv->wiphy.dev)) == 0)
strcmp 252 net/x25/af_x25.c if ((!strcmp(addr->x25_addr,
strcmp 254 net/x25/af_x25.c !strcmp(addr->x25_addr,
strcmp 719 net/x25/af_x25.c if (!strcmp(x25->source_addr.x25_addr, null_x25_address.x25_addr))
strcmp 1021 net/x25/af_x25.c if (strcmp(x25->dest_addr.x25_addr, sx25.sx25_addr.x25_addr))
strcmp 566 net/xfrm/xfrm_algo.c return name && (!strcmp(name, entry->name) ||
strcmp 567 net/xfrm/xfrm_algo.c (entry->compat && !strcmp(name, entry->compat)));
strcmp 603 net/xfrm/xfrm_algo.c !strcmp(name, entry->name);
strcmp 286 net/xfrm/xfrm_ipcomp.c if (!strcmp(crypto_comp_name(tfm), alg_name)) {
strcmp 55 samples/kobject/kobject-example.c if (strcmp(attr->attr.name, "baz") == 0)
strcmp 68 samples/kobject/kobject-example.c if (strcmp(attr->attr.name, "baz") == 0)
strcmp 138 samples/kobject/kset-example.c if (strcmp(attr->attr.name, "baz") == 0)
strcmp 151 samples/kobject/kset-example.c if (strcmp(attr->attr.name, "baz") == 0)
strcmp 150 scripts/basic/docproc.c if (strcmp(symfilelist[i].filename, filename) == 0)
strcmp 397 scripts/basic/docproc.c if (strcmp("doc", argv[1]) == 0)
strcmp 426 scripts/basic/docproc.c else if (strcmp("depend", argv[1]) == 0)
strcmp 92 scripts/conmakehash.c if ( !strcmp(argv[1],"-") )
strcmp 154 scripts/genksyms/genksyms.c strcmp(name, sym->name) == 0)
strcmp 168 scripts/genksyms/genksyms.c && strcmp(name, sym->name) == 0) {
strcmp 230 scripts/genksyms/genksyms.c if (a->tag != b->tag || strcmp(a->string, b->string))
strcmp 523 scripts/genksyms/genksyms.c if ((strcmp(arch, "h8300") == 0) || (strcmp(arch, "blackfin") == 0))
strcmp 85 scripts/kallsyms.c if (strcmp(sym, "_text") == 0)
strcmp 87 scripts/kallsyms.c else if (strcmp(sym, "_stext") == 0)
strcmp 89 scripts/kallsyms.c else if (strcmp(sym, "_etext") == 0)
strcmp 91 scripts/kallsyms.c else if (strcmp(sym, "_sinittext") == 0)
strcmp 93 scripts/kallsyms.c else if (strcmp(sym, "_einittext") == 0)
strcmp 98 scripts/kallsyms.c if (strcmp(sym, "__kernel_syscall_via_break") &&
strcmp 99 scripts/kallsyms.c strcmp(sym, "__kernel_syscall_via_epc") &&
strcmp 100 scripts/kallsyms.c strcmp(sym, "__kernel_sigtramp") &&
strcmp 101 scripts/kallsyms.c strcmp(sym, "__gp"))
strcmp 169 scripts/kallsyms.c strcmp((char *)s->sym + offset, "_etext")) ||
strcmp 171 scripts/kallsyms.c strcmp((char *)s->sym + offset, "_einittext")))
strcmp 180 scripts/kallsyms.c if( strcmp((char *)s->sym + offset, special_symbols[i]) == 0 )
strcmp 538 scripts/kallsyms.c if(strcmp(argv[i], "--all-symbols") == 0)
strcmp 196 scripts/kconfig/conf.c if (!line[1] || !strcmp(&line[1], "o"))
strcmp 208 scripts/kconfig/conf.c if (!line[1] || !strcmp(&line[1], "es"))
strcmp 339 scripts/kconfig/confdata.c if (!strcmp(sym->curr.val, sym->def[S_DEF_USER].val))
strcmp 593 scripts/kconfig/confdata.c if (!strcmp(sym_get_string_value(sym),
strcmp 971 scripts/kconfig/expr.c return !strcmp(str1, str2) ? yes : no;
strcmp 977 scripts/kconfig/expr.c return !strcmp(str1, str2) ? no : yes;
strcmp 121 scripts/kconfig/kxgettext.c if (strcmp(m->msg, msg) == 0)
strcmp 162 scripts/kconfig/lxdialog/util.c else if (strcmp(theme, "classic") == 0)
strcmp 164 scripts/kconfig/lxdialog/util.c else if (strcmp(theme, "bluetitle") == 0)
strcmp 166 scripts/kconfig/lxdialog/util.c else if (strcmp(theme, "blackbg") == 0)
strcmp 168 scripts/kconfig/lxdialog/util.c else if (strcmp(theme, "mono") == 0)
strcmp 614 scripts/kconfig/symbol.c } else if (!oldval || strcmp(oldval, newval))
strcmp 674 scripts/kconfig/symbol.c if (!strcmp(symbol->name, name) &&
strcmp 718 scripts/kconfig/symbol.c if (!strcmp(symbol->name, name) &&
strcmp 956 scripts/kconfig/symbol.c if (strcmp(sym2->name, env))
strcmp 17 scripts/kconfig/util.c if (!strcmp(name, file->name))
strcmp 410 scripts/mod/file2alias.c if (!strcmp(id, id2)) {
strcmp 58 scripts/mod/mk_elfconfig.c if ((strcmp(argv[1], "h8300") == 0)
strcmp 59 scripts/mod/mk_elfconfig.c || (strcmp(argv[1], "blackfin") == 0))
strcmp 88 scripts/mod/modpost.c return (strcmp(myname, "vmlinux") == 0) ||
strcmp 89 scripts/mod/modpost.c (strcmp(myname, "vmlinux.o") == 0);
strcmp 108 scripts/mod/modpost.c if (strcmp(mod->name, modname) == 0)
strcmp 125 scripts/mod/modpost.c if (strcmp(s, ".o") == 0)
strcmp 210 scripts/mod/modpost.c if (strcmp(s->name, name) == 0)
strcmp 241 scripts/mod/modpost.c if (strcmp(export_list[i].str, s) == 0)
strcmp 427 scripts/mod/modpost.c if (strcmp(secname, ".modinfo") == 0) {
strcmp 430 scripts/mod/modpost.c } else if (strcmp(secname, "__ksymtab") == 0)
strcmp 432 scripts/mod/modpost.c else if (strcmp(secname, "__ksymtab_unused") == 0)
strcmp 434 scripts/mod/modpost.c else if (strcmp(secname, "__ksymtab_gpl") == 0)
strcmp 436 scripts/mod/modpost.c else if (strcmp(secname, "__ksymtab_unused_gpl") == 0)
strcmp 438 scripts/mod/modpost.c else if (strcmp(secname, "__ksymtab_gpl_future") == 0)
strcmp 440 scripts/mod/modpost.c else if (strcmp(secname, "__markers_strings") == 0)
strcmp 473 scripts/mod/modpost.c if (strcmp(symname, MODULE_SYMBOL_PREFIX "__this_module") == 0)
strcmp 476 scripts/mod/modpost.c if (strcmp(symname, "_GLOBAL_OFFSET_TABLE_") == 0)
strcmp 552 scripts/mod/modpost.c if (strcmp(symname, MODULE_SYMBOL_PREFIX "init_module") == 0)
strcmp 554 scripts/mod/modpost.c if (strcmp(symname, MODULE_SYMBOL_PREFIX "cleanup_module") == 0)
strcmp 706 scripts/mod/modpost.c if (strcmp(p, sym) == 0)
strcmp 1069 scripts/mod/modpost.c if (strcmp(symsec, sec) != 0)
strcmp 2007 scripts/mod/modpost.c return strcmp(*(const char **) a, *(const char **) b);
strcmp 2028 scripts/mod/modpost.c !strcmp(mod->markers[i],
strcmp 466 scripts/pnmtologo.c if (!strcmp(optarg, "mono"))
strcmp 468 scripts/pnmtologo.c else if (!strcmp(optarg, "vga16"))
strcmp 470 scripts/pnmtologo.c else if (!strcmp(optarg, "clut224"))
strcmp 472 scripts/pnmtologo.c else if (!strcmp(optarg, "gray256"))
strcmp 117 scripts/selinux/mdp/mdp.c if (argc==4 && strcmp(argv[1], "-m") == 0) {
strcmp 289 scripts/unifdef.c } else if (argc == 1 && strcmp(*argv, "-") != 0) {
strcmp 417 security/commoncap.c if (!strcmp(name, XATTR_NAME_CAPS)) {
strcmp 430 security/commoncap.c if (!strcmp(name, XATTR_NAME_CAPS)) {
strcmp 669 security/keys/key.c if (strcmp(ktype->name, type) == 0)
strcmp 917 security/keys/key.c if (strcmp(p->name, ktype->name) == 0)
strcmp 130 security/keys/keyring.c strcmp(keyring->description, description) == 0;
strcmp 544 security/keys/keyring.c if (strcmp(keyring->description, name) != 0)
strcmp 724 security/keys/keyring.c strcmp(klist->keys[loop]->description,
strcmp 137 security/keys/user_defined.c return strcmp(key->description, description) == 0;
strcmp 669 security/selinux/hooks.c if (strcmp(sb->s_type->name, "proc") == 0)
strcmp 2686 security/selinux/hooks.c if (!strcmp(name, XATTR_NAME_CAPS)) {
strcmp 2712 security/selinux/hooks.c if (strcmp(name, XATTR_NAME_SELINUX))
strcmp 2765 security/selinux/hooks.c if (strcmp(name, XATTR_NAME_SELINUX)) {
strcmp 2794 security/selinux/hooks.c if (strcmp(name, XATTR_NAME_SELINUX))
strcmp 2815 security/selinux/hooks.c if (strcmp(name, XATTR_SELINUX_SUFFIX))
strcmp 2858 security/selinux/hooks.c if (strcmp(name, XATTR_SELINUX_SUFFIX))
strcmp 5231 security/selinux/hooks.c if (!strcmp(name, "current"))
strcmp 5233 security/selinux/hooks.c else if (!strcmp(name, "prev"))
strcmp 5235 security/selinux/hooks.c else if (!strcmp(name, "exec"))
strcmp 5237 security/selinux/hooks.c else if (!strcmp(name, "fscreate"))
strcmp 5239 security/selinux/hooks.c else if (!strcmp(name, "keycreate"))
strcmp 5241 security/selinux/hooks.c else if (!strcmp(name, "sockcreate"))
strcmp 5275 security/selinux/hooks.c if (!strcmp(name, "exec"))
strcmp 5277 security/selinux/hooks.c else if (!strcmp(name, "fscreate"))
strcmp 5279 security/selinux/hooks.c else if (!strcmp(name, "keycreate"))
strcmp 5281 security/selinux/hooks.c else if (!strcmp(name, "sockcreate"))
strcmp 5283 security/selinux/hooks.c else if (!strcmp(name, "current"))
strcmp 5297 security/selinux/hooks.c if (error == -EINVAL && !strcmp(name, "fscreate")) {
strcmp 5314 security/selinux/hooks.c if (!strcmp(name, "exec"))
strcmp 5316 security/selinux/hooks.c else if (!strcmp(name, "fscreate"))
strcmp 5318 security/selinux/hooks.c else if (!strcmp(name, "keycreate")) {
strcmp 5323 security/selinux/hooks.c } else if (!strcmp(name, "sockcreate"))
strcmp 5325 security/selinux/hooks.c else if (!strcmp(name, "current")) {
strcmp 865 security/selinux/selinuxfs.c if (index >= bool_num || strcmp(name, bool_pending_names[index])) {
strcmp 911 security/selinux/selinuxfs.c if (index >= bool_num || strcmp(name, bool_pending_names[index])) {
strcmp 145 security/selinux/ss/context.h return (c1->len == c2->len && !strcmp(c1->str, c2->str));
strcmp 1241 security/selinux/ss/policydb.c if (strcmp(key, OBJECT_R) == 0) {
strcmp 1700 security/selinux/ss/policydb.c if (strcmp(policydb_str, POLICYDB_STRING)) {
strcmp 2006 security/selinux/ss/policydb.c if (strcmp(newgenfs->fstype, genfs->fstype) == 0) {
strcmp 2013 security/selinux/ss/policydb.c if (strcmp(newgenfs->fstype, genfs->fstype) < 0)
strcmp 2054 security/selinux/ss/policydb.c if (!strcmp(newc->u.name, c->u.name) &&
strcmp 1005 security/selinux/ss/services.c if (!strcmp(initial_sid_to_string[i], scontext)) {
strcmp 1369 security/selinux/ss/services.c if (strcmp(pol_class, def_class)) {
strcmp 1802 security/selinux/ss/services.c if (strcmp(name, c->u.name) == 0)
strcmp 2060 security/selinux/ss/services.c cmp = strcmp(fstype, genfs->fstype);
strcmp 2116 security/selinux/ss/services.c if (strcmp(fstype, c->u.name) == 0)
strcmp 32 security/selinux/ss/symtab.c return strcmp(keyp1, keyp2);
strcmp 99 security/smack/smack_access.c strcmp(subject_label, smack_known_star.smk_known) == 0)
strcmp 105 security/smack/smack_access.c strcmp(object_label, smack_known_star.smk_known) == 0)
strcmp 112 security/smack/smack_access.c strcmp(subject_label, object_label) == 0)
strcmp 120 security/smack/smack_access.c strcmp(object_label, smack_known_floor.smk_known) == 0)
strcmp 123 security/smack/smack_access.c strcmp(subject_label, smack_known_hat.smk_known) == 0)
strcmp 136 security/smack/smack_access.c strcmp(srp->smk_subject, subject_label) == 0) {
strcmp 138 security/smack/smack_access.c strcmp(srp->smk_object, object_label) == 0) {
strcmp 356 security/smack/smack_access.c strcmp(kp->smk_known, smack) == 0)
strcmp 602 security/smack/smack_lsm.c if (strcmp(name, XATTR_NAME_SMACK) == 0 ||
strcmp 603 security/smack/smack_lsm.c strcmp(name, XATTR_NAME_SMACKIPIN) == 0 ||
strcmp 604 security/smack/smack_lsm.c strcmp(name, XATTR_NAME_SMACKIPOUT) == 0) {
strcmp 636 security/smack/smack_lsm.c if (strcmp(name, XATTR_NAME_SMACK))
strcmp 682 security/smack/smack_lsm.c if (strcmp(name, XATTR_NAME_SMACK) == 0 ||
strcmp 683 security/smack/smack_lsm.c strcmp(name, XATTR_NAME_SMACKIPIN) == 0 ||
strcmp 684 security/smack/smack_lsm.c strcmp(name, XATTR_NAME_SMACKIPOUT) == 0) {
strcmp 718 security/smack/smack_lsm.c if (strcmp(name, XATTR_SMACK_SUFFIX) == 0) {
strcmp 738 security/smack/smack_lsm.c if (strcmp(name, XATTR_SMACK_IPIN) == 0)
strcmp 740 security/smack/smack_lsm.c else if (strcmp(name, XATTR_SMACK_IPOUT) == 0)
strcmp 1370 security/smack/smack_lsm.c if (strcmp(name, XATTR_SMACK_SUFFIX) == 0) {
strcmp 1386 security/smack/smack_lsm.c if (strcmp(name, XATTR_SMACK_IPIN) == 0)
strcmp 1388 security/smack/smack_lsm.c else if (strcmp(name, XATTR_SMACK_IPOUT) == 0) {
strcmp 2009 security/smack/smack_lsm.c if (strcmp(name, "current") != 0)
strcmp 2051 security/smack/smack_lsm.c if (strcmp(name, "current") != 0)
strcmp 970 security/smack/smackfs.c if (strcmp(bound, netlbl_choices[i].o_name) == 0 ||
strcmp 971 security/smack/smackfs.c strcmp(bound, netlbl_choices[i].o_alias) == 0) {
strcmp 954 sound/aoa/codecs/snd-aoa-codec-tas.c if (strcmp(dev->name, "deq") == 0) {
strcmp 77 sound/aoa/core/snd-aoa-gpio-feature.c if (strcmp(audio_gpio, name) == 0)
strcmp 79 sound/aoa/core/snd-aoa-gpio-feature.c if (altname && (strcmp(audio_gpio, altname) == 0))
strcmp 724 sound/aoa/fabrics/snd-aoa-fabric-layout.c if (codec->node && (strcmp(codec->node->name, "codec") == 0)) {
strcmp 774 sound/aoa/fabrics/snd-aoa-fabric-layout.c if (strcmp(ldev->layout->codecs[i].name, codec->name) == 0) {
strcmp 183 sound/aoa/soundbus/i2sbus/i2sbus-core.c if (strcmp(child->name, "sound") == 0) {
strcmp 61 sound/core/info.c if (!strcmp(*xstr, str))
strcmp 645 sound/core/info.c if (!strcmp(card->id, card->proc_root->name))
strcmp 506 sound/core/init.c if (snd_cards[i] && !strcmp(snd_cards[i]->id, id))
strcmp 419 sound/core/memalloc.c if (strcmp(token, "add") == 0) {
strcmp 483 sound/core/memalloc.c } else if (strcmp(token, "erase") == 0)
strcmp 1029 sound/core/oss/mixer_oss.c if (!strcmp(str, "Master"))
strcmp 1031 sound/core/oss/mixer_oss.c if (!strcmp(str, "Master Mono"))
strcmp 1034 sound/core/oss/mixer_oss.c if (!strcmp(uinfo->value.enumerated.name, str)) {
strcmp 1043 sound/core/oss/mixer_oss.c if (!strcmp(uinfo->value.enumerated.name, str)) {
strcmp 1154 sound/core/oss/mixer_oss.c if (oss_mixer_names[ch] && strcmp(oss_mixer_names[ch], str) == 0)
strcmp 1177 sound/core/oss/mixer_oss.c slot->assigned->index == idx && ! strcmp(slot->assigned->name, str))
strcmp 2207 sound/core/oss/pcm_oss.c if (!strcmp(setup->task_name, task_name))
strcmp 2833 sound/core/oss/pcm_oss.c if (!strcmp(task_name, "clear") || !strcmp(task_name, "erase")) {
strcmp 2839 sound/core/oss/pcm_oss.c if (!strcmp(setup->task_name, task_name)) {
strcmp 2855 sound/core/oss/pcm_oss.c if (!strcmp(str, "disable")) {
strcmp 2857 sound/core/oss/pcm_oss.c } else if (!strcmp(str, "direct")) {
strcmp 2859 sound/core/oss/pcm_oss.c } else if (!strcmp(str, "block")) {
strcmp 2861 sound/core/oss/pcm_oss.c } else if (!strcmp(str, "non-block")) {
strcmp 2863 sound/core/oss/pcm_oss.c } else if (!strcmp(str, "partial-frag")) {
strcmp 2865 sound/core/oss/pcm_oss.c } else if (!strcmp(str, "no-silence")) {
strcmp 2867 sound/core/oss/pcm_oss.c } else if (!strcmp(str, "buggy-ptr")) {
strcmp 513 sound/core/seq/seq_device.c if (strcmp(ops->id, id) == 0) {
strcmp 541 sound/i2c/cs8427.c if (! strcmp(kctl->id.name,
strcmp 353 sound/i2c/tea6330t.c if (tea->treble == 0 && !strcmp(knew->name, "Tone Control - Treble"))
strcmp 1956 sound/isa/wss/wss_lib.c if (!strcmp(chip->card->driver, "GUS MAX"))
strcmp 1045 sound/oss/aedsp16.c if (strcmp("SC-6000", DSPCopyright))
strcmp 12 sound/oss/bin2hex.c if(argv[1] && strcmp(argv[1],"-i")==0)
strcmp 74 sound/oss/hex2hex.c if(argv[1] && strcmp(argv[1], "-i")==0)
strcmp 1276 sound/oss/sb_common.c if (!strcmp (hw_config->name, "ESS1xxx MPU")) {
strcmp 90 sound/oss/soundcard.c if (strcmp(name, mixer_vols[i].name) == 0) {
strcmp 2833 sound/pci/ac97/ac97_codec.c if (q->name && ! strcmp(typestr, q->name))
strcmp 2860 sound/pci/ac97/ac97_codec.c if (override && strcmp(override, "-1") && strcmp(override, "default")) {
strcmp 2680 sound/pci/cmipci.c if (!strcmp(snd_cmipci_mixers[idx].name,
strcmp 152 sound/pci/cs46xx/dsp_spos.c if (!strcmp(module->symbol_table.symbols[0].symbol_name, "OVERLAYBEGINADDRESS") &&
strcmp 451 sound/pci/cs46xx/dsp_spos.c if (!strcmp(ins->symbol_table.symbols[i].symbol_name,symbol_name) &&
strcmp 1787 sound/pci/emu10k1/emu10k1_main.c if (snd_cards[i] && !strcmp(snd_cards[i]->id, card->id))
strcmp 650 sound/pci/emu10k1/emufx.c !strcmp(kcontrol->id.name, id->name) &&
strcmp 354 sound/pci/emu10k1/emuproc.c if (!strcmp(entry->name, "fx8010_tram_addr")) {
strcmp 357 sound/pci/emu10k1/emuproc.c } else if (!strcmp(entry->name, "fx8010_tram_data")) {
strcmp 359 sound/pci/emu10k1/emuproc.c } else if (!strcmp(entry->name, "fx8010_code")) {
strcmp 449 sound/pci/hda/hda_codec.c (codec->bus->modelname && !strcmp(codec->bus->modelname, "generic"))
strcmp 2339 sound/pci/hda/hda_codec.c !strcmp(codec->bus->modelname, models[i])) {
strcmp 587 sound/pci/hda/hda_generic.c if (! strcmp(buf, spec->cap_labels[ocap])) {
strcmp 2324 sound/pci/ice1712/ice1712.c if (modelname && c->model && !strcmp(modelname, c->model)) {
strcmp 2176 sound/pci/ice1712/ice1724.c !strcmp(modelname, c->model)) {
strcmp 1528 sound/pci/nm256/nm256.c if (!strcmp(card->driver, "NM256AV")) {
strcmp 145 sound/pci/oxygen/hifier.c if (!strcmp(template->name, "Stereo Upmixing"))
strcmp 949 sound/pci/oxygen/oxygen_mixer.c if (!strcmp(template.name, "Master Playback Volume") &&
strcmp 961 sound/pci/oxygen/oxygen_mixer.c if (!strcmp(ctl->id.name, known_ctl_names[j])) {
strcmp 224 sound/pcmcia/vx/vxpocket.c if (!strcmp(link->prod_id[1], "VX-POCKET")) {
strcmp 917 sound/ppc/pmac.c if (strcmp(mio->name, "mac-io") == 0) {
strcmp 1323 sound/ppc/pmac.c if (strcmp(mio->name, "mac-io") == 0) {
strcmp 1066 sound/ppc/tumbler.c if (property && strcmp(property, name) == 0)
strcmp 1361 sound/ppc/tumbler.c if (!strcmp(np->name, "sound")) {
strcmp 665 sound/soc/fsl/mpc5200_psc_i2s.c if (strcmp(name, "playback_underrun") == 0)
strcmp 667 sound/soc/fsl/mpc5200_psc_i2s.c if (strcmp(name, "capture_overrun") == 0)
strcmp 137 sound/soc/soc-dapm.c if (!(strcmp(p->name, e->texts[i])) && item == i)
strcmp 174 sound/soc/soc-dapm.c if (!(strcmp(control_name, e->texts[i]))) {
strcmp 196 sound/soc/soc-dapm.c if (!strcmp(control_name, dest->kcontrols[i].name)) {
strcmp 716 sound/soc/soc-dapm.c if (!(strcmp(path->name, e->texts[mux])))
strcmp 877 sound/soc/soc-dapm.c if (!strcmp(w->name, pin)) {
strcmp 915 sound/soc/soc-dapm.c if (!wsink && !(strcmp(w->name, sink))) {
strcmp 919 sound/soc/soc-dapm.c if (!wsource && !(strcmp(w->name, source))) {
strcmp 1519 sound/soc/soc-dapm.c if (!strcmp(w->name, pin))
strcmp 2078 sound/sparc/cs4231.c if (!strcmp(op->node->parent->name, "ebus"))
strcmp 2082 sound/sparc/cs4231.c if (!strcmp(op->node->parent->name, "sbus") ||
strcmp 2083 sound/sparc/cs4231.c !strcmp(op->node->parent->name, "sbi"))
strcmp 981 sound/usb/usbmixer.c if (!strcmp(kctl->id.name, "PCM Playback Volume") &&
strcmp 501 usr/gen_init_cpio.c if (!strcmp(argv[1], "-"))
strcmp 548 usr/gen_init_cpio.c if (! strcmp(line, file_handler_table[type_idx].type)) {