/Linux-v6.6/net/sched/ |
D | sch_choke.c | 134 struct flow_keys_digest keys; member
|
D | cls_flow.c | 308 u32 keys[FLOW_KEY_MAX + 1]; in flow_classify() local
|
D | cls_flower.c | 2024 #define FL_KEY_SET(keys, cnt, id, member) \ argument 2031 #define FL_KEY_SET_IF_MASKED(mask, keys, cnt, id, member) \ argument 2040 struct flow_dissector_key keys[FLOW_DISSECTOR_KEY_MAX]; in fl_init_dissector() local
|
/Linux-v6.6/drivers/md/bcache/ |
D | btree.h | 135 struct btree_keys keys; member
|
/Linux-v6.6/drivers/input/touchscreen/ |
D | msg2638.c | 93 static void msg2138_report_keys(struct msg2638_ts_data *msg2638, u8 keys) in msg2138_report_keys()
|
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | tc_encap_actions.c | 521 struct efx_neigh_binder keys = {NULL}, *neigh; in efx_neigh_event() local
|
D | tc.h | 231 struct efx_tc_table_field_fmt *keys; member 246 } keys; member
|
/Linux-v6.6/include/net/ |
D | mctp.h | 81 struct hlist_head keys; member
|
D | cfg802154.h | 402 struct list_head keys; member 426 struct list_head keys; member
|
/Linux-v6.6/net/ipv4/ |
D | route.c | 1928 struct flow_keys keys, hash_keys; in fib_multipath_custom_hash_outer() local 1957 struct flow_keys keys, hash_keys; in fib_multipath_custom_hash_inner() local 2062 struct flow_keys keys; in fib_multipath_hash() local 2096 struct flow_keys keys; in fib_multipath_hash() local
|
/Linux-v6.6/drivers/input/keyboard/ |
D | qt1050.c | 118 struct qt1050_key keys[QT1050_MAX_KEYS]; member
|
/Linux-v6.6/crypto/ |
D | essiv.c | 98 struct crypto_authenc_keys keys; in essiv_aead_setkey() local
|
D | authencesn.c | 64 struct crypto_authenc_keys keys; in crypto_authenc_esn_setkey() local
|
/Linux-v6.6/net/bluetooth/hidp/ |
D | hidp.h | 171 unsigned char keys[8]; member
|
/Linux-v6.6/lib/ |
D | bootconfig.c | 294 uint16_t keys[XBC_DEPTH_MAX]; in xbc_node_compose_key_after() local
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 1070 struct xfs_rtalloc_rec keys[2]; in xfs_rtalloc_query_all() local
|
/Linux-v6.6/samples/bpf/ |
D | test_lru_dist.c | 165 unsigned long long **keys) in read_keys()
|
/Linux-v6.6/drivers/crypto/caam/ |
D | caamalg_qi.c | 206 struct crypto_authenc_keys keys; in aead_setkey() local 291 struct crypto_authenc_keys keys; in des3_aead_setkey() local
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | processor.h | 386 #define PAC_SET_ENABLED_KEYS(tsk, keys, enabled) \ argument
|
/Linux-v6.6/net/sctp/ |
D | auth.c | 118 void sctp_auth_destroy_keys(struct list_head *keys) in sctp_auth_destroy_keys()
|
/Linux-v6.6/drivers/crypto/hisilicon/sec2/ |
D | sec_crypto.c | 1068 struct crypto_authenc_keys *keys) in sec_aead_aes_set_key() 1090 struct crypto_authenc_keys *keys) in sec_aead_auth_set_key() 1150 struct crypto_authenc_keys keys; in sec_aead_setkey() local
|
/Linux-v6.6/drivers/crypto/ccree/ |
D | cc_aead.c | 558 struct crypto_authenc_keys keys; in cc_aead_setkey() local 641 struct crypto_authenc_keys keys; in cc_des3_aead_setkey() local
|
/Linux-v6.6/drivers/crypto/intel/ixp4xx/ |
D | ixp4xx_crypto.c | 1248 struct crypto_authenc_keys keys; in aead_setkey() local 1275 struct crypto_authenc_keys keys; in des3_aead_setkey() local
|
/Linux-v6.6/drivers/net/wireless/intersil/orinoco/ |
D | hw.c | 828 struct orinoco_key keys[ORINOCO_MAX_KEYS]; in __orinoco_hw_setup_wepkeys() local
|
/Linux-v6.6/drivers/hid/ |
D | hid-wiimote-modules.c | 62 static void wiimod_keys_in_keys(struct wiimote_data *wdata, const __u8 *keys) in wiimod_keys_in_keys() 1309 static void wiimod_bboard_in_keys(struct wiimote_data *wdata, const __u8 *keys) in wiimod_bboard_in_keys()
|