/kernel/linux/linux-6.6/drivers/nvmem/ |
H A D | imx-ocotp-scu.c | 137 u32 *buf; in imx_scu_ocotp_read() local 185 u32 *buf = val; in imx_scu_ocotp_write() local
|
H A D | brcm_nvram.c | 98 brcm_nvram_read_post_process_macaddr(void *context, const char *id, int index, unsigned int offset, void *buf, size_t bytes) brcm_nvram_read_post_process_macaddr() argument
|
H A D | imx-ocotp-ele.c | 70 u32 *buf; in imx_ocotp_reg_read() local
|
H A D | vf610-ocotp.c | 151 u32 reg, *buf = val; in vf610_ocotp_read() local
|
H A D | sunplus-ocotp.c | 121 char *buf = value; in sp_ocotp_read() local
|
H A D | u-boot-env.c | 94 static int u_boot_env_add_cells(struct u_boot_env *priv, uint8_t *buf, in u_boot_env_add_cells() argument 149 uint8_t *buf; in u_boot_env_parse() local 75 u_boot_env_read_post_process_ethaddr(void *context, const char *id, int index, unsigned int offset, void *buf, size_t bytes) u_boot_env_read_post_process_ethaddr() argument [all...] |
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | marvell_cn10k_tad_pmu.c | 229 tad_pmu_cpumask_show(struct device *dev, struct device_attribute *attr, char *buf) tad_pmu_cpumask_show() argument
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | pci_hotplug_core.c | 67 static ssize_t power_read_file(struct pci_slot *pci_slot, char *buf) in power_read_file() argument 79 static ssize_t power_write_file(struct pci_slot *pci_slot, const char *buf, in power_write_file() argument 124 static ssize_t attention_read_file(struct pci_slot *pci_slot, char *buf) in attention_read_file() argument 136 static ssize_t attention_write_file(struct pci_slot *pci_slot, const char *buf, in attention_write_file() argument 169 static ssize_t latch_read_file(struct pci_slot *pci_slot, char *buf) in latch_read_file() argument 186 presence_read_file(struct pci_slot *pci_slot, char *buf) presence_read_file() argument 203 test_write_file(struct pci_slot *pci_slot, const char *buf, size_t count) test_write_file() argument [all...] |
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | proc.c | 28 static ssize_t proc_bus_pci_read(struct file *file, char __user *buf, in proc_bus_pci_read() argument 111 proc_bus_pci_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) proc_bus_pci_write() argument [all...] |
H A D | slot.c | 39 static ssize_t address_read_file(struct pci_slot *slot, char *buf) in address_read_file() argument 52 static ssize_t bus_speed_read(enum pci_bus_speed speed, char *buf) in bus_speed_read() argument 57 static ssize_t max_speed_read_file(struct pci_slot *slot, char *buf) in max_speed_read_file() argument 18 pci_slot_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) pci_slot_attr_show() argument 26 pci_slot_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t len) pci_slot_attr_store() argument 62 cur_speed_read_file(struct pci_slot *slot, char *buf) cur_speed_read_file() argument [all...] |
H A D | vc.c | 191 u8 *buf = save_state ? (u8 *)save_state->cap.data : NULL; in pci_vc_do_save_buffer() local 26 pci_vc_save_restore_dwords(struct pci_dev *dev, int pos, u32 *buf, int dwords, bool save) pci_vc_save_restore_dwords() argument [all...] |
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | eisa_enumerator.c | 75 static int configure_memory(const unsigned char *buf, in configure_memory() argument 115 static int configure_irq(const unsigned char *buf) in configure_irq() argument 146 static int configure_dma(const unsigned char *buf) in configure_dma() argument 167 static int configure_port(const unsigned char *buf, struct resource *io_parent, in configure_port() argument 209 configure_port_init(const unsigned char *buf) configure_port_init() argument 274 configure_choise(const unsigned char *buf, u_int8_t *info) configure_choise() argument 288 configure_type_string(const unsigned char *buf) configure_type_string() argument 301 configure_function(const unsigned char *buf, int *more) configure_function() argument 312 parse_slot_config(int slot, const unsigned char *buf, struct eeprom_eisa_slot_info *es, struct resource *io_parent, struct resource *mem_parent) parse_slot_config() argument [all...] |
/kernel/linux/linux-6.6/drivers/phy/samsung/ |
H A D | phy-exynos5250-sata.c | 91 u8 buf[] = { 0x3a, 0x0b }; in exynos_sata_phy_init() local
|
/kernel/linux/linux-6.6/arch/xtensa/platforms/iss/ |
H A D | simdisk.c | 208 static ssize_t proc_read_simdisk(struct file *file, char __user *buf, in proc_read_simdisk() argument 230 static ssize_t proc_write_simdisk(struct file *file, const char __user *buf, in proc_write_simdisk() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/ |
H A D | if.c | 94 mtrr_write(struct file *file, const char __user *buf, size_t len, loff_t * ppos) in mtrr_write() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | dumpstack.c | 75 static int copy_code(struct pt_regs *regs, u8 *buf, unsigned long src, in copy_code() argument
|
H A D | umip.c | 341 unsigned char buf[MAX_INSN_SIZE]; in fixup_umip_exception() local
|
H A D | early_printk.c | 342 static int __init setup_early_printk(char *buf) in setup_early_printk() argument [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-ioprio.c | 105 static ssize_t ioprio_set_prio_policy(struct kernfs_open_file *of, char *buf, in ioprio_set_prio_policy() argument
|
/kernel/linux/linux-6.6/arch/x86/platform/efi/ |
H A D | runtime-map.c | 33 static ssize_t type_show(struct efi_runtime_map_entry *entry, char *buf) in type_show() argument 149 int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy() argument 56 map_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) map_attr_show() argument
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H A D | signal.c | 83 static int convert_fxsr_to_user(struct _fpstate __user *buf, in convert_fxsr_to_user() argument 116 convert_fxsr_from_user(struct user_fxsr_struct *fxsave, struct _fpstate __user *buf) convert_fxsr_from_user() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
H A D | dev-mcelog.c | 96 show_trigger(struct device *s, struct device_attribute *attr, char *buf) in show_trigger() argument 205 char __user *buf = ubuf; in mce_chrdev_read() local 103 set_trigger(struct device *s, struct device_attribute *attr, const char *buf, size_t siz) set_trigger() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
H A D | signal.c | 69 static inline bool save_fsave_header(struct task_struct *tsk, void __user *buf) in save_fsave_header() argument 117 static inline bool save_xstate_epilog(void __user *buf, int ia32_frame, in save_xstate_epilog() argument 159 static inline int copy_fpregs_to_sigframe(struct xregs_state __user *buf) in copy_fpregs_to_sigframe() argument 188 copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size) copy_fpstate_to_sigframe() argument 251 __restore_fpregs_from_user(void __user *buf, u64 ufeatures, u64 xrestore, bool fx_only) __restore_fpregs_from_user() argument 277 restore_fpregs_from_user(void __user *buf, u64 xrestore, bool fx_only) restore_fpregs_from_user() argument 335 __fpu_restore_sig(void __user *buf, void __user *buf_fx, bool ia32_fxstate) __fpu_restore_sig() argument 457 fpu__restore_sig(void __user *buf, int ia32_frame) fpu__restore_sig() argument [all...] |
/kernel/linux/linux-6.6/block/partitions/ |
H A D | core.c | 173 part_partition_show(struct device *dev, struct device_attribute *attr, char *buf) part_partition_show() argument 179 part_start_show(struct device *dev, struct device_attribute *attr, char *buf) part_start_show() argument 185 part_ro_show(struct device *dev, struct device_attribute *attr, char *buf) part_ro_show() argument 191 part_alignment_offset_show(struct device *dev, struct device_attribute *attr, char *buf) part_alignment_offset_show() argument 197 part_discard_alignment_show(struct device *dev, struct device_attribute *attr, char *buf) part_discard_alignment_show() argument 288 whole_disk_show(struct device *dev, struct device_attribute *attr, char *buf) whole_disk_show() argument [all...] |
H A D | cmdline.c | 127 char buf[BDEVNAME_SIZE + 32 + 4]; in parse_parts() local 195 char *buf; in cmdline_parts_parse() local
|