Home
last modified time | relevance | path

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

12345678910

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl20.c86 char template[PATH_MAX]; in setup() local
H A Dfcntl19.c86 char template[PATH_MAX]; in setup() local
H A Dfcntl11.c85 char template[PATH_MAX]; in setup() local
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap2.c89 char template[PATH_MAX]; in mkfile() local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c70 static const char *str_with_index(const char *template, __u64 index) in str_with_index() argument
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-gpio.c74 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led() argument
201 gpio_led_get_gpiod(struct device *dev, int idx, const struct gpio_led *template) gpio_led_get_gpiod() argument
261 const struct gpio_led *template = &pdata->leds[i]; gpio_led_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c675 saa7164_vbi_alloc( struct saa7164_port *port, struct pci_dev *pci, struct video_device *template, char *type) saa7164_vbi_alloc() argument
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Dxonar_dg_mixer.c416 static int dg_control_filter(struct snd_kcontrol_new *template) in dg_control_filter() argument
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_template.c261 struct ima_template_desc *template = ima_template_desc_current(); ima_init_template() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c280 struct v4l2_standard *template; in pvr2_std_fill() local
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dkeystone_remoteproc.c369 char *template = "keystone-dsp%d-fw"; in keystone_rproc_probe() local
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c280 struct v4l2_standard *template; in pvr2_std_fill() local
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dkeystone_remoteproc.c369 char *template = "keystone-dsp%d-fw"; in keystone_rproc_probe() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c17 prestera_flower_template_free(struct prestera_flower_template *template) in prestera_flower_template_free() argument
26 struct prestera_flower_template *template, *tmp; in prestera_flower_template_cleanup() local
484 struct prestera_flower_template *template; in prestera_flower_tmplt_create() local
539 struct prestera_flower_template *template, *tmp; prestera_flower_tmplt_destroy() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c674 saa7164_vbi_alloc( struct saa7164_port *port, struct pci_dev *pci, struct video_device *template, char *type) saa7164_vbi_alloc() argument
/kernel/linux/linux-6.6/drivers/pci/msi/
H A Dirqdomain.c397 bool pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template, in pci_create_ims_domain() argument
[all...]
/kernel/linux/linux-6.6/block/
H A Dblk-integrity.c362 void blk_integrity_register(struct gendisk *disk, struct blk_integrity *template) in blk_integrity_register() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcallthunks.c52 void *template; member
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-gpio.c76 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led() argument
211 gpio_led_get_gpiod(struct device *dev, int idx, const struct gpio_led *template) gpio_led_get_gpiod() argument
271 const struct gpio_led *template = &pdata->leds[i]; gpio_led_probe() local
[all...]
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_template.c295 struct ima_template_desc *template = ima_template_desc_current(); ima_init_template() local
[all...]
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Dxonar_dg_mixer.c416 static int dg_control_filter(struct snd_kcontrol_new *template) in dg_control_filter() argument
/third_party/alsa-utils/axfer/
H A Dxfer-options.c475 static int generate_path(struct xfer_context *xfer, char *template, in generate_path() argument
421 generate_path_with_suffix(struct xfer_context *xfer, const char *template, unsigned int index, const char *suffix) generate_path_with_suffix() argument
448 generate_path_without_suffix(struct xfer_context *xfer, const char *template, unsigned int index, const char *suffix ATTRIBUTE_UNUSED) generate_path_without_suffix() argument
500 char *template; create_paths() local
548 char *template; fixup_paths() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string.c147 ecma_value_t template = args_number > 0 ? args[0] : ECMA_VALUE_UNDEFINED; in ecma_builtin_string_object_raw() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_image.c46 struct pipe_resource template; in lvp_image_create() local
296 struct pipe_resource template; lvp_CreateBuffer() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c341 struct pipe_resource *template; in surface_create() local
448 struct pipe_resource *template = &srf->template; xa_surface_redefine() local
[all...]

Completed in 18 milliseconds

12345678910