Searched defs:cc (Results 251 - 274 of 274) sorted by relevance

<<11

/linux-master/drivers/net/ethernet/freescale/
H A Dfec.h654 struct cyclecounter cc; member in struct:fec_enet_private
/linux-master/drivers/media/usb/s2255/
H A Ds2255drv.c260 u32 cc; /* current channel */ member in struct:s2255_dev
1708 unsigned int cc; local
[all...]
/linux-master/arch/powerpc/xmon/
H A Dxmon.c3908 int esel = i, cc = i; local
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c336 int cc; local
/linux-master/net/bluetooth/
H A Dhci_event.c4163 static u8 hci_cc_func(struct hci_dev *hdev, const struct hci_cc *cc, argument
[all...]
/linux-master/fs/smb/client/
H A Dsmb2pdu.c2270 parse_query_id_ctxt(struct create_context *cc, struct smb2_file_all_info *buf) argument
2280 parse_posix_ctxt(struct create_context *cc, struct smb2_file_all_info *info, argument
2322 struct create_context *cc; local
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc.h314 struct cyclecounter cc; member in struct:igc_adapter
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c4423 static u64 e1000e_cyclecounter_read(const struct cyclecounter *cc) argument
[all...]
/linux-master/drivers/md/
H A Ddm-crypt.c76 struct crypt_config *cc; member in struct:dm_crypt_io
255 static struct crypto_skcipher *any_tfm(struct crypt_config *cc) argument
260 any_tfm_aead(struct crypt_config *cc) argument
321 crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
330 crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
339 crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
349 crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
362 crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) argument
393 crypt_iv_benbi_dtr(struct crypt_config *cc) argument
397 crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
410 crypt_iv_null_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
418 crypt_iv_lmk_dtr(struct crypt_config *cc) argument
430 crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) argument
463 crypt_iv_lmk_init(struct crypt_config *cc) argument
476 crypt_iv_lmk_wipe(struct crypt_config *cc) argument
486 crypt_iv_lmk_one(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq, u8 *data) argument
534 crypt_iv_lmk_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
552 crypt_iv_lmk_post(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
574 crypt_iv_tcw_dtr(struct crypt_config *cc) argument
588 crypt_iv_tcw_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) argument
621 crypt_iv_tcw_init(struct crypt_config *cc) argument
633 crypt_iv_tcw_wipe(struct crypt_config *cc) argument
643 crypt_iv_tcw_whitening(struct crypt_config *cc, struct dm_crypt_request *dmreq, u8 *data) argument
675 crypt_iv_tcw_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
701 crypt_iv_tcw_post(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
720 crypt_iv_random_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
728 crypt_iv_eboiv_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) argument
744 crypt_iv_eboiv_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
778 crypt_iv_elephant_dtr(struct crypt_config *cc) argument
786 crypt_iv_elephant_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) argument
950 crypt_iv_elephant(struct crypt_config *cc, struct dm_crypt_request *dmreq) argument
1023 crypt_iv_elephant_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
1037 crypt_iv_elephant_post(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) argument
1046 crypt_iv_elephant_init(struct crypt_config *cc) argument
1054 crypt_iv_elephant_wipe(struct crypt_config *cc) argument
1128 crypt_integrity_aead(struct crypt_config *cc) argument
1133 crypt_integrity_hmac(struct crypt_config *cc) argument
1139 crypt_get_sg_data(struct crypt_config *cc, struct scatterlist *sg) argument
1173 crypt_integrity_ctr(struct crypt_config *cc, struct dm_target *ti) argument
1220 crypt_convert_init(struct crypt_config *cc, struct convert_context *ctx, struct bio *bio_out, struct bio *bio_in, sector_t sector) argument
1235 dmreq_of_req(struct crypt_config *cc, void *req) argument
1241 req_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) argument
1246 iv_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) argument
1257 org_iv_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) argument
1263 org_sector_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) argument
1271 org_tag_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) argument
1280 tag_from_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) argument
1290 iv_tag_from_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) argument
1296 crypt_convert_block_aead(struct crypt_config *cc, struct convert_context *ctx, struct aead_request *req, unsigned int tag_offset) argument
1398 crypt_convert_block_skcipher(struct crypt_config *cc, struct convert_context *ctx, struct skcipher_request *req, unsigned int tag_offset) argument
1477 crypt_alloc_req_skcipher(struct crypt_config *cc, struct convert_context *ctx) argument
1501 crypt_alloc_req_aead(struct crypt_config *cc, struct convert_context *ctx) argument
1523 crypt_alloc_req(struct crypt_config *cc, struct convert_context *ctx) argument
1532 crypt_free_req_skcipher(struct crypt_config *cc, struct skcipher_request *req, struct bio *base_bio) argument
1541 crypt_free_req_aead(struct crypt_config *cc, struct aead_request *req, struct bio *base_bio) argument
1550 crypt_free_req(struct crypt_config *cc, void *req, struct bio *base_bio) argument
1561 crypt_convert(struct crypt_config *cc, struct convert_context *ctx, bool atomic, bool reset_pending) argument
1679 struct crypt_config *cc = io->cc; local
1747 crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) argument
1764 crypt_io_init(struct dm_crypt_io *io, struct crypt_config *cc, struct bio *bio, sector_t sector) argument
1792 struct crypt_config *cc = io->cc; local
1841 struct crypt_config *cc = io->cc; local
1873 struct crypt_config *cc = io->cc; local
1930 struct crypt_config *cc = io->cc; local
1947 struct crypt_config *cc = data; local
2000 struct crypt_config *cc = io->cc; local
2041 kcryptd_crypt_write_inline(struct crypt_config *cc, struct convert_context *ctx) argument
2065 struct crypt_config *cc = io->cc; local
2095 struct crypt_config *cc = io->cc; local
2173 struct crypt_config *cc = io->cc; local
2191 struct crypt_config *cc = io->cc; local
2230 struct crypt_config *cc = io->cc; local
2293 struct crypt_config *cc = io->cc; local
2316 crypt_free_tfms_aead(struct crypt_config *cc) argument
2330 crypt_free_tfms_skcipher(struct crypt_config *cc) argument
2347 crypt_free_tfms(struct crypt_config *cc) argument
2355 crypt_alloc_tfms_skcipher(struct crypt_config *cc, char *ciphermode) argument
2386 crypt_alloc_tfms_aead(struct crypt_config *cc, char *ciphermode) argument
2407 crypt_alloc_tfms(struct crypt_config *cc, char *ciphermode) argument
2415 crypt_subkey_size(struct crypt_config *cc) argument
2420 crypt_authenckey_size(struct crypt_config *cc) argument
2447 crypt_setkey(struct crypt_config *cc) argument
2496 set_key_user(struct crypt_config *cc, struct key *key) argument
2512 set_key_encrypted(struct crypt_config *cc, struct key *key) argument
2528 set_key_trusted(struct crypt_config *cc, struct key *key) argument
2544 crypt_set_keyring_key(struct crypt_config *cc, const char *key_string) argument
2647 crypt_set_keyring_key(struct crypt_config *cc, const char *key_string) argument
2659 crypt_set_key(struct crypt_config *cc, char *key) argument
2696 crypt_wipe_key(struct crypt_config *cc) argument
2733 struct crypt_config *cc = pool_data; local
2754 struct crypt_config *cc = pool_data; local
2762 struct crypt_config *cc = ti->private; local
2818 struct crypt_config *cc = ti->private; local
2891 crypt_ctr_auth_cipher(struct crypt_config *cc, char *cipher_api) argument
2927 struct crypt_config *cc = ti->private; local
3000 struct crypt_config *cc = ti->private; local
3084 struct crypt_config *cc = ti->private; local
3140 struct crypt_config *cc = ti->private; local
3223 struct crypt_config *cc = ti->private; local
3239 struct crypt_config *cc; local
3476 struct crypt_config *cc = ti->private; local
3550 struct crypt_config *cc = ti->private; local
3643 struct crypt_config *cc = ti->private; local
3650 struct crypt_config *cc = ti->private; local
3662 struct crypt_config *cc = ti->private; local
3674 struct crypt_config *cc = ti->private; local
3715 struct crypt_config *cc = ti->private; local
3722 struct crypt_config *cc = ti->private; local
[all...]
/linux-master/arch/arc/net/
H A Dbpf_jit_arcv2.c706 static u8 arc_mov_cc_r(u8 *buf, u8 cc, u8 rd, u8 rs) argument
716 static u8 arc_movu_cc_r(u8 *buf, u8 cc, u8 rd, u8 imm) argument
1280 static u8 arc_bcc(u8 *buf, u8 cc, int offset) argument
2807 const u8 *cc local
[all...]
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h241 uint32_t cc:24; member in struct:cvmx_pci_cfg02::cvmx_pci_cfg02_s
/linux-master/include/linux/ssb/
H A Dssb_driver_chipcommon.h599 static inline bool ssb_chipco_available(struct ssb_chipcommon *cc) argument
[all...]
/linux-master/drivers/scsi/
H A Dmyrs.h821 } cc; member in union:myrs_cmd_mbox
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h1418 unsigned int cc; member in struct:mlx5dr_qp::__anon557
1425 unsigned int cc; member in struct:mlx5dr_qp::__anon558
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3477 struct lcnphy_unsign16_struct cc; local
[all...]
/linux-master/mm/
H A Dpage_alloc.c6242 int __alloc_contig_migrate_range(struct compact_control *cc, argument
6346 struct compact_control cc = { local
[all...]
/linux-master/fs/ubifs/
H A Dubifs.h852 struct crypto_comp *cc; member in struct:ubifs_compressor
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpm.c854 tcpm_set_cc(struct tcpm_port *port, enum typec_cc_status cc) argument
1080 enum typec_cc_status cc; local
4212 tcpm_start_toggling(struct tcpm_port *port, enum typec_cc_status cc) argument
4543 tcpm_get_pwr_opmode(enum typec_cc_status cc) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7898 struct brcmfmac_pd_cc_entry *cc; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h422 u16 *cc; member in struct:mlx5e_skb_fifo
432 u16 cc; member in struct:mlx5e_txqsq
482 u32 *cc; member in struct:mlx5e_xdp_info_fifo
501 u16 cc; member in struct:mlx5e_xdpsq
540 u16 cc; member in struct:mlx5e_icosq
/linux-master/drivers/net/ethernet/renesas/
H A Dravb.h884 u8 cc; /* Content control MSBs (reserved) */ member in struct:ravb_desc
/linux-master/kernel/bpf/
H A Dbtf.c7086 struct bpf_cand_cache *cc; local
8453 struct bpf_cand_cache *cc; local
8490 struct bpf_cand_cache *cc = cache[hash_cands(cands) % cache_size]; local
8507 struct bpf_cand_cache **cc = &cache[hash_cands(cands) % cache_size], *new_cands; local
8535 struct bpf_cand_cache *cc; local
8624 struct bpf_cand_cache *cands, *cc, local_cand = {}; local
8726 struct bpf_cand_cache *cc; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c15179 static u64 bnx2x_cyclecounter_read(const struct cyclecounter *cc) argument
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h4401 u8 cc[0x1]; member in struct:mlx5_ifc_cqc_bits

Completed in 1144 milliseconds

<<11