/kernel/linux/linux-6.6/net/core/ |
H A D | hwbm.c | 13 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) in hwbm_buf_free() argument 26 void *buf; in hwbm_pool_refill() local
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_proc.c | 15 snd_emux_proc_info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) snd_emux_proc_info_read() argument [all...] |
/kernel/linux/linux-6.6/tools/leds/ |
H A D | led_hw_brightness_mon.c | 32 char buf[11]; in main() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | tracex6.bpf.c | 59 struct bpf_perf_event_value *val, buf; in BPF_KPROBE() local
|
/kernel/linux/linux-6.6/samples/seccomp/ |
H A D | bpf-fancy.c | 34 char buf[256]; in main() local
|
/kernel/liteos_a/testsuites/unittest/drivers/storage/smoke/ |
H A D | storage_test_001.cpp | 46 char *buf = NULL; in Testcase() local [all...] |
/kernel/liteos_a/testsuites/unittest/extended/liteipc/smoke/ |
H A D | liteipc_test_001.cpp | 79 char buf[10] = {0}; in LiteIpcTest() local
|
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/ |
H A D | IO_test_010.cpp | 46 wchar_t buf[100]; // 100, buffer size in Testcase() local
|
/kernel/liteos_a/testsuites/unittest/net/netdb/full/ |
H A D | net_netdb_test_005.cpp | 38 char buf[1024]; in GetHostByAddrRTest() local
|
/kernel/liteos_a/testsuites/unittest/net/resolv/smoke/ |
H A D | net_resolv_test_007.cpp | 45 char buf[100], *p = ether_ntoa_r(eaddr, buf); in EtherNtoarTest() local
|
H A D | net_resolv_test_006.cpp | 46 char *buf = ether_ntoa(eaddr); in EtherNtoaTest() local
|
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
H A D | net_socket_test_007.cpp | 146 void *buf = malloc(bufSiz); in TcpTest() local
|
/kernel/linux/linux-5.10/drivers/firmware/google/ |
H A D | memconsole.c | 16 memconsole_read(struct file *filp, struct kobject *kobp, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) memconsole_read() argument
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | edac_module.c | 22 static int edac_set_debug_level(const char *buf, in edac_set_debug_level() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_rap.c | 43 static ssize_t amdgpu_rap_debugfs_write(struct file *f, const char __user *buf, in amdgpu_rap_debugfs_write() argument
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | bootinfo_proc.c | 22 static ssize_t bootinfo_read(struct file *file, char __user *buf, in bootinfo_read() argument
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | custom_method.c | 25 static char *buf; in cm_write() local [all...] |
/kernel/linux/common_modules/newip/examples/ |
H A D | nip_udp_server_demo.c | 29 char buf[BUFLEN] = {0}; in recv_send() local
|
H A D | nip_tcp_server_demo.c | 28 char buf[BUFLEN] = {0}; in recv_send() local
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | bL_switcher_dummy_if.c | 18 static ssize_t bL_switcher_write(struct file *file, const char __user *buf, in bL_switcher_write() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | paccess.h | 31 struct __large_pstruct { unsigned long buf[100]; }; member
|
/kernel/linux/linux-5.10/arch/m68k/emu/ |
H A D | natfeat.c | 56 static char buf[256]; in nfprint() local 77 char buf[256]; in nf_init() local
|
/kernel/linux/linux-5.10/arch/mips/bcm63xx/ |
H A D | setup.c | 135 static char buf[128]; in get_system_type() local
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | atags_proc.c | 13 static ssize_t atags_read(struct file *file, char __user *buf, in atags_read() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-nvram.c | 26 static ssize_t opal_nvram_read(char *buf, size_t count, loff_t *index) in opal_nvram_read() argument 47 static ssize_t opal_nvram_write(char *buf, size_t count, loff_t *index) in opal_nvram_write() argument
|