| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| H A D | fc.c | 1375 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 D | testmgr.c | 1989 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 D | soc-dapm.c | 374 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 D | soc-core.c | 2282 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 D | hist.c | 548 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 D | wl_window.c | 91 static const char template[] = "/glfw-shared-XXXXXX"; in createAnonymousFile() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sink.c | 1903 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 D | mixer_quirks.c | 852 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 D | cgroup.c | 1176 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 D | s2255drv.c | 1564 static const struct video_device template = { variable
|
| /kernel/linux/linux-6.6/drivers/media/usb/s2255/ |
| H A D | s2255drv.c | 1562 static const struct video_device template = { variable
|
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | mixer_quirks.c | 994 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 D | lvp_execute.c | 1523 struct pipe_surface template; in create_img_surface_bo() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 4401 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 D | alsa-mixer.c | 3110 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 D | lpfc_init.c | 4308 struct scsi_host_template *template; in lpfc_create_port() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 4709 struct scsi_host_template *template; in lpfc_create_port() local [all...] |
| /kernel/linux/linux-6.6/kernel/cgroup/ |
| H A D | cgroup.c | 1171 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 D | pci.h | 1730 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 D | rust-library.rs | 1209 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...] |