cur_key 23 drivers/input/keyboard/dlink-dir685-touchkeys.c unsigned long cur_key; cur_key 48 drivers/input/keyboard/dlink-dir685-touchkeys.c changed = tk->cur_key ^ key; cur_key 56 drivers/input/keyboard/dlink-dir685-touchkeys.c tk->cur_key = key; cur_key 418 fs/befs/btree.c int cur_key; cur_key 485 fs/befs/btree.c cur_key = key_no - key_sum; cur_key 490 fs/befs/btree.c keystart = befs_bt_get_key(sb, this_node, cur_key, &keylen); cur_key 493 fs/befs/btree.c (long long unsigned int)node_off, (int)cur_key, cur_key 504 fs/befs/btree.c *value = fs64_to_cpu(sb, valarray[cur_key]); cur_key 508 fs/befs/btree.c cur_key, keylen, keybuf, *value); cur_key 5287 fs/btrfs/ctree.c struct btrfs_key cur_key; cur_key 5299 fs/btrfs/ctree.c btrfs_item_key_to_cpu(c, &cur_key, slot); cur_key 5301 fs/btrfs/ctree.c btrfs_node_key_to_cpu(c, &cur_key, slot); cur_key 5306 fs/btrfs/ctree.c ret = btrfs_search_slot(NULL, root, &cur_key, path, cur_key 826 net/sctp/auth.c struct sctp_shared_key *cur_key, *shkey; cur_key 851 net/sctp/auth.c cur_key = sctp_auth_shkey_create(auth_key->sca_keynumber, GFP_KERNEL); cur_key 852 net/sctp/auth.c if (!cur_key) cur_key 858 net/sctp/auth.c kfree(cur_key); cur_key 863 net/sctp/auth.c cur_key->key = key; cur_key 869 net/sctp/auth.c list_add(&cur_key->key_list, sh_keys);