Home
last modified time | relevance | path

Searched defs:size (Results 8176 - 8200 of 14799) sorted by relevance

1...<<321322323324325326327328329330>>...592

/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c156 sst_get_stream_mapping(int dev, int sdev, int dir, struct sst_dev_stream_map *map, int size) sst_get_stream_mapping() argument
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dsigmadsp.c426 size_t size, pos; in sigmadsp_fw_load_v1() local
[all...]
H A Dtas571x.c81 unsigned int i, size; in tas571x_reg_write() local
109 unsigned int size; in tas571x_reg_read() local
[all...]
H A Dwmfw.h143 __le32 size; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_internal.h93 static inline void *libbpf_reallocarray(void *ptr, size_t nmemb, size_t size) in libbpf_reallocarray() argument
[all...]
H A Dxsk.c276 xsk_umem__create_v0_0_4(struct xsk_umem **umem_ptr, void *umem_area, __u64 size, struct xsk_ring_prod *fill, struct xsk_ring_cons *comp, const struct xsk_umem_config *usr_config) xsk_umem__create_v0_0_4() argument
340 xsk_umem__create_v0_0_2(struct xsk_umem **umem_ptr, void *umem_area, __u64 size, struct xsk_ring_prod *fill, struct xsk_ring_cons *comp, const struct xsk_umem_config *usr_config) xsk_umem__create_v0_0_2() argument
[all...]
/kernel/linux/linux-5.10/tools/objtool/
H A Delf.c982 size_t size = entsize * nr; in elf_create_section() local
1135 int idx = 0, size; in elf_rebuild_rel_reloc_section() local
1164 int idx = 0, size; elf_rebuild_rela_reloc_section() local
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-utils.c234 int i, num_entry, size; in snd_skl_parse_uuids() local
[all...]
H A Dskl-pcm.c1286 unsigned int size; in skl_platform_soc_new() local
70 skl_substream_alloc_pages(struct hdac_bus *bus, struct snd_pcm_substream *substream, size_t size) skl_substream_alloc_pages() argument
/kernel/linux/linux-5.10/tools/lib/api/fs/
H A Dfs.c379 size_t size = 0, alloc_size = 0; in filename__read_str() local
507 size_t size; in sysfs__read_bool() local
[all...]
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Dkbuffer-parse.c52 unsigned int size; member
61 static void *zmalloc(size_t size) in zmalloc() argument
165 kbuffer_alloc(enum kbuffer_long_size size, enum kbuffer_endian endian) in kbuffer_alloc() argument
418 kbuffer_translate_data(int swap, void *data, unsigned int *size) kbuffer_translate_data() argument
781 unsigned int size; kbuffer_raw_get() local
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-inject.c66 ssize_t size; in output_bytes() local
141 static int copy_bytes(struct perf_inject *inject, int fd, off_t size) in copy_bytes() argument
[all...]
H A Dbuiltin-ftrace.c88 ssize_t size = strlen(val); in __write_tracing_file() local
/kernel/linux/linux-5.10/sound/soc/xtensa/
H A Dxtfpga-i2s.c470 size_t size = xtfpga_pcm_hardware.buffer_bytes_max; in xtfpga_pcm_new() local
/kernel/linux/linux-5.10/sound/usb/
H A Dstream.c147 usb_chmap_ctl_tlv(struct snd_kcontrol *kcontrol, int op_flag, unsigned int size, unsigned int __user *tlv) usb_chmap_ctl_tlv() argument
H A Dmixer_us16x08.c167 static int snd_us16x08_send_urb(struct snd_usb_audio *chip, char *buf, int size) in snd_us16x08_send_urb() argument
151 snd_us16x08_recv_urb(struct snd_usb_audio *chip, unsigned char *buf, int size) snd_us16x08_recv_urb() argument
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dfscrypt.h58 __u32 size; member
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dbyt.c516 u32 base, size; in tangier_pci_probe() local
732 u32 base, size; byt_acpi_probe() local
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dbtf_dumper.c581 __btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, int pos, int size) __btf_dumper_type_only() argument
670 btf_dump_func(const struct btf *btf, char *func_sig, const struct btf_type *func_proto, const struct btf_type *func, int pos, int size) btf_dump_func() argument
707 btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, int size) btf_dumper_type_only() argument
[all...]
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/
H A Dmain.c248 static struct btf_id *add_symbol(struct rb_root *root, char *name, size_t size) in add_symbol() argument
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c33 size_t size = hpp->size; in __hpp__fmt() local
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c466 size_t size = hpp->size; in hist_entry__hierarchy_fprintf() local
538 hist_entry__block_fprintf(struct hist_entry *he, char *bf, size_t size, FILE *fp) hist_entry__block_fprintf() argument
562 hist_entry__individual_block_fprintf(struct hist_entry *he, char *bf, size_t size, FILE *fp) hist_entry__individual_block_fprintf() argument
581 hist_entry__fprintf(struct hist_entry *he, size_t size, char *bf, size_t bfsz, FILE *fp, bool ignore_callchains) hist_entry__fprintf() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Devent.h59 u64 size; member
118 u64 size; member
H A Dsrcline.c194 bfd_size_type size; in find_address_in_section() local
H A Dsvghelper.c70 static double round_text_size(double size) in round_text_size() argument
[all...]

Completed in 30 milliseconds

1...<<321322323324325326327328329330>>...592