/linux-6.15/drivers/scsi/mvsas/ |
D | mv_init.c | 683 const char *buffer, size_t size) in interrupt_coalescing_store() 722 struct device_attribute *attr, char *buffer) in interrupt_coalescing_show()
|
/linux-6.15/drivers/bluetooth/ |
D | btintel.c | 2477 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in btintel_set_ppag() local 2560 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in btintel_acpi_reset_method() local 2820 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in btintel_evaluate_acpi_method() local 2852 static union acpi_object *btintel_acpi_get_bt_pkg(union acpi_object *buffer) in btintel_acpi_get_bt_pkg() 2940 u8 buffer[64]; in btintel_set_legacy_sar() local 2977 u8 buffer[64]; in btintel_set_mutual_sar() local 3058 union acpi_object *bt_pkg, *buffer = NULL; in btintel_acpi_set_sar() local
|
/linux-6.15/tools/perf/util/arm-spe-decoder/ |
D | arm-spe-decoder.c | 106 struct arm_spe_buffer buffer = { .buf = 0, }; in arm_spe_get_data() local
|
/linux-6.15/include/crypto/ |
D | nhpoly1305.h | 46 u8 buffer[NH_MESSAGE_UNIT]; member
|
/linux-6.15/drivers/usb/serial/ |
D | ch341.c | 298 u8 buffer[2]; in ch341_get_status() local 318 u8 buffer[2]; in ch341_configure() local 350 u8 buffer[2]; in ch341_detect_quirks() local
|
/linux-6.15/drivers/usb/atm/ |
D | usbatm.c | 576 u8 *buffer = NULL; in usbatm_tx_process() local 1123 u8 *buffer; in usbatm_usb_probe() local 1317 unsigned char buffer[256]; in usbatm_print_packet() local
|
/linux-6.15/arch/sparc/kernel/ |
D | led.c | 68 static ssize_t led_proc_write(struct file *file, const char __user *buffer, in led_proc_write()
|
/linux-6.15/drivers/tty/vt/ |
D | conmakehash.c | 80 char buffer[65536]; in main() local
|
/linux-6.15/fs/squashfs/ |
D | page_actor.c | 43 struct squashfs_page_actor *squashfs_page_actor_init(void **buffer, in squashfs_page_actor_init()
|
/linux-6.15/fs/ext4/ |
D | xattr_security.c | 18 const char *name, void *buffer, size_t size) in ext4_xattr_security_get()
|
/linux-6.15/drivers/video/fbdev/ |
D | pxa3xx-gcu.h | 16 u32 buffer[PXA3XX_GCU_BUFFER_WORDS]; member
|
/linux-6.15/drivers/iio/ |
D | iio_core.h | 23 struct iio_buffer *buffer; member
|
/linux-6.15/arch/powerpc/sysdev/xive/ |
D | common.c | 241 static void xive_irq_data_dump(struct xive_irq_data *xd, char *buffer, size_t size) in xive_irq_data_dump() 280 char buffer[128]; in xmon_xive_do_dump() local 318 char buffer[128]; in xmon_xive_get_irq_config() local 1739 char buffer[128]; in xive_debug_show_ipi() local 1756 char buffer[128]; in xive_debug_show_irq() local
|
/linux-6.15/net/netfilter/ |
D | nf_hooks_lwtunnel.c | 32 void *buffer, size_t *lenp, loff_t *ppos) in nf_hooks_lwtunnel_sysctl_handler()
|
/linux-6.15/include/linux/ |
D | evm.h | 74 static inline int evm_read_protected_xattrs(struct dentry *dentry, u8 *buffer, in evm_read_protected_xattrs()
|
/linux-6.15/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 169 static unsigned char buffer[BUF_LEN]; in main() local
|
/linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
D | wx_hw.c | 292 static int wx_host_interface_command_s(struct wx *wx, u32 *buffer, in wx_host_interface_command_s() 380 static bool wx_poll_fw_reply(struct wx *wx, u32 *buffer, u8 send_cmd) in wx_poll_fw_reply() 401 static int wx_host_interface_command_r(struct wx *wx, u32 *buffer, in wx_host_interface_command_r() 498 int wx_host_interface_command(struct wx *wx, u32 *buffer, in wx_host_interface_command() 550 struct wx_hic_read_shadow_ram buffer; in wx_read_ee_hostif_data() local 611 struct wx_hic_read_shadow_ram buffer; in wx_read_ee_hostif_buffer() local
|
/linux-6.15/drivers/md/dm-vdo/indexer/ |
D | delta-index.c | 840 u8 buffer[sizeof(struct delta_index_header)]; in uds_start_restoring_delta_index() local 994 u8 buffer[sizeof(struct delta_list_save_info)]; in restore_delta_list_data() local 1074 u8 buffer[sizeof(struct delta_list_save_info)]; in uds_check_guard_delta_lists() local 1092 u8 buffer[sizeof(struct delta_list_save_info)]; in flush_delta_list() local 1126 u8 buffer[sizeof(struct delta_index_header)]; in uds_start_saving_delta_index() local 1193 u8 buffer[sizeof(struct delta_list_save_info)]; in uds_write_guard_delta_list() local
|
/linux-6.15/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 170 static unsigned char buffer[BUF_LEN]; in main() local
|
/linux-6.15/samples/watch_queue/ |
D | watch_test.c | 66 unsigned char buffer[433], *p, *end; in consumer() local
|
/linux-6.15/drivers/acpi/acpica/ |
D | exconcat.c | 56 char *buffer; in acpi_ex_do_concatenate() local
|
/linux-6.15/arch/sh/include/asm/ |
D | platform_early.h | 16 char *buffer; member
|
/linux-6.15/drivers/misc/altera-stapl/ |
D | altera-comp.c | 39 static u32 altera_read_packed(u8 *buffer, u32 bits, u32 *bits_avail, in altera_read_packed()
|
/linux-6.15/drivers/accessibility/speakup/ |
D | genmap.c | 55 char buffer[256]; in main() local
|
/linux-6.15/arch/x86/boot/ |
D | cmdline.c | 28 int __cmdline_find_option(unsigned long cmdline_ptr, const char *option, char *buffer, int bufsize) in __cmdline_find_option()
|