Home
last modified time | relevance | path

Searched refs:cms (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/scripts/
Dsign-file.c231 CMS_ContentInfo *cms = NULL; in main() local
315 cms = CMS_sign(NULL, NULL, NULL, NULL, in main()
318 ERR(!cms, "CMS_sign"); in main()
320 ERR(!CMS_add1_signer(cms, x509, private_key, digest_algo, in main()
325 ERR(CMS_final(cms, bm, NULL, CMS_NOCERTS | CMS_BINARY) < 0, in main()
344 ERR(i2d_CMS_bio_stream(b, cms, NULL, 0) < 0, in main()
377 ERR(i2d_CMS_bio_stream(bd, cms, NULL, 0) < 0, "%s", dest_name); in main()
/linux-6.1.9/block/partitions/
Dibm.c24 struct vtoc_cms_label cms; member
256 blocksize = label->cms.block_size; in find_cms1_partitions()
258 if (label->cms.disk_offset != 0) { in find_cms1_partitions()
262 offset = label->cms.disk_offset * secperblk; in find_cms1_partitions()
263 size = (label->cms.block_count - 1) * secperblk; in find_cms1_partitions()
278 size = label->cms.block_count * secperblk; in find_cms1_partitions()
/linux-6.1.9/fs/dlm/
Dconfig.c86 struct dlm_comms *cms; member
411 struct dlm_comms *cms = NULL; in make_cluster() local
415 cms = kzalloc(sizeof(struct dlm_comms), GFP_NOFS); in make_cluster()
417 if (!cl || !sps || !cms) in make_cluster()
421 cl->cms = cms; in make_cluster()
425 config_group_init_type_name(&cms->cs_group, "comms", &comms_type); in make_cluster()
428 configfs_add_default_group(&cms->cs_group, &cl->group); in make_cluster()
448 comm_list = &cms->cs_group; in make_cluster()
454 kfree(cms); in make_cluster()
475 kfree(cl->cms); in release_cluster()
/linux-6.1.9/sound/soc/codecs/
Dak4375.c280 u8 cms, fs, cm; in ak4375_dai_set_pll() local
282 cms = snd_soc_component_read(component, AK4375_05_CLOCK_MODE_SELECT); in ak4375_dai_set_pll()
283 fs = cms & ~FS_MASK; in ak4375_dai_set_pll()
284 cm = cms & ~CM_MASK; in ak4375_dai_set_pll()
/linux-6.1.9/Documentation/driver-api/gpio/
Dbt8xxgpio.rst5 For advanced documentation, see https://bues.ch/cms/unmaintained/btgpio.html
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_buffers.c950 const struct mlxsw_sp_sb_cm *cms, in __mlxsw_sp_sb_cms_init() argument
964 cm = &cms[i]; in __mlxsw_sp_sb_cms_init()
/linux-6.1.9/include/linux/
Dnvme.h1448 __u8 cms; member
/linux-6.1.9/drivers/nvme/target/
Dconfigfs.c302 port->disc_addr.tsas.rdma.cms = NVMF_RDMA_CMS_RDMA_CM; in nvmet_port_init_tsas_rdma()
/linux-6.1.9/Documentation/RCU/
DRTFP.txt2666 http://www.computer.org/cms/Computer.org/dl/trans/td/2012/02/extras/ttd2012020375s.pdf