/Linux-v6.6/arch/arm64/kernel/ |
D | ptrace.c | 1278 const struct ptrauth_keys_user *keys) in pac_address_keys_to_user() 1286 static void pac_address_keys_from_user(struct ptrauth_keys_user *keys, in pac_address_keys_from_user() 1299 struct ptrauth_keys_user *keys = &target->thread.keys_user; in pac_address_keys_get() local 1315 struct ptrauth_keys_user *keys = &target->thread.keys_user; in pac_address_keys_set() local 1333 const struct ptrauth_keys_user *keys) in pac_generic_keys_to_user() 1338 static void pac_generic_keys_from_user(struct ptrauth_keys_user *keys, in pac_generic_keys_from_user() 1348 struct ptrauth_keys_user *keys = &target->thread.keys_user; in pac_generic_keys_get() local 1364 struct ptrauth_keys_user *keys = &target->thread.keys_user; in pac_generic_keys_set() local
|
/Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
D | rk3368-px5-evb.dts | 28 keys: gpio-keys { label
|
D | rk3368-geekbox.dts | 41 keys: gpio-keys { label
|
D | rk3368-r88.dts | 35 keys: gpio-keys { label
|
D | rk3368-orion-r68-meta.dts | 42 keys: gpio-keys { label
|
D | rk3399-sapphire.dtsi | 52 keys: gpio-keys { label
|
/Linux-v6.6/tools/testing/selftests/hid/tests/ |
D | test_ite_keyboard.py | 135 def event(self, keys, reportID=None, application=None): argument
|
/Linux-v6.6/fs/nilfs2/ |
D | direct.c | 203 __u64 *keys, __u64 *ptrs, int nitems) in nilfs_direct_gather_data() 224 __u64 key, __u64 *keys, __u64 *ptrs, int n) in nilfs_direct_delete_and_convert()
|
D | bmap.c | 108 __u64 keys[NILFS_BMAP_SMALL_HIGH + 1]; in nilfs_bmap_do_insert() local 163 __u64 keys[NILFS_BMAP_LARGE_LOW + 1]; in nilfs_bmap_do_delete() local
|
/Linux-v6.6/drivers/md/bcache/ |
D | btree.c | 1298 unsigned int keys = 0, good_keys = 0; in btree_gc_mark_node() local 1341 unsigned int keys; member 1352 unsigned int i, nodes = 0, keys = 0, blocks; in btree_gc_coalesce() local 1523 struct keylist keys; in btree_gc_rewrite_node() local 2248 unsigned int keys = 0; in btree_split() local 2450 struct keylist *keys; member 2468 int bch_btree_insert(struct cache_set *c, struct keylist *keys, in bch_btree_insert()
|
D | bcache_ondisk.h | 214 __le16 keys; member 273 __u16 keys; member 351 __u32 keys; member 425 __u32 keys; member
|
/Linux-v6.6/arch/arm/boot/dts/intel/pxa/ |
D | pxa300-raumfeld-common.dtsi | 95 keys: gpio-keys { label
|
/Linux-v6.6/drivers/input/joystick/ |
D | sensehat-joystick.c | 38 unsigned int keys; in sensehat_joystick_report() local
|
/Linux-v6.6/include/linux/ |
D | pr.h | 10 u64 keys[]; member
|
D | virtio_net.h | 111 struct flow_keys_basic keys; in virtio_net_hdr_to_skb() local
|
/Linux-v6.6/tools/lib/bpf/ |
D | bpf.c | 517 void *out_batch, void *keys, void *values, in bpf_map_batch_common() 544 int bpf_map_delete_batch(int fd, const void *keys, __u32 *count, in bpf_map_delete_batch() 551 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() 560 void *keys, void *values, __u32 *count, in bpf_map_lookup_and_delete_batch() 568 int bpf_map_update_batch(int fd, const void *keys, const void *values, __u32 *count, in bpf_map_update_batch()
|
/Linux-v6.6/security/keys/ |
D | gc.c | 122 static noinline void key_gc_unused_keys(struct list_head *keys) in key_gc_unused_keys()
|
/Linux-v6.6/tools/testing/selftests/bpf/map_tests/ |
D | map_percpu_stats.c | 62 static void delete_and_lookup_batch(int map_fd, void *keys, __u32 count) in delete_and_lookup_batch() 92 void *keys; in delete_all_elements() local
|
/Linux-v6.6/drivers/input/ |
D | matrix-keymap.c | 76 u32 *keys; in matrix_keypad_parse_keymap() local
|
/Linux-v6.6/arch/arm/boot/dts/rockchip/ |
D | rk3066a-rayeager.dts | 32 keys: gpio-keys { label
|
/Linux-v6.6/drivers/net/wireless/ath/ath11k/ |
D | peer.h | 21 struct ieee80211_key_conf *keys[WMI_MAX_KEY_INDEX + 1]; member
|
/Linux-v6.6/crypto/ |
D | authenc.c | 46 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, in crypto_authenc_extractkeys() 90 struct crypto_authenc_keys keys; in crypto_authenc_setkey() local
|
/Linux-v6.6/net/mac80211/ |
D | key.c | 1074 struct list_head *keys) in ieee80211_free_keys_iface() 1096 struct list_head *keys) in ieee80211_remove_link_keys() 1115 struct list_head *keys) in ieee80211_free_key_list()
|
/Linux-v6.6/arch/arm64/crypto/ |
D | polyval-ce-glue.c | 48 static void internal_polyval_update(const struct polyval_tfm_ctx *keys, in internal_polyval_update()
|
/Linux-v6.6/fs/ext4/ |
D | fsmap.c | 256 static int ext4_getfsmap_logdev(struct super_block *sb, struct ext4_fsmap *keys, in ext4_getfsmap_logdev() 467 struct ext4_fsmap *keys, in ext4_getfsmap_datadev()
|