Home
last modified time | relevance | path

Searched defs:keys (Results 1 – 25 of 265) sorted by relevance

1234567891011

/kernel/linux/linux-4.19/drivers/input/keyboard/
Dipaq-micro-keys.c46 struct ipaq_micro_keys *keys = data; in micro_key_receive() local
58 static void micro_key_start(struct ipaq_micro_keys *keys) in micro_key_start()
66 static void micro_key_stop(struct ipaq_micro_keys *keys) in micro_key_stop()
76 struct ipaq_micro_keys *keys = input_get_drvdata(input); in micro_key_open() local
85 struct ipaq_micro_keys *keys = input_get_drvdata(input); in micro_key_close() local
92 struct ipaq_micro_keys *keys; in micro_key_probe() local
132 struct ipaq_micro_keys *keys = dev_get_drvdata(dev); in micro_key_suspend() local
141 struct ipaq_micro_keys *keys = dev_get_drvdata(dev); in micro_key_resume() local
Dmtk-pmic-keys.c88 struct mtk_pmic_keys *keys; member
99 struct mtk_pmic_keys_info keys[MTK_PMIC_MAX_KEY_COUNT]; member
108 static void mtk_pmic_keys_lp_reset_setup(struct mtk_pmic_keys *keys, in mtk_pmic_keys_lp_reset_setup()
178 static int mtk_pmic_key_setup(struct mtk_pmic_keys *keys, in mtk_pmic_key_setup()
208 struct mtk_pmic_keys *keys = dev_get_drvdata(dev); in mtk_pmic_keys_suspend() local
221 struct mtk_pmic_keys *keys = dev_get_drvdata(dev); in mtk_pmic_keys_resume() local
254 struct mtk_pmic_keys *keys; in mtk_pmic_keys_probe() local
/kernel/linux/linux-5.10/drivers/input/keyboard/
Dipaq-micro-keys.c43 struct ipaq_micro_keys *keys = data; in micro_key_receive() local
55 static void micro_key_start(struct ipaq_micro_keys *keys) in micro_key_start()
63 static void micro_key_stop(struct ipaq_micro_keys *keys) in micro_key_stop()
73 struct ipaq_micro_keys *keys = input_get_drvdata(input); in micro_key_open() local
82 struct ipaq_micro_keys *keys = input_get_drvdata(input); in micro_key_close() local
89 struct ipaq_micro_keys *keys; in micro_key_probe() local
129 struct ipaq_micro_keys *keys = dev_get_drvdata(dev); in micro_key_suspend() local
138 struct ipaq_micro_keys *keys = dev_get_drvdata(dev); in micro_key_resume() local
Dmtk-pmic-keys.c78 struct mtk_pmic_keys *keys; member
89 struct mtk_pmic_keys_info keys[MTK_PMIC_MAX_KEY_COUNT]; member
98 static void mtk_pmic_keys_lp_reset_setup(struct mtk_pmic_keys *keys, in mtk_pmic_keys_lp_reset_setup()
168 static int mtk_pmic_key_setup(struct mtk_pmic_keys *keys, in mtk_pmic_key_setup()
198 struct mtk_pmic_keys *keys = dev_get_drvdata(dev); in mtk_pmic_keys_suspend() local
211 struct mtk_pmic_keys *keys = dev_get_drvdata(dev); in mtk_pmic_keys_resume() local
244 struct mtk_pmic_keys *keys; in mtk_pmic_keys_probe() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dbpf_flow.c74 static __always_inline int export_flow_keys(struct bpf_flow_keys *keys, in export_flow_keys()
117 struct bpf_flow_keys *keys = skb->flow_keys; in parse_eth_proto() local
145 struct bpf_flow_keys *keys = skb->flow_keys; in _dissect() local
153 struct bpf_flow_keys *keys = skb->flow_keys; in parse_ip_proto() local
244 struct bpf_flow_keys *keys = skb->flow_keys; in parse_ipv6_proto() local
264 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local
312 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local
334 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local
352 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local
378 struct bpf_flow_keys *keys = skb->flow_keys; in PROG() local
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
Darray_map_batch_ops.c12 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update()
31 int *keys, int *values) in map_batch_verify()
55 int map_fd, *keys, *values, *visited; in test_array_map_batch_ops() local
Dhtab_map_batch_ops.c13 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update()
41 int *keys, void *values, bool is_pcpu) in map_batch_verify()
80 int map_fd, *keys, *visited, key; in __test_map_lookup_and_delete_batch() local
/kernel/linux/linux-5.10/Documentation/filesystems/
Dfscrypt.rst674 FS_IOC_ADD_ENCRYPTION_KEY
789 Legacy method
854 FS_IOC_REMOVE_ENCRYPTION_KEY
934 FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS
/kernel/linux/linux-4.19/net/core/
Dflow_dissector.c1143 static inline void __flow_hash_consistentify(struct flow_keys *keys) in __flow_hash_consistentify()
1176 static inline u32 __flow_hash_from_keys(struct flow_keys *keys, in __flow_hash_from_keys()
1191 u32 flow_hash_from_keys(struct flow_keys *keys) in flow_hash_from_keys()
1199 struct flow_keys *keys, in ___skb_get_hash()
1239 struct flow_keys keys; in __skb_get_hash_symmetric() local
1263 struct flow_keys keys; in __skb_get_hash() local
1277 struct flow_keys keys; in skb_get_hash_perturb() local
1284 const struct flow_keys_basic *keys, int hlen) in __skb_get_poff()
1345 struct flow_keys_basic keys; in skb_get_poff() local
1353 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys) in __get_hash_from_flowi6()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dtcp_fastopen_backup_key.c51 static void get_keys(int fd, uint32_t *keys) in get_keys()
69 static void set_keys(int fd, uint32_t *keys) in set_keys()
98 uint32_t keys[8]; in build_rcv_fd() local
217 uint32_t keys[8]; in rotate_key() local
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dpointer_auth.h37 static inline void ptrauth_keys_init_user(struct ptrauth_keys_user *keys) in ptrauth_keys_init_user()
57 static __always_inline void ptrauth_keys_init_kernel(struct ptrauth_keys_kernel *keys) in ptrauth_keys_init_kernel()
63 static __always_inline void ptrauth_keys_switch_kernel(struct ptrauth_keys_kernel *keys) in ptrauth_keys_switch_kernel()
/kernel/linux/linux-4.19/drivers/input/misc/
Ddm355evm_keys.c106 struct dm355evm_keys *keys = _keys; in dm355evm_keys_irq() local
176 struct dm355evm_keys *keys; in dm355evm_keys_probe() local
/kernel/linux/linux-5.10/drivers/input/misc/
Ddm355evm_keys.c102 struct dm355evm_keys *keys = _keys; in dm355evm_keys_irq() local
172 struct dm355evm_keys *keys; in dm355evm_keys_probe() local
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_fsmap.c406 struct xfs_fsmap *keys, in xfs_getfsmap_logdev()
475 struct xfs_fsmap *keys, in __xfs_getfsmap_rtdev()
553 struct xfs_fsmap *keys, in xfs_getfsmap_rtdev_rtbitmap()
566 struct xfs_fsmap *keys, in __xfs_getfsmap_datadev()
703 struct xfs_fsmap *keys, in xfs_getfsmap_datadev_rmapbt()
738 struct xfs_fsmap *keys, in xfs_getfsmap_datadev_bnobt()
/kernel/linux/linux-4.19/fs/xfs/
Dxfs_fsmap.c402 struct xfs_fsmap *keys, in xfs_getfsmap_logdev()
471 struct xfs_fsmap *keys, in __xfs_getfsmap_rtdev()
549 struct xfs_fsmap *keys, in xfs_getfsmap_rtdev_rtbitmap()
562 struct xfs_fsmap *keys, in __xfs_getfsmap_datadev()
699 struct xfs_fsmap *keys, in xfs_getfsmap_datadev_rmapbt()
734 struct xfs_fsmap *keys, in xfs_getfsmap_datadev_bnobt()
/kernel/linux/linux-5.10/net/core/
Dflow_dissector.c1490 static inline void __flow_hash_consistentify(struct flow_keys *keys) in __flow_hash_consistentify()
1523 static inline u32 __flow_hash_from_keys(struct flow_keys *keys, in __flow_hash_from_keys()
1538 u32 flow_hash_from_keys(struct flow_keys *keys) in flow_hash_from_keys()
1546 struct flow_keys *keys, in ___skb_get_hash()
1586 struct flow_keys keys; in __skb_get_hash_symmetric() local
1610 struct flow_keys keys; in __skb_get_hash() local
1624 struct flow_keys keys; in skb_get_hash_perturb() local
1631 const struct flow_keys_basic *keys, int hlen) in __skb_get_poff()
1692 struct flow_keys_basic keys; in skb_get_poff() local
1701 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys) in __get_hash_from_flowi6()
/kernel/linux/linux-4.19/lib/
Dtest_static_keys.c63 static void invert_keys(struct test_key *keys, int size) in invert_keys()
76 static int verify_keys(struct test_key *keys, int size, bool invert) in verify_keys()
/kernel/linux/linux-5.10/lib/
Dtest_static_keys.c55 static void invert_keys(struct test_key *keys, int size) in invert_keys()
68 static int verify_keys(struct test_key *keys, int size, bool invert) in verify_keys()
/kernel/linux/linux-5.10/drivers/md/persistent-data/
Ddm-btree.c376 uint64_t *keys, void *value_le) in dm_btree_lookup()
472 uint64_t *keys, uint64_t *rkey, void *value_le) in dm_btree_lookup_next()
756 static bool need_insert(struct btree_node *node, uint64_t *keys, in need_insert()
764 uint64_t *keys, void *value, dm_block_t *new_root, in insert()
851 uint64_t *keys, void *value, dm_block_t *new_root) in dm_btree_insert()
859 uint64_t *keys, void *value, dm_block_t *new_root, in dm_btree_insert_notify()
951 int (*fn)(void *context, uint64_t *keys, void *leaf), in walk_node()
958 uint64_t keys; in walk_node() local
986 int (*fn)(void *context, uint64_t *keys, void *leaf), in dm_btree_walk()
/kernel/linux/linux-4.19/drivers/md/persistent-data/
Ddm-btree.c375 uint64_t *keys, void *value_le) in dm_btree_lookup()
471 uint64_t *keys, uint64_t *rkey, void *value_le) in dm_btree_lookup_next()
755 static bool need_insert(struct btree_node *node, uint64_t *keys, in need_insert()
763 uint64_t *keys, void *value, dm_block_t *new_root, in insert()
850 uint64_t *keys, void *value, dm_block_t *new_root) in dm_btree_insert()
858 uint64_t *keys, void *value, dm_block_t *new_root, in dm_btree_insert_notify()
950 int (*fn)(void *context, uint64_t *keys, void *leaf), in walk_node()
957 uint64_t keys; in walk_node() local
985 int (*fn)(void *context, uint64_t *keys, void *leaf), in dm_btree_walk()
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
Denic_clsf.c21 int enic_addfltr_5t(struct enic *enic, struct flow_keys *keys, u16 rq) in enic_addfltr_5t()
174 struct flow_keys keys; in enic_rx_flow_steer() local
/kernel/linux/linux-4.19/drivers/net/ethernet/cisco/enic/
Denic_clsf.c21 int enic_addfltr_5t(struct enic *enic, struct flow_keys *keys, u16 rq) in enic_addfltr_5t()
173 struct flow_keys keys; in enic_rx_flow_steer() local
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dpointer_auth.c13 struct ptrauth_keys_user *keys = &tsk->thread.keys_user; in ptrauth_prctl_reset_keys() local
/kernel/linux/linux-4.19/arch/arm64/boot/dts/rockchip/
Drk3368-evb.dtsi70 keys: gpio-keys { label
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3368-evb.dtsi70 keys: gpio-keys { label

1234567891011