Searched defs:offset (Results 326 - 350 of 6165) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.h63 int offset; member in struct:isst_if_cmd_cb
/linux-master/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot.c10 static ssize_t __maybe_unused disp_devcoredump_read(char *buffer, loff_t offset, argument
/linux-master/kernel/entry/
H A Dsyscall_user_dispatch.c121 int set_syscall_user_dispatch(unsigned long mode, unsigned long offset, argument
72 task_set_syscall_user_dispatch(struct task_struct *task, unsigned long mode, unsigned long offset, unsigned long len, char __user *selector) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-loongson1.c24 static int ls1x_gpio_request(struct gpio_chip *gc, unsigned int offset) argument
37 static void ls1x_gpio_free(struct gpio_chip *gc, unsigned int offset) argument
H A Dgpio-tps65086.c46 static int tps65086_gpio_get(struct gpio_chip *chip, unsigned offset) argument
58 static void tps65086_gpio_set(struct gpio_chip *chip, unsigned offset, argument
20 tps65086_gpio_get_direction(struct gpio_chip *chip, unsigned offset) argument
27 tps65086_gpio_direction_input(struct gpio_chip *chip, unsigned offset) argument
34 tps65086_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) argument
[all...]
H A Dgpio-rc5t583.c24 static int rc5t583_gpio_get(struct gpio_chip *gc, unsigned int offset) argument
38 static void rc5t583_gpio_set(struct gpio_chip *gc, unsigned int offset, int val) argument
48 static int rc5t583_gpio_dir_input(struct gpio_chip *gc, unsigned int offset) argument
62 static int rc5t583_gpio_dir_output(struct gpio_chip *gc, unsigned offset, argument
78 rc5t583_gpio_to_irq(struct gpio_chip *gc, unsigned offset) argument
88 rc5t583_gpio_free(struct gpio_chip *gc, unsigned offset) argument
[all...]
H A Dgpio-74xx-mmio.c78 static int mmio_74xx_get_direction(struct gpio_chip *gc, unsigned offset) argument
H A Dgpio-tps6586x.c30 static int tps6586x_gpio_get(struct gpio_chip *gc, unsigned offset) argument
43 static void tps6586x_gpio_set(struct gpio_chip *gc, unsigned offset, argument
52 static int tps6586x_gpio_output(struct gpio_chip *gc, unsigned offset, argument
67 static int tps6586x_gpio_to_irq(struct gpio_chip *gc, unsigned offset) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_iunlink_item.c59 int offset; local
/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_isa.c52 int offset; local
71 int offset; local
[all...]
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_mmap.c65 unsigned long offset = vma->vm_pgoff << PAGE_SHIFT; local
/linux-master/fs/romfs/
H A Dmmap-nommu.c26 unsigned long isize, offset, maxpages, lpages; local
/linux-master/include/clocksource/
H A Dhyperv_timer.h45 u64 scale, offset; local
/linux-master/fs/squashfs/
H A Ddecompressor_multi_percpu.c77 squashfs_decompress(struct squashfs_sb_info *msblk, struct bio *bio, int offset, int length, struct squashfs_page_actor *output) argument
/linux-master/mm/
H A Dfadvise.c31 int generic_fadvise(struct file *file, loff_t offset, loff_t len, int advice) argument
180 int vfs_fadvise(struct file *file, loff_t offset, loff_t len, int advice) argument
191 int ksys_fadvise64_64(int fd, loff_t offset, loff_t len, int advice) argument
[all...]
/linux-master/drivers/nvmem/
H A Drmem.c20 static int rmem_read(void *context, unsigned int offset, argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen8_engine_cs.h53 __gen8_emit_pipe_control(u32 *batch, u32 bit_group_0, u32 bit_group_1, u32 offset) argument
65 gen8_emit_pipe_control(u32 *batch, u32 bit_group_1, u32 offset) argument
71 gen12_emit_pipe_control(u32 *batch, u32 bit_group_0, u32 bit_group_1, u32 offset) argument
79 __gen8_emit_write_rcs(u32 *cs, u32 value, u32 offset, u32 flags0, u32 flags1) argument
[all...]
/linux-master/drivers/thermal/intel/
H A Dintel_tcc_cooling.c30 int offset = intel_tcc_get_offset(-1); local
/linux-master/tools/include/nolibc/
H A Darch-s390.h159 unsigned long offset; member in struct:s390_mmap_arg_struct
163 sys_mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) argument
/linux-master/arch/arm/mm/
H A Dcopypage-v6.c73 unsigned int offset = CACHE_COLOUR(vaddr); local
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_gart.c241 void radeon_gart_unbind(struct radeon_device *rdev, unsigned int offset, argument
285 int radeon_gart_bind(struct radeon_device *rdev, unsigned int offset, argument
/linux-master/kernel/
H A Diomem.c9 static void *arch_memremap_wb(resource_size_t offset, unsigned long size) argument
20 static bool arch_memremap_can_ram_remap(resource_size_t offset, size_t size, argument
27 static void *try_ram_remap(resource_size_t offset, size_t size, argument
68 void *memremap(resource_size_t offset, size_ argument
136 devm_memremap(struct device *dev, resource_size_t offset, size_t size, unsigned long flags) argument
[all...]
/linux-master/drivers/soc/atmel/
H A Dsfr.c23 static int atmel_sfr_read(void *context, unsigned int offset, argument
/linux-master/drivers/power/reset/
H A Dsyscon-reboot.c19 u32 offset; member in struct:syscon_reboot_context
/linux-master/drivers/reset/
H A Dreset-zynq.c23 u32 offset; member in struct:zynq_reset_data
35 int offset = id % BITS_PER_LONG; local
52 int offset = id % BITS_PER_LONG; local
69 int offset = id % BITS_PER_LONG; local
[all...]

Completed in 402 milliseconds

<<11121314151617181920>>