| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | cmd.c | 444 u32 bufsize; in lbtf_allocate_cmd_buffer() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_proc.c | 222 prism2_aux_dump_proc_no_read(struct file *file, char __user *buf, size_t bufsize, loff_t *_pos) prism2_aux_dump_proc_no_read() argument
|
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| H A D | zns.c | 262 static unsigned long get_nr_zones_from_buf(struct nvmet_req *req, u32 bufsize) in get_nr_zones_from_buf() argument
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | shtc1.c | 71 shtc1_update_values(struct i2c_client *client, struct shtc1_data *data, char *buf, int bufsize) shtc1_update_values() argument
|
| /kernel/linux/linux-6.6/drivers/hid/usbhid/ |
| H A D | usbhid.h | 62 unsigned int bufsize; /* URB buffer size */ member
|
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| H A D | gss_mech_switch.c | 353 gss_import_sec_context(const void *input_token, size_t bufsize, in gss_import_sec_context() argument
|
| /kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
| H A D | fdt_sw.c | 109 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags) in fdt_create_with_flags() argument 143 int fdt_create(void *buf, int bufsize) in fdt_create() argument 148 int fdt_resize(void *fdt, void *buf, int bufsize) in fdt_resize() argument [all...] |
| /kernel/linux/linux-6.6/scripts/dtc/ |
| H A D | util.c | 250 size_t bufsize = 1024, offset = 0; in utilfdt_read_err() local
|
| /kernel/linux/linux-6.6/sound/core/seq/ |
| H A D | seq_midi_event.c | 102 int snd_midi_event_new(int bufsize, struct snd_midi_event **rdev) in snd_midi_event_new() argument
|
| /kernel/linux/linux-6.6/sound/mips/ |
| H A D | snd-n64.c | 60 u32 bufsize; member
|
| /kernel/linux/linux-6.6/drivers/sbus/char/ |
| H A D | openprom.c | 62 unsigned int bufsize; in copyin() local 92 int n, bufsize; in getstrings() local 130 opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize) opromgetprop() argument 147 opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize) opromnxtprop() argument 177 opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) opromsetopt() argument 185 opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) opromnext() argument 232 oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) oprompci2node() argument 258 oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) oprompath2node() argument 272 opromgetbootargs(void __user *argp, struct openpromio *op, int bufsize) opromgetbootargs() argument 295 int bufsize, error = 0; openprom_sunos_ioctl() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | kunit_iov_iter.c | 105 size_t bufsize, npages, size, copied; in iov_kunit_copy_to_kvec() local 72 iov_kunit_load_kvec(struct kunit *test, struct iov_iter *iter, int dir, struct kvec *kvec, unsigned int kvmax, void *buffer, size_t bufsize, const struct kvec_test_range *pr) iov_kunit_load_kvec() argument 155 size_t bufsize, npages, size, copied; iov_kunit_copy_from_kvec() local 216 iov_kunit_load_bvec(struct kunit *test, struct iov_iter *iter, int dir, struct bio_vec *bvec, unsigned int bvmax, struct page **pages, size_t npages, size_t bufsize, const struct bvec_test_range *pr) iov_kunit_load_bvec() argument 264 size_t bufsize, npages, size, copied; iov_kunit_copy_to_bvec() local 318 size_t bufsize, npages, size, copied; iov_kunit_copy_from_bvec() local 411 size_t bufsize, npages, size, copied; iov_kunit_copy_to_xarray() local 469 size_t bufsize, npages, size, copied; iov_kunit_copy_from_xarray() local 533 size_t bufsize, size = 0, npages; iov_kunit_extract_pages_kvec() local 612 size_t bufsize, size = 0, npages; iov_kunit_extract_pages_bvec() local 690 size_t bufsize, size = 0, npages; iov_kunit_extract_pages_xarray() local [all...] |
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | debugfs_key.c | 303 int i, bufsize = 2 * key->conf.keylen + 2; in key_key_read() local
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | sendmsg.c | 339 size_t remain, bufsize, chunk, offset; in rxrpc_send_data() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | lzwenc.c | 57 int bufsize; ///< Size of output buffer member
|
| H A D | srtenc.c | 232 encode_frame(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *sub, const ASSCodesCallbacks *cb) encode_frame() argument 274 srt_encode_frame(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *sub) srt_encode_frame() argument 280 text_encode_frame(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *sub) text_encode_frame() argument
|
| H A D | webvttenc.c | 158 webvtt_encode_frame(AVCodecContext *avctx, unsigned char *buf, int bufsize, const AVSubtitle *sub) webvtt_encode_frame() argument
|
| /third_party/eudev/src/collect/ |
| H A D | collect.c | 61 static size_t bufsize = BUFSIZE; variable [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udev-node.c | 129 static const char *link_find_prioritized(struct udev_device *dev, bool add, const char *stackdir, char *buf, size_t bufsize) { in link_find_prioritized() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_blockdetect.c | 67 const int bufsize = inlink->w * inlink->h; in blockdetect_config_input() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rpl.c | 54 static int read_line(AVIOContext * pb, char* line, int bufsize) in read_line() argument
|
| H A D | oggdec.h | 62 unsigned int bufsize; member
|
| /third_party/alsa-utils/alsactl/ |
| H A D | utils.c | 36 int file_map(const char *filename, char **buf, size_t *bufsize) in file_map() argument 63 void file_unmap(void *buf, size_t bufsize) in file_unmap() argument 68 size_t line_width(const char *buf, size_t bufsize, size_t pos) in line_width() argument
|
| /third_party/backends/backend/ |
| H A D | st400.h | 35 unsigned long bufsize; /* internal buffer of scanner */ member 66 size_t bufsize; member
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq_midi_event.c | 45 size_t bufsize; member 152 int snd_midi_event_new(size_t bufsize, snd_midi_event_t **rdev) in snd_midi_event_new() argument 282 int snd_midi_event_resize_buffer(snd_midi_event_t *dev, size_t bufsize) in snd_midi_event_resize_buffer() argument [all...] |