/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/syscalls/ |
H A D | rtas_filter.c | 56 size_t off = 0; in read_entire_file() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | psock_snd.c | 155 int off = 0; in build_packet() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
H A D | rseq-x86.h | 304 int rseq_offset_deref_addv(intptr_t *ptr, long off, intptr_t inc, int cpu) in rseq_offset_deref_addv() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
H A D | bcm63xx_pmb.c | 60 bpcm_wr_rd_mask(void __iomem *master, unsigned int addr, u32 off, u32 *val, u32 shift, u32 mask, u32 cond) bpcm_wr_rd_mask() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-s3c/ |
H A D | gpio-samsung.c | 40 samsung_gpio_setpull_updown(struct samsung_gpio_chip *chip, unsigned int off, samsung_gpio_pull_t pull) samsung_gpio_setpull_updown() argument 55 samsung_gpio_getpull_updown(struct samsung_gpio_chip *chip, unsigned int off) samsung_gpio_getpull_updown() argument 68 samsung_gpio_setcfg_2bit(struct samsung_gpio_chip *chip, unsigned int off, unsigned int cfg) samsung_gpio_setcfg_2bit() argument 101 samsung_gpio_getcfg_2bit(struct samsung_gpio_chip *chip, unsigned int off) samsung_gpio_getcfg_2bit() argument 131 samsung_gpio_setcfg_4bit(struct samsung_gpio_chip *chip, unsigned int off, unsigned int cfg) samsung_gpio_setcfg_4bit() argument 166 samsung_gpio_getcfg_4bit(struct samsung_gpio_chip *chip, unsigned int off) samsung_gpio_getcfg_4bit() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | voltage.h | 148 u32 off; member
|
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
H A D | ts78xx-setup.c | 156 unsigned long off = ((unsigned long)buf & 3); in ts78xx_ts_nand_write_buf() local 182 unsigned long off = ((unsigned long)buf & 3); in ts78xx_ts_nand_read_buf() local
|
/kernel/linux/linux-6.6/arch/powerpc/net/ |
H A D | bpf_jit_comp64.c | 383 s16 off = insn[i].off; in bpf_jit_build_body() local [all...] |
H A D | bpf_jit_comp32.c | 304 s16 off = insn[i].off; in bpf_jit_build_body() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/ |
H A D | pci.c | 34 static int gg2_read_config(struct pci_bus *bus, unsigned int devfn, int off, in gg2_read_config() argument 61 static int gg2_write_config(struct pci_bus *bus, unsigned int devfn, int off, in gg2_write_config() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | reconfig.c | 358 ofdt_write(struct file *file, const char __user *buf, size_t count, loff_t *off) ofdt_write() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_tunnel.c | 447 static int decap_internal(struct __sk_buff *skb, int off, int len, char proto) in decap_internal() argument
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | page.c | 103 pg_addiu(u32 **buf, unsigned int reg1, unsigned int reg2, unsigned int off) in pg_addiu() argument 233 static void build_clear_store(u32 **buf, int off) in build_clear_store() argument 242 build_clear_pref(u32 **buf, int off) build_clear_pref() argument 278 int off; build_clear_page() local 369 build_copy_load(u32 **buf, int reg, int off) build_copy_load() argument 378 build_copy_store(u32 **buf, int reg, int off) build_copy_store() argument 387 build_copy_load_pref(u32 **buf, int off) build_copy_load_pref() argument 396 build_copy_store_pref(u32 **buf, int off) build_copy_store_pref() argument 427 int off; build_copy_page() local [all...] |
/kernel/linux/linux-6.6/arch/mips/tools/ |
H A D | loongson3-llsc-check.c | 105 static bool is_branch(uint32_t insn, int *off) in is_branch() argument 144 int off; in check_ll() local
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | sys_sparc_64.c | 85 unsigned long off = (pgoff<<PAGE_SHIFT) & (SHMLBA-1); in COLOR_ALIGN() local
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | vesa.h | 12 u16 off, seg; member
|
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | process.c | 138 int os_map_memory(void *virt, int fd, unsigned long long off, unsigned long len, in os_map_memory() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_buffer.c | 115 etnaviv_buffer_dump(struct etnaviv_gpu *gpu, struct etnaviv_cmdbuf *buf, u32 off, u32 len) etnaviv_buffer_dump() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | cfg_space.c | 68 static void vgpu_pci_cfg_mem_write(struct intel_vgpu *vgpu, unsigned int off, in vgpu_pci_cfg_mem_write() argument [all...] |
/kernel/linux/linux-5.10/drivers/misc/eeprom/ |
H A D | eeprom_93xx46.c | 67 static int eeprom_93xx46_read(void *priv, unsigned int off, in eeprom_93xx46_read() argument 200 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, const char *buf, unsigned off) eeprom_93xx46_write_word() argument 241 eeprom_93xx46_write(void *priv, unsigned int off, void *val, size_t count) eeprom_93xx46_write() argument [all...] |
H A D | at25.c | 129 static int at25_ee_write(void *priv, unsigned int off, void *val, size_t count) in at25_ee_write() argument
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-picolcd_debugfs.c | 72 picolcd_debug_eeprom_read(struct file *f, char __user *u, size_t s, loff_t *off) picolcd_debug_eeprom_read() argument 111 picolcd_debug_eeprom_write(struct file *f, const char __user *u, size_t s, loff_t *off) picolcd_debug_eeprom_write() argument 169 _picolcd_flash_setaddr(struct picolcd_data *data, u8 *buf, long off) _picolcd_flash_setaddr() argument 179 _picolcd_flash_read(struct picolcd_data *data, int report_id, char __user *u, size_t s, loff_t *off) _picolcd_flash_read() argument 215 picolcd_debug_flash_read(struct file *f, char __user *u, size_t s, loff_t *off) picolcd_debug_flash_read() argument 234 _picolcd_flash_erase64(struct picolcd_data *data, int report_id, loff_t *off) _picolcd_flash_erase64() argument 261 _picolcd_flash_write(struct picolcd_data *data, int report_id, const char __user *u, size_t s, loff_t *off) _picolcd_flash_write() argument 298 picolcd_debug_flash_write(struct file *f, const char __user *u, size_t s, loff_t *off) picolcd_debug_flash_write() argument [all...] |
H A D | hid-roccat-arvo.c | 187 arvo_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_write() argument 206 arvo_sysfs_read(struct file *fp, struct kobject *kobj, void *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_read() argument 228 arvo_sysfs_write_button(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) arvo_sysfs_write_button() argument 238 arvo_sysfs_read_info(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) arvo_sysfs_read_info() argument
|
H A D | hid-roccat-koneplus.c | 83 koneplus_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_read() argument 108 koneplus_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_write() argument 187 koneplus_sysfs_read_profilex_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) koneplus_sysfs_read_profilex_settings() argument 205 koneplus_sysfs_read_profilex_buttons(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) koneplus_sysfs_read_profilex_buttons() argument [all...] |
H A D | hid-roccat-isku.c | 117 isku_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_read() argument 139 isku_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_write() argument
|