Searched defs:maxread (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| H A D | q40kbd.c | 65 int maxread = 100; in q40kbd_flush() local
|
| H A D | sa1111ps2.c | 197 int maxread = 100; in ps2_clear_input() local
|
| /kernel/linux/linux-6.6/drivers/input/serio/ |
| H A D | q40kbd.c | 62 int maxread = 100; in q40kbd_flush() local
|
| H A D | sa1111ps2.c | 197 int maxread = 100; in ps2_clear_input() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | elf-from-memory.c | 57 elf_from_remote_memory(GElf_Addr ehdr_vma, GElf_Xword pagesize, GElf_Addr *loadbasep, ssize_t (*read_memory) (void *arg, void *data, GElf_Addr address, size_t minread, size_t maxread), void *arg) elf_from_remote_memory() argument
|
| H A D | linux-proc-maps.c | 325 read_proc_memory(void *arg, void *data, GElf_Addr address, size_t minread, size_t maxread) read_proc_memory() argument
|
| H A D | dwfl_segment_report_module.c | 291 dwfl_segment_report_module(Dwfl *dwfl, int ndx, const char *name, Dwfl_Memory_Callback *memory_callback, void *memory_callback_arg, Dwfl_Module_Callback *read_eagerly, void *read_eagerly_arg, size_t maxread, const void *note_file, size_t note_file_size, const struct r_debug_info *r_debug_info) dwfl_segment_report_module() argument
|
| /third_party/backends/backend/ |
| H A D | st400.h | 36 unsigned long maxread; /* max bytes to read in a cmd (0 = no limit) */ member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | id3v2.c | 243 decode_str(AVFormatContext *s, AVIOContext *pb, int encoding, uint8_t **dst, int *maxread) decode_str() argument
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs4xdr.c | 3801 uint64_t maxread; in decode_attr_maxread() local
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs4xdr.c | 3869 uint64_t maxread; in decode_attr_maxread() local
|
Completed in 28 milliseconds