Home
last modified time | relevance | path

Searched defs:template (Results 226 - 245 of 245) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfc.c1375 nvmet_fc_register_targetport(struct nvmet_fc_port_info *pinfo, struct nvmet_fc_target_template *template, struct device *dev, struct nvmet_fc_target_port **portptr) nvmet_fc_register_targetport() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c1989 const struct hash_testvec *template = desc->suite.hash.vecs; in alg_test_hash() local
2721 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) test_cipher() argument
3602 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) test_cprng() argument
3872 const struct drbg_testvec *template = desc->suite.drbg.vecs; alg_test_drbg() local
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c374 struct snd_soc_dapm_widget template; in dapm_kcontrol_data_alloc() local
417 struct snd_soc_dapm_widget template; dapm_kcontrol_data_alloc() local
4158 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai() local
4236 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai_widgets() local
[all...]
H A Dsoc-core.c2282 struct snd_kcontrol_new template; in snd_soc_cnew() local
2851 const char *template, *wname; snd_soc_of_parse_audio_simple_widgets() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c548 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() argument
436 hist_entry__init(struct hist_entry *he, struct hist_entry *template, bool sample_self, size_t callchain_size) hist_entry__init() argument
/third_party/glfw/src/
H A Dwl_window.c91 static const char template[] = "/glfw-shared-XXXXXX"; in createAnonymousFile() local
/third_party/pulseaudio/src/pulsecore/
H A Dsink.c1903 cvolume_remap_minimal_impact( pa_cvolume *v, const pa_cvolume *template, const pa_channel_map *from, const pa_channel_map *to) cvolume_remap_minimal_impact() argument
/kernel/linux/linux-5.10/sound/usb/
H A Dmixer_quirks.c852 struct snd_kcontrol_new template = { in snd_nativeinstruments_create_mixer() local
965 static struct snd_kcontrol_new template = { in snd_ftu_create_effect_switch() local
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dcgroup.c1176 struct cgroup_subsys_state *template[CGROUP_SUBSYS_COUN in find_css_set() local
975 compare_css_sets(struct css_set *cset, struct css_set *old_cset, struct cgroup *new_cgrp, struct cgroup_subsys_state *template[]) compare_css_sets() argument
1054 find_existing_css_set(struct css_set *old_cset, struct cgroup *cgrp, struct cgroup_subsys_state *template[]) find_existing_css_set() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/s2255/
H A Ds2255drv.c1564 static const struct video_device template = { variable
/kernel/linux/linux-6.6/drivers/media/usb/s2255/
H A Ds2255drv.c1562 static const struct video_device template = { variable
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer_quirks.c994 struct snd_kcontrol_new template = { in snd_nativeinstruments_create_mixer() local
1107 static struct snd_kcontrol_new template = { in snd_ftu_create_effect_switch() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c1523 struct pipe_surface template; in create_img_surface_bo() local
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c4401 panfrost_create_sampler_view( struct pipe_context *pctx, struct pipe_resource *texture, const struct pipe_sampler_view *template) panfrost_create_sampler_view() argument
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c3110 static bool element_create_settings(pa_alsa_element *e, pa_alsa_setting *template) { in element_create_settings() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c4308 struct scsi_host_template *template; in lpfc_create_port() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c4709 struct scsi_host_template *template; in lpfc_create_port() local
[all...]
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcgroup.c1171 struct cgroup_subsys_state *template[CGROUP_SUBSYS_COUN in find_css_set() local
970 compare_css_sets(struct css_set *cset, struct css_set *old_cset, struct cgroup *new_cgrp, struct cgroup_subsys_state *template[]) compare_css_sets() argument
1049 find_existing_css_set(struct css_set *old_cset, struct cgroup *cgrp, struct cgroup_subsys_state **template) find_existing_css_set() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h1730 pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template, unsigned int hwsize, void *data) pci_create_ims_domain() argument
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs1209 let mut template = vec![0u32; sz]; in bench_vec_dedup_old() variables
1228 let mut template = vec![0u32; sz]; in bench_vec_dedup_new() variables
8735 let mut template = vec.clone(); test_vec_dedup() variables
[all...]

Completed in 115 milliseconds

12345678910