Home
last modified time | relevance | path

Searched defs:assoc (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.12.1/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c318 uint64_t assoc = cvmx_l2c_get_num_assoc(); in cvmx_l2c_lock_line() local
433 uint64_t assoc, set; in cvmx_l2c_flush() local
464 int assoc; in cvmx_l2c_unlock_line() local
486 int assoc; in cvmx_l2c_unlock_line() local
591 static union __cvmx_l2c_tag __read_l2_tag(uint64_t assoc, uint64_t index) in __read_l2_tag()
867 void cvmx_l2c_flush_line(uint32_t assoc, uint32_t index) in cvmx_l2c_flush_line()
/linux-6.12.1/drivers/nvme/target/
Dfc.c35 struct nvmet_fc_tgt_assoc *assoc; member
144 struct nvmet_fc_tgt_assoc *assoc; member
204 nvmet_fc_makeconnid(struct nvmet_fc_tgt_assoc *assoc, u16 qid) in nvmet_fc_makeconnid()
486 nvmet_fc_xmt_disconnect_assoc(struct nvmet_fc_tgt_assoc *assoc) in nvmet_fc_xmt_disconnect_assoc()
799 nvmet_fc_alloc_target_queue(struct nvmet_fc_tgt_assoc *assoc, in nvmet_fc_alloc_target_queue()
959 struct nvmet_fc_tgt_assoc *assoc; in nvmet_fc_find_target_queue() local
1093 nvmet_fc_delete_assoc(struct nvmet_fc_tgt_assoc *assoc) in nvmet_fc_delete_assoc()
1102 struct nvmet_fc_tgt_assoc *assoc = in nvmet_fc_delete_assoc_work() local
1111 nvmet_fc_schedule_delete_assoc(struct nvmet_fc_tgt_assoc *assoc) in nvmet_fc_schedule_delete_assoc()
1138 struct nvmet_fc_tgt_assoc *assoc; in nvmet_fc_alloc_target_assoc() local
[all …]
/linux-6.12.1/lib/crypto/
Daesgcm.c90 const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) in aesgcm_mac()
149 int crypt_len, const u8 *assoc, int assoc_len, in aesgcm_encrypt()
179 const u8 *src, int crypt_len, const u8 *assoc, in aesgcm_decrypt()
564 u8 assoc[20]; member
/linux-6.12.1/net/sctp/
Dproc.c113 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs()
244 struct sctp_association *assoc; in sctp_assocs_seq_show() local
302 struct sctp_association *assoc; in sctp_remaddr_seq_show() local
Ddiag.c247 struct sctp_association *assoc = tsp->asoc; in sctp_sock_dump_one() local
293 struct sctp_association *assoc; in sctp_sock_dump() local
Dassociola.c1071 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk) in sctp_assoc_migrate()
Doutqueue.c1225 static void sctp_sack_update_unack_data(struct sctp_association *assoc, in sctp_sack_update_unack_data()
/linux-6.12.1/arch/powerpc/crypto/
Daes-gcm-p10-glue.c114 struct Hash_ctx *hash, u8 *assoc, unsigned int assoclen) in gcmp10_init()
212 u8 *assoc; in p10_aes_gcm_crypt() local
/linux-6.12.1/tools/testing/selftests/powerpc/cache_shape/
Dcache_shape.c38 uint16_t assoc; in print_geo() local
/linux-6.12.1/net/mac80211/tests/
Dmfp.c16 bool sta, mfp, decrypted, unicast, assoc; member
/linux-6.12.1/arch/x86/kernel/cpu/
Dcacheinfo.c193 unsigned assoc:8; member
203 unsigned assoc:4; member
213 unsigned assoc:4; member
250 unsigned line_size, lines_per_tag, assoc, size_in_kb; in amd_cpuid4() local
Damd.c387 u32 cpuid, assoc; in bsp_init_amd() local
/linux-6.12.1/arch/mips/mm/
Dsc-mips.c153 unsigned long sets, line_sz, assoc; in mips_sc_probe_cm3() local
/linux-6.12.1/arch/sh/kernel/cpu/
Dinit.c196 #define CSHAPE(totalsize, linesize, assoc) \ argument
/linux-6.12.1/drivers/net/wireless/ath/ath5k/
Dbase.h74 bool assoc; /* are we associated or not */ member
/linux-6.12.1/arch/powerpc/include/asm/
Dcache.h50 u32 assoc; member
/linux-6.12.1/crypto/
Dtcrypt.c106 unsigned int buflen, const void *assoc, in sg_init_aead()
254 void *assoc; in test_mb_aead_speed() local
531 void *assoc; in test_aead_speed() local
Dessiv.c62 u8 *assoc; member
/linux-6.12.1/drivers/crypto/ccree/
Dcc_aead.h85 struct cc_mlli assoc; member
/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c231 u8 *len, u8 is_encrypt, bool assoc) in ht_construct_capability_element()
/linux-6.12.1/arch/arm/mm/
Dcache-l2x0.c1033 u32 assoc; in l2x0_of_parse() local
1132 u32 assoc; in l2c310_of_parse() local
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Djoin.c379 struct host_cmd_ds_802_11_associate *assoc = &cmd->params.associate; in mwifiex_cmd_802_11_associate() local
/linux-6.12.1/sound/usb/
Dcard.c291 struct usb_interface_assoc_descriptor *assoc = in snd_usb_create_streams() local
/linux-6.12.1/arch/alpha/kernel/
Dsetup.c1154 #define CSHAPE(totalsize, linesize, assoc) \ argument
/linux-6.12.1/sound/pci/hda/
Dhda_auto_parser.c194 short assoc, loc, conn, dev; in snd_hda_parse_pin_defcfg() local

123