Home
last modified time | relevance | path

Searched defs:buf (Results 7576 - 7600 of 21242) sorted by relevance

1...<<301302303304305306307308309310>>...850

/kernel/linux/linux-5.10/sound/usb/bcd2000/
H A Dbcd2000.c68 static void bcd2000_dump_buffer(const char *prefix, const char *buf, int len) in bcd2000_dump_buffer() argument
75 static void bcd2000_dump_buffer(const char *prefix, const char *buf, int len) {} in bcd2000_dump_buffer() argument
96 bcd2000_midi_handle_input(struct bcd2000 *bcd2k, const unsigned char *buf, unsigned int buf_len) bcd2000_midi_handle_input() argument
/kernel/linux/linux-5.10/sound/usb/line6/
H A Dpodhd.c289 unsigned char *buf; in podhd_set_monitor_level() local
143 serial_number_show(struct device *dev, struct device_attribute *attr, char *buf) serial_number_show() argument
152 firmware_version_show(struct device *dev, struct device_attribute *attr, char *buf) firmware_version_show() argument
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dxlated_dumper.c94 char buf[64], *p; in print_insn_for_graph() local
205 void dump_xlated_json(struct dump_data *dd, void *buf, unsigne argument
290 dump_xlated_plain(struct dump_data *dd, void *buf, unsigned int len, bool opcodes, bool linum) dump_xlated_plain() argument
[all...]
H A Dcgroup.c130 char buf[32]; in show_attached_bpf_progs() local
H A Dmain.c271 char buf[BATCH_LINE_LEN_MAX], contline[BATCH_LINE_LEN_MAX]; in do_batch() local
[all...]
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dhelp.c174 char *buf = NULL; in list_commands_in_dir() local
H A Dexec-cmd.c57 static char buf[PATH_MAX + 1]; in make_nonrelative_path() local
74 char *buf = NULL; in system_path() local
/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dmmp-pcm.c156 struct snd_dma_buffer *buf; in mmp_pcm_free_dma_buffers() local
183 struct snd_dma_buffer *buf = &substream->dma_buffer; in mmp_pcm_preallocate_dma_buffer() local
[all...]
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_oss.c190 snd_emux_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, const char __user *buf, int offs, int count) snd_emux_load_patch_seq_oss() argument
/kernel/linux/linux-5.10/sound/usb/
H A Dclock.c103 unsigned char buf; in uac_clock_selector_get_val() local
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-nhlt.c152 skl_nhlt_platform_id_show(struct device *dev, struct device_attribute *attr, char *buf) skl_nhlt_platform_id_show() argument
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-compress.c639 soc_compr_copy(struct snd_compr_stream *cstream, char __user *buf, size_t count) soc_compr_copy() argument
H A Dsoc-generic-dmaengine-pcm.c297 dmaengine_copy_user(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void __user *buf, unsigned long bytes) dmaengine_copy_user() argument
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-compress.c286 aio_compr_send_to_hw(struct uniphier_aio_sub *sub, char __user *buf, size_t dstsize) aio_compr_send_to_hw() argument
329 uniphier_aio_compr_copy(struct snd_soc_component *component, struct snd_compr_stream *cstream, char __user *buf, size_t count) uniphier_aio_compr_copy() argument
/kernel/linux/linux-5.10/tools/bootconfig/
H A Dmain.c103 static int checksum(unsigned char *buf, int len) in checksum() argument
115 static int load_xbc_fd(int fd, char **buf, int size) in load_xbc_fd() argument
132 static int load_xbc_file(const char *path, char **buf) in load_xbc_file() argument
157 static int load_xbc_from_initrd(int fd, char **buf) in load_xbc_from_initrd() argument
245 init_xbc_with_error(char *buf, int len) init_xbc_with_error() argument
265 char *buf = NULL; show_xbc() local
313 char *buf = NULL; delete_xbc() local
343 char *buf, *data, *p; apply_xbc() local
[all...]
/kernel/linux/linux-5.10/sound/soc/kirkwood/
H A Dkirkwood-dma.c251 struct snd_dma_buffer *buf = &substream->dma_buffer; in kirkwood_dma_preallocate_dma_buffer() local
298 struct snd_dma_buffer *buf; in kirkwood_dma_free_dma_buffers() local
[all...]
/kernel/linux/linux-5.10/sound/usb/caiaq/
H A Dinput.c190 snd_caiaq_input_report_abs(struct snd_usb_caiaqdev *cdev, int axis, const unsigned char *buf, int offset) snd_caiaq_input_report_abs() argument
198 snd_caiaq_input_read_analog(struct snd_usb_caiaqdev *cdev, const unsigned char *buf, unsigned int len) snd_caiaq_input_read_analog() argument
232 snd_caiaq_input_read_erp(struct snd_usb_caiaqdev *cdev, const char *buf, unsigned int len) snd_caiaq_input_read_erp() argument
290 snd_caiaq_input_read_io(struct snd_usb_caiaqdev *cdev, unsigned char *buf, unsigned int len) snd_caiaq_input_read_io() argument
327 snd_usb_caiaq_tks4_dispatch(struct snd_usb_caiaqdev *cdev, const unsigned char *buf, unsigned int len) snd_usb_caiaq_tks4_dispatch() argument
473 snd_usb_caiaq_maschine_dispatch(struct snd_usb_caiaqdev *cdev, const unsigned char *buf, unsigned int len) snd_usb_caiaq_maschine_dispatch() argument
493 unsigned char *buf = urb->transfer_buffer; snd_usb_caiaq_ep4_reply_dispatch() local
567 snd_usb_caiaq_input_dispatch(struct snd_usb_caiaqdev *cdev, char *buf, unsigned int len) snd_usb_caiaq_input_dispatch() argument
[all...]
H A Ddevice.c150 unsigned char *buf = urb->transfer_buffer; in usb_ep1_command_reply_dispatch() local
/kernel/linux/linux-5.10/tools/io_uring/
H A Dliburing.h127 io_uring_prep_read_fixed(struct io_uring_sqe *sqe, int fd, void *buf, unsigned nbytes, off_t offset) io_uring_prep_read_fixed() argument
141 io_uring_prep_write_fixed(struct io_uring_sqe *sqe, int fd, const void *buf, unsigned nbytes, off_t offset) io_uring_prep_write_fixed() argument
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_cumulate.c180 char buf[32]; in do_test() local
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dannotate.c28 static int perf_gtk__get_percent(char *buf, size_t size, struct symbol *sym, in perf_gtk__get_percent() argument
57 static int perf_gtk__get_offset(char *buf, size_t size, struct map_symbol *ms, in perf_gtk__get_offset() argument
70 static int perf_gtk__get_line(char *buf, size_t size, struct disasm_line *dl) in perf_gtk__get_line() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-event.c26 static int snprintf_hex(char *buf, size_t size, unsigned char *data, size_t len) in snprintf_hex() argument
120 static int synthesize_bpf_prog_name(char *buf, int size, in synthesize_bpf_prog_name() argument
H A Dbpf-loader.h147 __bpf_strerror(char *buf, size_t size) in __bpf_strerror() argument
159 bpf__strerror_prepare_load(const char *filename __maybe_unused, bool source __maybe_unused, int err __maybe_unused, char *buf, size_t size) bpf__strerror_prepare_load() argument
168 bpf__strerror_probe(struct bpf_object *obj __maybe_unused, int err __maybe_unused, char *buf, size_t size) bpf__strerror_probe() argument
175 bpf__strerror_load(struct bpf_object *obj __maybe_unused, int err __maybe_unused, char *buf, size_t size) bpf__strerror_load() argument
183 bpf__strerror_config_obj(struct bpf_object *obj __maybe_unused, struct parse_events_term *term __maybe_unused, struct evlist *evlist __maybe_unused, int *error_pos __maybe_unused, int err __maybe_unused, char *buf, size_t size) bpf__strerror_config_obj() argument
194 bpf__strerror_apply_obj_config(int err __maybe_unused, char *buf, size_t size) bpf__strerror_apply_obj_config() argument
201 bpf__strerror_setup_output_event(struct evlist *evlist __maybe_unused, int err __maybe_unused, char *buf, size_t size) bpf__strerror_setup_output_event() argument
209 bpf__strerror_setup_stdout(struct evlist *evlist, int err, char *buf, size_t size) bpf__strerror_setup_stdout() argument
[all...]
H A Ddata.c430 int perf_data__make_kcore_dir(struct perf_data *data, char *buf, size_t buf_sz) in perf_data__make_kcore_dir() argument
361 perf_data_file__write(struct perf_data_file *file, void *buf, size_t size) perf_data_file__write() argument
367 perf_data__write(struct perf_data *data, void *buf, size_t size) perf_data__write() argument
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c76 static int intel_pt_get_long_tnt(const unsigned char *buf, size_t len, in intel_pt_get_long_tnt() argument
99 static int intel_pt_get_pip(const unsigned char *buf, size_t len, in intel_pt_get_pip() argument
122 static int intel_pt_get_cbr(const unsigned char *buf, size_t len, in intel_pt_get_cbr() argument
132 static int intel_pt_get_vmcs(const unsigned char *buf, size_t len, in intel_pt_get_vmcs() argument
156 static int intel_pt_get_psb(const unsigned char *buf, size_t len, in intel_pt_get_psb() argument
179 intel_pt_get_tma(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_tma() argument
197 intel_pt_get_mnt(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mnt() argument
208 intel_pt_get_3byte(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_3byte() argument
222 intel_pt_get_ptwrite(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_ptwrite() argument
257 intel_pt_get_mwait(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mwait() argument
267 intel_pt_get_pwre(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_pwre() argument
277 intel_pt_get_pwrx(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_pwrx() argument
287 intel_pt_get_bbp(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_bbp() argument
298 intel_pt_get_bip_4(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_bip_4() argument
309 intel_pt_get_bip_8(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_bip_8() argument
336 intel_pt_get_ext(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_ext() argument
405 intel_pt_get_cyc(unsigned int byte, const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_cyc() argument
427 intel_pt_get_ip(enum intel_pt_pkt_type type, unsigned int byte, const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_ip() argument
473 intel_pt_get_mode(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mode() argument
509 intel_pt_get_tsc(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_tsc() argument
519 intel_pt_get_mtc(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mtc() argument
529 intel_pt_do_get_packet(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet, enum intel_pt_pkt_ctx ctx) intel_pt_do_get_packet() argument
644 intel_pt_get_packet(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet, enum intel_pt_pkt_ctx *ctx) intel_pt_get_packet() argument
658 intel_pt_pkt_desc(const struct intel_pt_pkt *packet, char *buf, size_t buf_len) intel_pt_pkt_desc() argument
[all...]

Completed in 27 milliseconds

1...<<301302303304305306307308309310>>...850