Home
last modified time | relevance | path

Searched defs:buff (Results 276 - 300 of 940) sorted by relevance

1...<<11121314151617181920>>...38

/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c216 emac_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *buff) emac_get_regs() argument
/kernel/linux/linux-6.6/fs/squashfs/
H A Dcache.c304 void *buff = entry->data[offset / PAGE_SIZE] in squashfs_copy_data() local
H A Dxz_wrapper.c81 static void *squashfs_xz_init(struct squashfs_sb_info *msblk, void *buff) in squashfs_xz_init() argument
38 squashfs_xz_comp_opts(struct squashfs_sb_info *msblk, void *buff, int len) squashfs_xz_comp_opts() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dhash.c300 unsigned char *buff; in ext4fs_dirhash() local
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufs_bsg.c139 uint8_t *buff = NULL; in ufs_bsg_request() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c128 uint8_t *buff = NULL; in hdmi_14_process_transaction() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Ddisasm.c16 __func_get_name(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, char *buff, size_t len) __func_get_name() argument
43 __func_imm_name(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, u64 full_imm, char *buff, size_t len) __func_imm_name() argument
/kernel/linux/linux-6.6/drivers/iio/test/
H A Diio-test-rescale.c649 char *buff = kunit_kmalloc(test, PAGE_SIZE, GFP_KERNEL); in iio_rescale_test_scale() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt.c184 ath10k_rx_desc_wcn3990_from_raw_buffer(void *buff) in ath10k_rx_desc_wcn3990_from_raw_buffer() argument
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c24 void wilc_wfi_monitor_rx(struct net_device *mon_dev, u8 *buff, u32 size) in wilc_wfi_monitor_rx() argument
100 void *buff; member
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c232 rsi_debug_zone_write(struct file *filp, const char __user *buff, size_t len, loff_t *data) rsi_debug_zone_write() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Ddisasm.c16 __func_get_name(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, char *buff, size_t len) __func_get_name() argument
43 __func_imm_name(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, u64 full_imm, char *buff, size_t len) __func_imm_name() argument
H A Dtest_tag.c94 char buff[256]; in tag_from_fdinfo() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dassign_reuse.c39 char buff[1] = {}; in echo_test_udp() local
63 char buff[ in echo_test_tcp() local
[all...]
H A Dtailcalls.c16 char buff[128] = {}; in test_tailcall_1() local
152 char buff[128] = {}; in test_tailcall_2() local
227 char buff[128] = {}; in test_tailcall_count() local
324 char buff[12 in test_tailcall_4() local
414 char buff[128] = {}; test_tailcall_5() local
587 char buff[128] = {}; test_tailcall_bpf2bpf_2() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/connector/
H A Dproc_filter.c42 char buff[NL_MESSAGE_SIZE]; in send_message() local
134 int handle_packet(char *buff, int fd, struct proc_event *event) in handle_packet() argument
215 char buff[CONNECTOR_MAX_MSG_SIZE]; in handle_events() local
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dvmcp.c132 vmcp_read(struct file *file, char __user *buff, size_t count, loff_t *ppos) in vmcp_read() argument
155 vmcp_write(struct file *file, const char __user *buff, size_t count, in vmcp_write() argument
/kernel/linux/linux-6.6/net/atm/
H A Dmpoa_proc.c206 static ssize_t proc_mpc_write(struct file *file, const char __user *buff, in proc_mpc_write() argument
242 static int parse_qos(const char *buff) in parse_qos() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Dproc.c186 unsigned long buff[SNMP_MIB_MAX]; in snmp6_seq_show_item() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dproc.c407 unsigned long buff[TCPUDP_MIB_MAX]; in snmp_seq_show_tcp_udp() local
475 unsigned long *buff; netstat_seq_show() local
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dtracelog.c25 char *buff; variable
/kernel/linux/linux-6.6/net/sctp/
H A Dproc.c61 unsigned long buff[SCTP_MIB_MAX]; in sctp_snmp_seq_show() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmallocndk.cpp78 void *buff = (void *)memalign(align, PARAM_8 * align); in Memalign() local
H A Dmalloc1ndk.cpp69 void *buff = (void *)memalign(align - 1, 128); in Memalign() local
H A Dpollndk.cpp91 char buff; in PollChk() local
121 char buff; in PpollChk() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...38