Home
last modified time | relevance | path

Searched defs:bufsize (Results 351 - 375 of 557) sorted by relevance

1...<<11121314151617181920>>...23

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c401 const u64 bufsize = buf->nr_pages * PAGE_SIZE; in __trbe_normal_offset() local
/kernel/linux/linux-6.6/drivers/input/
H A Devdev.c52 unsigned int bufsize; member
473 unsigned int bufsize = evdev_compute_buffer_size(evdev->handle.dev); in evdev_open() local
[all...]
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvc.c456 __svc_create(struct svc_program *prog, unsigned int bufsize, int npools, in __svc_create() argument
532 struct svc_serv *svc_create(struct svc_program *prog, unsigned int bufsize, in svc_create() argument
547 svc_create_pooled(struct svc_program *prog, unsigned int bufsize, int (*threadfn)(void *data)) svc_create_pooled() argument
[all...]
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm1.c176 uint32_t bufsize; in TSS_checkhmac1() local
263 uint32_t bufsize; in TSS_checkhmac2() local
/kernel/linux/linux-6.6/sound/oss/dmasound/
H A Ddmasound_core.c707 sq_open2(struct sound_queue *sq, struct file *file, fmode_t mode, int numbufs, int bufsize) sq_open2() argument
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_bus.h234 size_t bufsize; /* allocated msg buffer size */ member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.c1467 sprint_nth_btf_arg(int idx, const char *type, char *buf, int bufsize, struct traceprobe_parse_context *ctx) sprint_nth_btf_arg() argument
1492 traceprobe_expand_meta_args(int argc, const char *argv[], int *new_argc, char *buf, int bufsize, struct traceprobe_parse_context *ctx) traceprobe_expand_meta_args() argument
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlzma.c281 int bufsize; member
/third_party/ffmpeg/libavcodec/
H A Divi.h183 int bufsize; ///< band buffer size in bytes member
/third_party/eudev/src/cdrom_id/
H A Dcdrom_id.c167 static int scsi_cmd_run(struct udev *udev, struct scsi_cmd *cmd, int fd, unsigned char *buf, size_t bufsize) in scsi_cmd_run() argument
/third_party/curl/tests/server/
H A Dtftpd.c106 size_t bufsize; /* size of the data in buffer */ member
/third_party/elfutils/libcpu/
H A Di386_disasm.c264 size_t bufsize; member
325 size_t bufsize = BUFSIZE; in i386_disasm() local
[all...]
/third_party/elfutils/src/
H A Dar.c1083 no0print (bool ofmt, char *buf, int bufsize, long int val) in no0print() argument
/third_party/ffmpeg/libavformat/
H A Dmux.c1406 size_t bufsize = sizeof(frame) + AV_INPUT_BUFFER_PADDING_SIZE; in write_uncoded_frame_internal() local
/third_party/curl/lib/vtls/
H A Dmbedtls.c777 const size_t bufsize = 16384; local
/third_party/backends/backend/
H A Dcanon_pp-dev.c1337 static int send_command(struct parport *port, unsigned char *buf, int bufsize, in send_command() argument
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c806 static int read_wav(uint16_t *buf, int channel, int offset, int bufsize) in read_wav() argument
911 int bufsize = snd_pcm_frames_to_bytes(handle, period_size); in write_loop() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_share.c1440 int bufsize = 1; in snd_pcm_share_open() local
/third_party/alsa-lib/test/
H A Dlatency.c223 int setparams(snd_pcm_t *phandle, snd_pcm_t *chandle, int *bufsize) in setparams() argument
155 setparams_bufsize(snd_pcm_t *handle, snd_pcm_hw_params_t *params, snd_pcm_hw_params_t *tparams, snd_pcm_uframes_t bufsize, const char *id) setparams_bufsize() argument
[all...]
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c1662 size_t bufsize, pos, count, linesize; in parse() local
/third_party/curl/lib/
H A Dhostip.c134 Curl_printable_address(const struct Curl_addrinfo *ai, char *buf, size_t bufsize) Curl_printable_address() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c770 usb_setup_endpoint_agg(struct usb_device *dev, struct usb_host_endpoint *uhe, usb_size_t bufsize, uint32_t packets) usb_setup_endpoint_agg() argument
860 usb_setup_endpoint(struct usb_device *dev, struct usb_host_endpoint *uhe, usb_size_t bufsize) usb_setup_endpoint() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c1596 usb_fifo_alloc_buffer(struct usb_fifo *f, usb_size_t bufsize, in usb_fifo_alloc_buffer() argument
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c1560 size_t bufsize; in vfs_nfs_write() local
1779 size_t bufsize; in vfs_nfs_writepage() local
[all...]
/third_party/libsnd/src/
H A Dcommon.c955 header_gets (SF_PRIVATE *psf, char *ptr, int bufsize) in header_gets() argument

Completed in 39 milliseconds

1...<<11121314151617181920>>...23