Home
last modified time | relevance | path

Searched defs:keys (Results 76 – 100 of 224) sorted by relevance

123456789

/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dmisc.c170 int keys = 0; in check_keys() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-thin-metadata.c1496 dm_block_t keys[2] = { td->id, block }; in __find_block() local
1536 dm_block_t keys[2] = { td->id, block }; in __find_next_mapped_block() local
1615 dm_block_t keys[2] = { td->id, block }; in __insert() local
1649 dm_block_t keys[2] = { td->id, block }; in __remove() local
1666 dm_block_t keys[1] = { td->id }; in __remove_range() local
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dtextbox.c57 int initial_width, int *keys, int *_vscroll, int *_hscroll, in dialog_textbox()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dlm8333.c79 u8 keys[LM8333_FIFO_TRANSFER_SIZE]; in lm8333_key_handler() local
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dtextbox.c45 int initial_width, int *keys, int *_vscroll, int *_hscroll, in dialog_textbox()
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dtextbox.c44 int initial_width, int *keys, int *_vscroll, int *_hscroll, in dialog_textbox()
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-btree-remove.c519 uint64_t *keys, dm_block_t *new_root) in dm_btree_remove()
616 uint64_t *keys, uint64_t end_key, in remove_one()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeofiletilecacheosm.cpp179 QList<QGeoTileSpec> keys; in dropTiles() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute.cpp378 const QStringList &keys = xAttrs.keys(); in extendedAttributes() local
/OK3568_Linux_fs/kernel/net/ceph/
H A Dauth_x_protocol.h46 __le32 keys; member
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dtegra-kbc.c75 struct key_matrix_key keys[KBC_MAX_KPENT], *key; in tegra_kbc_find_keys() local
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_list.h78 static RK_U32 keys; variable
/OK3568_Linux_fs/u-boot/board/nokia/rx51/
H A Drx51.c512 static u8 keys[8]; variable
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_algs.c242 struct crypto_authenc_keys *keys, in qat_alg_aead_init_enc_session()
323 struct crypto_authenc_keys *keys, in qat_alg_aead_init_dec_session()
501 struct crypto_authenc_keys keys; in qat_alg_aead_init_sessions() local
/OK3568_Linux_fs/kernel/net/ethernet/
H A Deth.c129 struct flow_keys_basic keys; in eth_get_headlen() local
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dkeysetup.c172 struct fscrypt_prepared_key *keys, in setup_per_mode_enc_key()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp80 std::vector<std::reference_wrapper<const std::string>> keys; member in mapbox::vector_tile::layer
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c832 struct crypto_authenc_keys *keys) in sec_aead_aes_set_key()
854 struct crypto_authenc_keys *keys) in sec_aead_auth_set_key()
890 struct crypto_authenc_keys keys; in sec_aead_setkey() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py136 def keys(self): member in AttrList
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg802154.h281 struct list_head keys; member
305 struct list_head keys; member
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhid-pidff.c894 static int pidff_find_special_keys(int *keys, struct hid_field *fld, in pidff_find_special_keys()
913 #define PIDFF_FIND_SPECIAL_KEYS(keys, field, name) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplace.cpp1081 QStringList keys = m_extendedAttributes->keys(); in pullExtendedAttributes() local
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_fintek.c378 static const u8 keys[] = {0x77, 0xa0, 0x87, 0x67}; in probe_setup_port() local
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dextents.c126 static void bch_bkey_dump(struct btree_keys *keys, const struct bkey *k) in bch_bkey_dump()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dbtree.c164 const __u64 *keys, const __u64 *ptrs) in nilfs_btree_node_init()
1679 __u64 *keys, __u64 *ptrs, int nitems) in nilfs_btree_gather_data()
1787 const __u64 *keys, const __u64 *ptrs, in nilfs_btree_commit_convert_and_insert()
1859 const __u64 *keys, const __u64 *ptrs, int n) in nilfs_btree_convert_and_insert()

123456789