/kernel/linux/linux-5.10/net/sctp/ |
H A D | proc.c | 113 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs() argument 119 primary = &assoc->peer.primary_addr; in sctp_seq_dump_remote_addrs() 120 list_for_each_entry_rcu(transport, &assoc->peer.transport_addr_list, in sctp_seq_dump_remote_addrs() 246 struct sctp_association *assoc; in sctp_assocs_seq_show() local 260 assoc = transport->asoc; in sctp_assocs_seq_show() 261 epb = &assoc->base; in sctp_assocs_seq_show() 267 assoc, sk, sctp_sk(sk)->type, sk->sk_state, in sctp_assocs_seq_show() 268 assoc->state, 0, in sctp_assocs_seq_show() 269 assoc->assoc_id, in sctp_assocs_seq_show() 270 assoc in sctp_assocs_seq_show() 304 struct sctp_association *assoc; sctp_remaddr_seq_show() local [all...] |
H A D | diag.c | 247 struct sctp_association *assoc = tsp->asoc; in sctp_tsp_dump_one() local 262 rep = nlmsg_new(inet_assoc_attr_size(assoc), GFP_KERNEL); in sctp_tsp_dump_one() 267 if (sk != assoc->base.sk) { in sctp_tsp_dump_one() 269 sk = assoc->base.sk; in sctp_tsp_dump_one() 272 err = inet_sctp_diag_fill(sk, assoc, rep, req, in sctp_tsp_dump_one() 299 struct sctp_association *assoc; in sctp_sock_dump() local 305 list_for_each_entry(assoc, &ep->asocs, asocs) { in sctp_sock_dump() 309 if (r->id.idiag_sport != htons(assoc->base.bind_addr.port) && in sctp_sock_dump() 312 if (r->id.idiag_dport != htons(assoc->peer.port) && in sctp_sock_dump() 328 if (inet_sctp_diag_fill(sk, assoc, sk in sctp_sock_dump() [all...] |
/kernel/linux/linux-6.6/net/sctp/ |
H A D | proc.c | 113 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs() argument 119 primary = &assoc->peer.primary_addr; in sctp_seq_dump_remote_addrs() 120 list_for_each_entry_rcu(transport, &assoc->peer.transport_addr_list, in sctp_seq_dump_remote_addrs() 244 struct sctp_association *assoc; in sctp_assocs_seq_show() local 258 assoc = transport->asoc; in sctp_assocs_seq_show() 259 epb = &assoc->base; in sctp_assocs_seq_show() 265 assoc, sk, sctp_sk(sk)->type, sk->sk_state, in sctp_assocs_seq_show() 266 assoc->state, 0, in sctp_assocs_seq_show() 267 assoc->assoc_id, in sctp_assocs_seq_show() 268 assoc in sctp_assocs_seq_show() 302 struct sctp_association *assoc; sctp_remaddr_seq_show() local [all...] |
H A D | diag.c | 247 struct sctp_association *assoc = tsp->asoc; in sctp_sock_dump_one() local 259 rep = nlmsg_new(inet_assoc_attr_size(assoc), GFP_KERNEL); in sctp_sock_dump_one() 264 if (ep != assoc->ep) { in sctp_sock_dump_one() 269 err = inet_sctp_diag_fill(sk, assoc, rep, req, sk_user_ns(NETLINK_CB(skb).sk), in sctp_sock_dump_one() 293 struct sctp_association *assoc; in sctp_sock_dump() local 299 list_for_each_entry(assoc, &ep->asocs, asocs) { in sctp_sock_dump() 303 if (r->id.idiag_sport != htons(assoc->base.bind_addr.port) && in sctp_sock_dump() 306 if (r->id.idiag_dport != htons(assoc->peer.port) && in sctp_sock_dump() 322 if (inet_sctp_diag_fill(sk, assoc, skb, r, in sctp_sock_dump() 491 * 1 : to record the assoc po in sctp_diag_dump() [all...] |
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fc.c | 35 struct nvmet_fc_tgt_assoc *assoc; member 142 struct nvmet_fc_tgt_assoc *assoc; member 201 nvmet_fc_makeconnid(struct nvmet_fc_tgt_assoc *assoc, u16 qid) in nvmet_fc_makeconnid() argument 203 return (assoc->association_id | qid); in nvmet_fc_makeconnid() 244 static void nvmet_fc_tgt_a_put(struct nvmet_fc_tgt_assoc *assoc); 245 static int nvmet_fc_tgt_a_get(struct nvmet_fc_tgt_assoc *assoc); 252 static void nvmet_fc_delete_target_assoc(struct nvmet_fc_tgt_assoc *assoc); 475 nvmet_fc_xmt_disconnect_assoc(struct nvmet_fc_tgt_assoc *assoc) in nvmet_fc_xmt_disconnect_assoc() argument 477 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; in nvmet_fc_xmt_disconnect_assoc() 489 if (!tgtport->ops->ls_req || !assoc in nvmet_fc_xmt_disconnect_assoc() 789 nvmet_fc_alloc_target_queue(struct nvmet_fc_tgt_assoc *assoc, u16 qid, u16 sqsize) nvmet_fc_alloc_target_queue() argument 964 struct nvmet_fc_tgt_assoc *assoc; nvmet_fc_find_target_queue() local 1088 struct nvmet_fc_tgt_assoc *assoc = nvmet_fc_delete_assoc() local 1098 struct nvmet_fc_tgt_assoc *assoc, *tmpassoc; nvmet_fc_alloc_target_assoc() local 1159 struct nvmet_fc_tgt_assoc *assoc = nvmet_fc_target_assoc_free() local 1185 nvmet_fc_tgt_a_put(struct nvmet_fc_tgt_assoc *assoc) nvmet_fc_tgt_a_put() argument 1191 nvmet_fc_tgt_a_get(struct nvmet_fc_tgt_assoc *assoc) nvmet_fc_tgt_a_get() argument 1197 nvmet_fc_delete_target_assoc(struct nvmet_fc_tgt_assoc *assoc) nvmet_fc_delete_target_assoc() argument 1235 struct nvmet_fc_tgt_assoc *assoc; nvmet_fc_find_target_assoc() local 1476 struct nvmet_fc_tgt_assoc *assoc, *next; __nvmet_fc_free_assocs() local 1525 struct nvmet_fc_tgt_assoc *assoc, *next; nvmet_fc_invalidate_host() local 1558 struct nvmet_fc_tgt_assoc *assoc; nvmet_fc_delete_ctrl() local 1823 struct nvmet_fc_tgt_assoc *assoc = NULL; nvmet_fc_ls_disconnect() local [all...] |
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | fc.c | 35 struct nvmet_fc_tgt_assoc *assoc; member 144 struct nvmet_fc_tgt_assoc *assoc; member 205 nvmet_fc_makeconnid(struct nvmet_fc_tgt_assoc *assoc, u16 qid) in nvmet_fc_makeconnid() argument 207 return (assoc->association_id | qid); in nvmet_fc_makeconnid() 248 static void nvmet_fc_tgt_a_put(struct nvmet_fc_tgt_assoc *assoc); 249 static int nvmet_fc_tgt_a_get(struct nvmet_fc_tgt_assoc *assoc); 263 static void nvmet_fc_delete_target_assoc(struct nvmet_fc_tgt_assoc *assoc); 487 nvmet_fc_xmt_disconnect_assoc(struct nvmet_fc_tgt_assoc *assoc) in nvmet_fc_xmt_disconnect_assoc() argument 489 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; in nvmet_fc_xmt_disconnect_assoc() 501 if (!tgtport->ops->ls_req || !assoc in nvmet_fc_xmt_disconnect_assoc() 801 nvmet_fc_alloc_target_queue(struct nvmet_fc_tgt_assoc *assoc, u16 qid, u16 sqsize) nvmet_fc_alloc_target_queue() argument 961 struct nvmet_fc_tgt_assoc *assoc; nvmet_fc_find_target_queue() local 1095 nvmet_fc_delete_assoc(struct nvmet_fc_tgt_assoc *assoc) nvmet_fc_delete_assoc() argument 1104 struct nvmet_fc_tgt_assoc *assoc = nvmet_fc_delete_assoc_work() local 1113 nvmet_fc_schedule_delete_assoc(struct nvmet_fc_tgt_assoc *assoc) nvmet_fc_schedule_delete_assoc() argument 1122 struct nvmet_fc_tgt_assoc *assoc, *tmpassoc; nvmet_fc_alloc_target_assoc() local 1186 struct nvmet_fc_tgt_assoc *assoc = nvmet_fc_target_assoc_free() local 1217 nvmet_fc_tgt_a_put(struct nvmet_fc_tgt_assoc *assoc) nvmet_fc_tgt_a_put() argument 1223 nvmet_fc_tgt_a_get(struct nvmet_fc_tgt_assoc *assoc) nvmet_fc_tgt_a_get() argument 1229 nvmet_fc_delete_target_assoc(struct nvmet_fc_tgt_assoc *assoc) nvmet_fc_delete_target_assoc() argument 1262 struct nvmet_fc_tgt_assoc *assoc; nvmet_fc_find_target_assoc() local 1503 struct nvmet_fc_tgt_assoc *assoc; __nvmet_fc_free_assocs() local 1549 struct nvmet_fc_tgt_assoc *assoc, *next; nvmet_fc_invalidate_host() local 1581 struct nvmet_fc_tgt_assoc *assoc; nvmet_fc_delete_ctrl() local 1847 struct nvmet_fc_tgt_assoc *assoc = NULL; nvmet_fc_ls_disconnect() local [all...] |
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-l2c.c | 318 uint64_t assoc = cvmx_l2c_get_num_assoc(); in cvmx_l2c_lock_line() local 327 for (way = 0; way < assoc; way++) { in cvmx_l2c_lock_line() 337 if (way >= assoc) { in cvmx_l2c_lock_line() 433 uint64_t assoc, set; in cvmx_l2c_flush() local 446 for (assoc = 0; assoc < n_assoc; assoc++) { in cvmx_l2c_flush() 448 (assoc << assoc_shift) | (set << set_shift)); in cvmx_l2c_flush() 454 for (assoc = 0; assoc < n_asso in cvmx_l2c_flush() 464 int assoc; cvmx_l2c_unlock_line() local 486 int assoc; cvmx_l2c_unlock_line() local 591 __read_l2_tag(uint64_t assoc, uint64_t index) __read_l2_tag() argument 868 cvmx_l2c_flush_line(uint32_t assoc, uint32_t index) cvmx_l2c_flush_line() argument [all...] |
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-l2c.c | 318 uint64_t assoc = cvmx_l2c_get_num_assoc(); in cvmx_l2c_lock_line() local 327 for (way = 0; way < assoc; way++) { in cvmx_l2c_lock_line() 337 if (way >= assoc) { in cvmx_l2c_lock_line() 433 uint64_t assoc, set; in cvmx_l2c_flush() local 446 for (assoc = 0; assoc < n_assoc; assoc++) { in cvmx_l2c_flush() 448 (assoc << assoc_shift) | (set << set_shift)); in cvmx_l2c_flush() 454 for (assoc = 0; assoc < n_asso in cvmx_l2c_flush() 464 int assoc; cvmx_l2c_unlock_line() local 486 int assoc; cvmx_l2c_unlock_line() local 591 __read_l2_tag(uint64_t assoc, uint64_t index) __read_l2_tag() argument 867 cvmx_l2c_flush_line(uint32_t assoc, uint32_t index) cvmx_l2c_flush_line() argument [all...] |
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | aesgcm.c | 77 const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) in aesgcm_mac() 83 aesgcm_ghash(&ghash, &ctx->ghash_key, assoc, assoc_len); in aesgcm_mac() 127 * @assoc: Pointer to the associated data, 136 int crypt_len, const u8 *assoc, int assoc_len, in aesgcm_encrypt() 144 aesgcm_mac(ctx, dst, crypt_len, assoc, assoc_len, ctr, authtag); in aesgcm_encrypt() 155 * @assoc: Pointer to the associated data, 166 const u8 *src, int crypt_len, const u8 *assoc, in aesgcm_decrypt() 175 aesgcm_mac(ctx, src, crypt_len, assoc, assoc_len, ctr, tagbuf); in aesgcm_decrypt() 551 u8 assoc[20]; member 586 .assoc 76 aesgcm_mac(const struct aesgcm_ctx *ctx, const u8 *src, int src_len, const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) aesgcm_mac() argument 135 aesgcm_encrypt(const struct aesgcm_ctx *ctx, u8 *dst, const u8 *src, int crypt_len, const u8 *assoc, int assoc_len, const u8 iv[GCM_AES_IV_SIZE], u8 *authtag) aesgcm_encrypt() argument 165 aesgcm_decrypt(const struct aesgcm_ctx *ctx, u8 *dst, const u8 *src, int crypt_len, const u8 *assoc, int assoc_len, const u8 iv[GCM_AES_IV_SIZE], const u8 *authtag) aesgcm_decrypt() argument [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | testmgr.h | 86 * @assoc: Pointer to associated data 97 * @alen: Length of @assoc in bytes 111 const char *assoc; member 15248 .assoc = "\xFE\xED\xFA\xCE\xDE\xAD\xBE\xEF" 15320 .assoc = "\xfe\xed\xfa\xce\xde\xad\xbe\xef" 15350 .assoc = "\xfe\xed\xfa\xce\xde\xad\xbe\xef" 15574 .assoc = "\xFE\xED\xFA\xCE\xDE\xAD\xBE\xEF" 15595 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07", 15612 .assoc = "\x5b\x9e\x13\x67\x02\x5e\xef\xc1" 15637 .assoc [all...] |
H A D | essiv.c | 62 u8 *assoc; member 177 kfree(rctx->assoc); in essiv_aead_done() 199 rctx->assoc = NULL; in essiv_aead_crypt() 226 rctx->assoc = kmalloc(ssize, GFP_ATOMIC); in essiv_aead_crypt() 227 if (!rctx->assoc) in essiv_aead_crypt() 230 scatterwalk_map_and_copy(rctx->assoc, req->src, 0, in essiv_aead_crypt() 232 sg_set_buf(rctx->sg, rctx->assoc, ssize); in essiv_aead_crypt() 255 if (rctx->assoc && err != -EINPROGRESS && err != -EBUSY) in essiv_aead_crypt() 256 kfree(rctx->assoc); in essiv_aead_crypt()
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | aes-gcm-p10-glue.c | 114 struct Hash_ctx *hash, u8 *assoc, unsigned int assoclen) in gcmp10_init() 138 set_aad(gctx, hash, assoc, assoclen); in gcmp10_init() 212 u8 *assoc; in p10_aes_gcm_crypt() local 227 /* Linearize assoc, if not already linear */ in p10_aes_gcm_crypt() 230 assoc = scatterwalk_map(&assoc_sg_walk); in p10_aes_gcm_crypt() 235 /* assoc can be any length, so must be on heap */ in p10_aes_gcm_crypt() 239 assoc = assocmem; in p10_aes_gcm_crypt() 241 scatterwalk_map_and_copy(assoc, req->src, 0, assoclen, 0); in p10_aes_gcm_crypt() 245 gcmp10_init(gctx, iv, (unsigned char *) &ctx->enc_key, hash, assoc, assoclen); in p10_aes_gcm_crypt() 249 scatterwalk_unmap(assoc); in p10_aes_gcm_crypt() 113 gcmp10_init(struct gcm_ctx *gctx, u8 *iv, unsigned char *rdkey, struct Hash_ctx *hash, u8 *assoc, unsigned int assoclen) gcmp10_init() argument [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | testmgr.h | 84 * @assoc: Pointer to associated data 95 * @alen: Length of @assoc in bytes 109 const char *assoc; member 15041 .assoc = "\x3d\xaf\xba\x42\x9d\x9e\xb4\x30" 15069 .assoc = "\x56\x2e\x17\x99\x6d\x09\x3d\x28" 15102 .assoc = "\xc7\x82\xdc\x4c\x09\x8c\x66\xcb" 15134 .assoc = "\x8c\xe8\x2e\xef\xbe\xa0\xda\x3c" 15175 .assoc = "\x00\x00\x43\x21\x00\x00\x00\x01" 15222 .assoc = "\x00\x01\x02\x03\x04\x05\x06\x07" 15265 .assoc [all...] |
H A D | essiv.c | 61 u8 *assoc; member 176 kfree(rctx->assoc); in essiv_aead_done() 198 rctx->assoc = NULL; in essiv_aead_crypt() 225 rctx->assoc = kmalloc(ssize, GFP_ATOMIC); in essiv_aead_crypt() 226 if (!rctx->assoc) in essiv_aead_crypt() 229 scatterwalk_map_and_copy(rctx->assoc, req->src, 0, in essiv_aead_crypt() 231 sg_set_buf(rctx->sg, rctx->assoc, ssize); in essiv_aead_crypt() 254 if (rctx->assoc && err != -EINPROGRESS && err != -EBUSY) in essiv_aead_crypt() 255 kfree(rctx->assoc); in essiv_aead_crypt()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/cache_shape/ |
H A D | cache_shape.c | 38 uint16_t assoc; in print_geo() local 42 assoc = val >> 16; in print_geo() 43 if (assoc) in print_geo() 44 printf("%u-way", assoc); in print_geo()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/cache_shape/ |
H A D | cache_shape.c | 38 uint16_t assoc; in print_geo() local 42 assoc = val >> 16; in print_geo() 43 if (assoc) in print_geo() 44 printf("%u-way", assoc); in print_geo()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | mac80211-ops.c | 281 avf->assoc = bss_conf->assoc; in ath5k_bss_info_changed() 282 if (bss_conf->assoc) in ath5k_bss_info_changed() 283 ah->assoc = bss_conf->assoc; in ath5k_bss_info_changed() 285 ah->assoc = ath5k_any_vif_assoc(ah); in ath5k_bss_info_changed() 288 ath5k_set_beacon_filter(hw, ah->assoc); in ath5k_bss_info_changed() 289 ath5k_hw_set_ledstate(ah, ah->assoc ? in ath5k_bss_info_changed() 291 if (bss_conf->assoc) { in ath5k_bss_info_changed() 434 if (ah->assoc) in ath5k_configure_filter() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | mac80211-ops.c | 281 avf->assoc = vif->cfg.assoc; in ath5k_bss_info_changed() 282 if (vif->cfg.assoc) in ath5k_bss_info_changed() 283 ah->assoc = vif->cfg.assoc; in ath5k_bss_info_changed() 285 ah->assoc = ath5k_any_vif_assoc(ah); in ath5k_bss_info_changed() 288 ath5k_set_beacon_filter(hw, ah->assoc); in ath5k_bss_info_changed() 289 ath5k_hw_set_ledstate(ah, ah->assoc ? in ath5k_bss_info_changed() 291 if (vif->cfg.assoc) { in ath5k_bss_info_changed() 433 if (ah->assoc) in ath5k_configure_filter() [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | amp.c | 31 kfree(ctrl->assoc); in amp_ctrl_destroy() 220 struct amp_assoc *assoc = &hdev->loc_assoc; in read_local_amp_assoc_complete() local 234 memcpy(assoc->data + assoc->offset, rp->frag, frag_len); in read_local_amp_assoc_complete() 235 assoc->offset += frag_len; in read_local_amp_assoc_complete() 243 memcpy(assoc->data + assoc->offset, rp->frag, rem_len); in read_local_amp_assoc_complete() 244 assoc->len = assoc->offset + rem_len; in read_local_amp_assoc_complete() 245 assoc in read_local_amp_assoc_complete() [all...] |
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | sc-mips.c | 153 unsigned long sets, line_sz, assoc; in mips_sc_probe_cm3() local 168 assoc = cfg & CM_GCR_L2_CONFIG_ASSOC; in mips_sc_probe_cm3() 169 assoc >>= __ffs(CM_GCR_L2_CONFIG_ASSOC); in mips_sc_probe_cm3() 170 c->scache.ways = assoc + 1; in mips_sc_probe_cm3()
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | sc-mips.c | 153 unsigned long sets, line_sz, assoc; in mips_sc_probe_cm3() local 168 assoc = cfg & CM_GCR_L2_CONFIG_ASSOC; in mips_sc_probe_cm3() 169 assoc >>= __ffs(CM_GCR_L2_CONFIG_ASSOC); in mips_sc_probe_cm3() 170 c->scache.ways = assoc + 1; in mips_sc_probe_cm3()
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | cacheinfo.c | 45 { 0x06, LVL_1_INST, 8 }, /* 4-way set assoc, 32 byte line size */ 46 { 0x08, LVL_1_INST, 16 }, /* 4-way set assoc, 32 byte line size */ 47 { 0x09, LVL_1_INST, 32 }, /* 4-way set assoc, 64 byte line size */ 48 { 0x0a, LVL_1_DATA, 8 }, /* 2 way set assoc, 32 byte line size */ 49 { 0x0c, LVL_1_DATA, 16 }, /* 4-way set assoc, 32 byte line size */ 50 { 0x0d, LVL_1_DATA, 16 }, /* 4-way set assoc, 64 byte line size */ 51 { 0x0e, LVL_1_DATA, 24 }, /* 6-way set assoc, 64 byte line size */ 52 { 0x21, LVL_2, 256 }, /* 8-way set assoc, 64 byte line size */ 53 { 0x22, LVL_3, 512 }, /* 4-way set assoc, sectored cache, 64 byte line size */ 54 { 0x23, LVL_3, MB(1) }, /* 8-way set assoc, sectore 178 unsigned assoc:8; global() member 188 unsigned assoc:4; global() member 198 unsigned assoc:4; global() member 235 unsigned line_size, lines_per_tag, assoc, size_in_kb; amd_cpuid4() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
H A D | cacheinfo.c | 60 { 0x06, LVL_1_INST, 8 }, /* 4-way set assoc, 32 byte line size */ 61 { 0x08, LVL_1_INST, 16 }, /* 4-way set assoc, 32 byte line size */ 62 { 0x09, LVL_1_INST, 32 }, /* 4-way set assoc, 64 byte line size */ 63 { 0x0a, LVL_1_DATA, 8 }, /* 2 way set assoc, 32 byte line size */ 64 { 0x0c, LVL_1_DATA, 16 }, /* 4-way set assoc, 32 byte line size */ 65 { 0x0d, LVL_1_DATA, 16 }, /* 4-way set assoc, 64 byte line size */ 66 { 0x0e, LVL_1_DATA, 24 }, /* 6-way set assoc, 64 byte line size */ 67 { 0x21, LVL_2, 256 }, /* 8-way set assoc, 64 byte line size */ 68 { 0x22, LVL_3, 512 }, /* 4-way set assoc, sectored cache, 64 byte line size */ 69 { 0x23, LVL_3, MB(1) }, /* 8-way set assoc, sectore 193 unsigned assoc:8; global() member 203 unsigned assoc:4; global() member 213 unsigned assoc:4; global() member 250 unsigned line_size, lines_per_tag, assoc, size_in_kb; amd_cpuid4() local [all...] |
/kernel/linux/linux-6.6/include/crypto/ |
H A D | gcm.h | 77 int crypt_len, const u8 *assoc, int assoc_len, 81 const u8 *src, int crypt_len, const u8 *assoc,
|
/kernel/linux/linux-6.6/arch/arc/mm/ |
H A D | cache.c | 104 int vipt, assoc; in arc_cache_mumbojumbo() local 113 assoc = 2; /* Fixed to 2w set assoc */ in arc_cache_mumbojumbo() 115 assoc = 1 << ibcr.config; /* 1,2,4,8 */ in arc_cache_mumbojumbo() 120 p_ic->colors = p_ic->sz_k/assoc/TO_KB(PAGE_SIZE); in arc_cache_mumbojumbo() 124 p_ic->sz_k, assoc, p_ic->line_len, in arc_cache_mumbojumbo() 136 assoc = 4; /* Fixed to 4w set assoc */ in arc_cache_mumbojumbo() 137 p_dc->colors = p_dc->sz_k/assoc/TO_KB(PAGE_SIZE); in arc_cache_mumbojumbo() 140 assoc in arc_cache_mumbojumbo() [all...] |