Home
last modified time | relevance | path

Searched defs:buf (Results 6976 - 7000 of 13627) sorted by relevance

1...<<271272273274275276277278279280>>...546

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dreuseport_bpf.c186 static void send_from(struct test_params p, uint16_t sport, char *buf, in send_from() argument
416 char buf[16]; in enable_fastopen() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H A Dutils.c31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file() argument
68 int read_file_alloc(const char *path, char **buf, size_t *len) in read_file_alloc() argument
126 int write_file(const char *path, const char *buf, size_t count) in write_file() argument
155 int read_auxv(char *buf, ssize_t buf_size) in read_auxv() argument
168 int read_debugfs_file(const char *subpath, char *buf, size_t count) in read_debugfs_file() argument
177 write_debugfs_file(const char *subpath, const char *buf, size_t count) write_debugfs_file() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-pid-vm.c161 char buf[64]; in make_exe() local
356 char buf[256]; in main() local
375 char buf[4096]; main() local
431 char buf[1024]; main() local
467 char buf[64]; main() local
[all...]
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbipd.c360 static void addrinfo_to_text(struct addrinfo *ai, char buf[], in addrinfo_to_text() argument
/kernel/linux/linux-6.6/tools/virtio/
H A Dvringh_test.c146 char buf[128]; in parallel_test() local
448 char buf[28]; in main() local
[all...]
/kernel/liteos_a/kernel/extended/plimit/
H A Dlos_devicelimit.c114 STATIC UINT32 ParseItemAccess(const CHAR *buf, DevAccessItem *item) in ParseItemAccess() argument
420 DevLimitUpdateAccess(ProcLimitSet *procLimitSet, const CHAR *buf, INT32 filetype) DevLimitUpdateAccess() argument
476 OsDevLimitWriteAllow(ProcLimitSet *plimit, const CHAR *buf, UINT32 size) OsDevLimitWriteAllow() argument
482 OsDevLimitWriteDeny(ProcLimitSet *plimit, const CHAR *buf, UINT32 size) OsDevLimitWriteDeny() argument
[all...]
/kernel/liteos_a/shell/full/src/cmds/
H A Ddmesg.c121 STATIC INT32 OsDmesgRead(CHAR *buf, UINT32 len) in OsDmesgRead() argument
377 CHAR *buf = g_dmesgInfo->logBuf; in OsBufFullWrite() local
432 CHAR *buf = g_dmesgInfo->logBuf; OsWriteTailToHead() local
466 CHAR *buf = g_dmesgInfo->logBuf; OsWriteTailToEnd() local
499 OsLogMemcpyRecord(const CHAR *buf, UINT32 logLen) OsLogMemcpyRecord() argument
636 LOS_DmesgRead(CHAR *buf, UINT32 len) LOS_DmesgRead() argument
654 OsDmesgWrite2File(const CHAR *fullpath, const CHAR *buf, UINT32 logSize) OsDmesgWrite2File() argument
671 CHAR *buf = NULL; LOS_DmesgToFile() local
[all...]
/kernel/liteos_a/fs/proc/src/
H A Dproc_file.c502 int ProcStat(const char *file, struct ProcStat *buf) in ProcStat() argument
523 static int GetNextDir(struct ProcDirEntry *pn, void *buf, size_t len) in GetNextDir() argument
551 struct SeqBuf *buf = LosBufCreat(); in ProcOpen() local
559 ProcRead(struct ProcDirEntry *pde, char *buf, size_t len) ProcRead() argument
619 ReadProcFile(struct ProcDirEntry *pde, void *buf, size_t len) ReadProcFile() argument
636 WriteProcFile(struct ProcDirEntry *pde, const void *buf, size_t len) WriteProcFile() argument
[all...]
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_other.c51 int fstat(int fd, struct stat *buf) in fstat() argument
63 int fstat64(int fd, struct stat64 *buf) in fstat64() argument
222 char *getcwd(char *buf, size_t n) in getcwd() argument
296 struct stat buf; access() local
683 struct stat buf; realpath() local
[all...]
/kernel/liteos_a/kernel/extended/perf/
H A Dlos_perf.c194 STATIC INLINE UINT32 OsPerfSaveIpInfo(CHAR *buf, IpInfo *info) in OsPerfSaveIpInfo() argument
224 STATIC INLINE UINT32 OsPerfSaveBackTrace(CHAR *buf, PerfBackTrace *callChain, UINT32 count) in OsPerfSaveBackTrace() argument
/kernel/liteos_a/net/telnet/src/
H A Dtelnet_loop.c112 STATIC UINT8 buf[TELNET_CLIENT_READ_FILTER_BUF_SIZE]; in ReadFilter() local
342 UINT8 buf[TELNET_CLIENT_READ_BUF_SIZE]; in TelnetClientLoop() local
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_pcm.c49 unsigned char *buf = (unsigned char *)(runtime->dma_area + offset); in vx_pcm_read_per_bytes() local
1100 int p, buf, capture, eob; in vx_pcm_update_intr() local
[all...]
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob.h122 snd_bebob_read_block(struct fw_unit *unit, u64 addr, void *buf, int size) in snd_bebob_read_block() argument
130 snd_bebob_read_quad(struct fw_unit *unit, u64 addr, u32 *buf) in snd_bebob_read_quad() argument
172 avc_bridgeco_fill_unit_addr(u8 buf[AVC_BRIDGECO_ADDR_BYTES], in avc_bridgeco_fill_unit_addr() argument
185 avc_bridgeco_fill_msu_addr(u8 buf[AVC_BRIDGECO_ADDR_BYTES], enum avc_bridgeco_plug_dir dir, unsigned int pid) avc_bridgeco_fill_msu_addr() argument
[all...]
H A Dbebob_focusrite.c232 saffire_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) in saffire_meter_get() argument
61 saffire_read_block(struct snd_bebob *bebob, u64 offset, u32 *buf, unsigned int size) saffire_read_block() argument
[all...]
H A Dbebob_stream.c259 u8 *buf, addr[AVC_BRIDGECO_ADDR_BYTES], type; in map_data_channels() local
705 parse_stream_formation(u8 *buf, unsigne argument
779 u8 *buf; fill_stream_formations() local
[all...]
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Damdtp-dot.c351 __be32 *buf = desc->ctx_payload; in process_ir_ctx_payloads() local
372 __be32 *buf = desc->ctx_payload; in process_it_ctx_payloads() local
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_command.c107 __be32 *buf; in efw_transaction() local
259 u32 *buf = (u32 *)meters; in snd_efw_command_get_phys_meters() local
[all...]
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Damdtp-motu.c293 __be32 *buf = desc->ctx_payload; in probe_tracepoints_events() local
303 static void cache_event_offsets(struct amdtp_motu_cache *cache, const __be32 *buf, in cache_event_offsets() argument
345 __be32 *buf = desc->ctx_payload; in process_ir_ctx_payloads() local
408 __be32 *buf = desc->ctx_payload; process_it_ctx_payloads() local
[all...]
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam.h56 u8 buf[4]; member
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_sysfs.c49 modalias_show(struct device *dev, struct device_attribute *attr, char *buf) modalias_show() argument
109 widget_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) widget_attr_show() argument
125 widget_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) widget_attr_store() argument
161 caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) caps_show() argument
167 pin_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) pin_caps_show() argument
176 pin_cfg_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) pin_cfg_show() argument
201 pcm_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) pcm_caps_show() argument
210 pcm_formats_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) pcm_formats_show() argument
219 amp_in_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) amp_in_caps_show() argument
228 amp_out_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) amp_out_caps_show() argument
237 power_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) power_caps_show() argument
246 gpio_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) gpio_caps_show() argument
253 connections_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) connections_show() argument
[all...]
/kernel/linux/linux-6.6/sound/i2c/
H A Dcs8427.c49 unsigned char buf[2]; in snd_cs8427_reg_write() local
67 unsigned char buf; in snd_cs8427_reg_read() local
192 unsigned char buf[2 in snd_cs8427_init() local
[all...]
/kernel/liteos_m/components/fs/littlefs/
H A Dlfs_adapter.c458 int LfsRead(struct File *file, char *buf, size_t len) in LfsRead() argument
489 int LfsWrite(struct File *file, const char *buf, size_t len) in LfsWrite() argument
599 int LfsStat(struct MountPoint *mp, const char *path, struct stat *buf) in LfsStat() argument
[all...]
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dapi_shell.c329 char buf[50]; in OsPingFunc() local
/kernel/liteos_m/components/shell/src/cmds/
H A Dvfs_shellcmd.c265 CHAR buf[CAT_BUF_SIZE]; in OsShellCmdCat() local
331 CHAR buf[SHOW_MAX_LEN] = {0}; in OsShellCmdPwd() local
389 CHAR *buf = NULL; in OsShellCmdDoCp() local
[all...]
/kernel/liteos_m/kal/posix/src/
H A Dpipe.c160 STATIC size_t PipeRingbufferRead(struct PipeDev *dev, VOID *buf, size_t len) in PipeRingbufferRead() argument
186 STATIC size_t PipeRingbufferWrite(struct PipeDev *dev, const VOID *buf, size_t len) in PipeRingbufferWrite() argument
496 INT32 PipeRead(INT32 fd, VOID *buf, size_t len) in PipeRead() argument
558 INT32 PipeWrite(INT32 fd, const VOID *buf, size_t len) in PipeWrite() argument
[all...]

Completed in 23 milliseconds

1...<<271272273274275276277278279280>>...546