Home
last modified time | relevance | path

Searched defs:offset (Results 201 – 225 of 5477) sorted by relevance

12345678910>>...220

/linux-5.10/fs/
Dkernel_read_file.c35 int kernel_read_file(struct file *file, loff_t offset, void **buf, in kernel_read_file()
127 int kernel_read_file_from_path(const char *path, loff_t offset, void **buf, in kernel_read_file_from_path()
147 int kernel_read_file_from_path_initns(const char *path, loff_t offset, in kernel_read_file_from_path_initns()
174 int kernel_read_file_from_fd(int fd, loff_t offset, void **buf, in kernel_read_file_from_fd()
/linux-5.10/drivers/gpio/
Dgpio-104-idi-48.c54 static int idi_48_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in idi_48_gpio_get_direction()
59 static int idi_48_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in idi_48_gpio_direction_input()
64 static int idi_48_gpio_get(struct gpio_chip *chip, unsigned offset) in idi_48_gpio_get()
88 unsigned long offset; in idi_48_gpio_get_multiple() local
115 const unsigned offset = irqd_to_hwirq(data); in idi_48_irq_mask() local
147 const unsigned offset = irqd_to_hwirq(data); in idi_48_irq_unmask() local
Dgpio-arizona.c27 static int arizona_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in arizona_gpio_direction_in()
50 static int arizona_gpio_get(struct gpio_chip *chip, unsigned offset) in arizona_gpio_get()
97 unsigned offset, int value) in arizona_gpio_direction_out()
125 static void arizona_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in arizona_gpio_set()
Dgpio-pci-idio-16.c61 unsigned int offset) in idio_16_gpio_get_direction()
70 unsigned int offset) in idio_16_gpio_direction_input()
76 unsigned int offset, int value) in idio_16_gpio_direction_output()
82 static int idio_16_gpio_get(struct gpio_chip *chip, unsigned int offset) in idio_16_gpio_get()
103 unsigned long offset; in idio_16_gpio_get_multiple() local
125 static void idio_16_gpio_set(struct gpio_chip *chip, unsigned int offset, in idio_16_gpio_set()
159 unsigned long offset; in idio_16_gpio_set_multiple() local
Dgpio-tpic2810.c39 unsigned offset) in tpic2810_get_direction()
46 unsigned offset) in tpic2810_direction_input()
53 unsigned offset, int value) in tpic2810_direction_output()
79 static void tpic2810_set(struct gpio_chip *chip, unsigned offset, int value) in tpic2810_set()
Dgpio-logicvc.c30 static void logicvc_gpio_offset(struct logicvc_gpio *logicvc, unsigned offset, in logicvc_gpio_offset()
50 static int logicvc_gpio_get(struct gpio_chip *chip, unsigned offset) in logicvc_gpio_get()
65 static void logicvc_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in logicvc_gpio_set()
76 unsigned offset, int value) in logicvc_gpio_direction_output()
/linux-5.10/arch/x86/crypto/
Dsha256-avx2-asm.S209 offset = \disp + 1*4 define
260 offset = \disp + 2*4 define
310 offset = \disp + 3*4 define
415 offset = 4*1 + \disp define
455 offset = 4*2 + \disp define
495 offset = 4*3 + \disp define
/linux-5.10/drivers/i2c/muxes/
Di2c-mux-ltc4306.c76 static int ltc4306_gpio_get(struct gpio_chip *chip, unsigned int offset) in ltc4306_gpio_get()
89 static void ltc4306_gpio_set(struct gpio_chip *chip, unsigned int offset, in ltc4306_gpio_set()
99 unsigned int offset) in ltc4306_gpio_get_direction()
113 unsigned int offset) in ltc4306_gpio_direction_input()
122 unsigned int offset, int value) in ltc4306_gpio_direction_output()
132 unsigned int offset, unsigned long config) in ltc4306_gpio_set_config()
/linux-5.10/drivers/pinctrl/
Dpinctrl-equilibrium.c28 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_disable_irq() local
40 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_enable_irq() local
53 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_ack_irq() local
68 unsigned int offset, unsigned int set) in eqbr_cfg_bit()
78 unsigned int offset) in eqbr_irq_type_cfg()
95 unsigned int offset = irqd_to_hwirq(d); in eqbr_gpio_set_irq_type() local
152 unsigned long pins, offset; in eqbr_irq_handler() local
287 unsigned int offset; in eqbr_set_pin_mux() local
353 static int get_drv_cur(void __iomem *mem, unsigned int offset) in get_drv_cur()
383 unsigned int offset; in eqbr_pinconf_get() local
[all …]
/linux-5.10/arch/arm/mach-mmp/
Ddevices.c80 static unsigned int u2o_get(void __iomem *base, unsigned int offset) in u2o_get()
85 static void u2o_set(void __iomem *base, unsigned int offset, in u2o_set()
96 static void u2o_clear(void __iomem *base, unsigned int offset, in u2o_clear()
107 static void u2o_write(void __iomem *base, unsigned int offset, in u2o_write()
/linux-5.10/sound/pci/cs46xx/
Dcs46xx_lib.h48 unsigned int offset = reg & 0xffff; in snd_cs46xx_poke() local
61 unsigned int offset = reg & 0xffff; in snd_cs46xx_peek() local
65 static inline void snd_cs46xx_pokeBA0(struct snd_cs46xx *chip, unsigned long offset, unsigned int v… in snd_cs46xx_pokeBA0()
70 static inline unsigned int snd_cs46xx_peekBA0(struct snd_cs46xx *chip, unsigned long offset) in snd_cs46xx_peekBA0()
/linux-5.10/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.h72 const unsigned int offset) in rt2800_register_read()
80 const unsigned int offset) in rt2800_register_read_lock()
88 const unsigned int offset, in rt2800_register_write()
97 const unsigned int offset, in rt2800_register_write_lock()
106 const unsigned int offset, in rt2800_register_multiread()
115 const unsigned int offset, in rt2800_register_multiwrite()
125 const unsigned int offset, in rt2800_regbusy_read()
/linux-5.10/fs/btrfs/
Dfree-space-cache.c49 u64 offset) in __lookup_free_space_inode()
137 u64 ino, u64 offset) in __create_free_space_inode()
467 unsigned offset = 0; in io_ctl_set_crc() local
489 unsigned offset = 0; in io_ctl_check_crc() local
516 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry()
668 struct btrfs_path *path, u64 offset) in __load_free_space_cache()
1017 struct btrfs_path *path, u64 offset, in update_cache_item()
1169 struct btrfs_path *path, u64 offset) in __btrfs_wait_cache_io()
1433 u64 offset) in offset_to_bit()
1445 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap()
[all …]
/linux-5.10/mm/
Dswapfile.c127 unsigned long offset, unsigned long flags) in __try_to_reclaim_swap()
204 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent()
233 pgoff_t offset = start_page - se->start_page; in discard_swap_cluster() local
338 unsigned long offset) in lock_cluster()
361 struct swap_info_struct *si, unsigned long offset) in lock_cluster_or_swap_info()
576 unsigned long offset) in scan_swap_map_ssd_cluster_conflict()
599 unsigned long *offset, unsigned long *scan_base) in scan_swap_map_try_ssd_cluster()
667 static void swap_range_alloc(struct swap_info_struct *si, unsigned long offset, in swap_range_alloc()
696 static void swap_range_free(struct swap_info_struct *si, unsigned long offset, in swap_range_free()
762 unsigned long offset; in scan_swap_map_slots() local
[all …]
/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c41 u16 offset = 0; in i40e_parse_ieee_etscfg_tlv() local
111 u16 offset = 0; in i40e_parse_ieee_etsrec_tlv() local
193 u16 offset = 0; in i40e_parse_ieee_app_tlv() local
283 u16 offset = 0; in i40e_parse_cee_pgcfg_tlv() local
358 u16 length, typelength, offset = 0; in i40e_parse_cee_app_tlv() local
508 u16 offset = 0; in i40e_lldp_to_dcb_config() local
881 u8 offset = 0; in i40e_init_dcb() local
948 u32 address, offset = (2 * word_offset); in _i40e_read_lldp_cfg() local
/linux-5.10/arch/mips/loongson64/
Dhpet.c23 static unsigned int smbus_read(int offset) in smbus_read()
28 static void smbus_write(int offset, int data) in smbus_write()
33 static void smbus_enable(int offset, int bit) in smbus_enable()
41 static int hpet_read(int offset) in hpet_read()
46 static void hpet_write(int offset, int data) in hpet_write()
/linux-5.10/tools/testing/selftests/sparc64/drivers/
Dadi-test.c209 int buf_sz, unsigned long offset) in pread_adi()
264 int buf_sz, unsigned long offset) in pwrite_adi()
297 static off_t seek_adi(int fd, off_t offset, int whence) in seek_adi()
323 loff_t offset; in test0_prpw_aligned_1byte() local
358 loff_t offset; in test1_prpw_aligned_4096bytes() local
398 loff_t offset; in test2_prpw_aligned_10327bytes() local
438 loff_t offset; in test3_prpw_unaligned_12541bytes() local
525 loff_t offset; in test5_rw_aligned_1byte() local
571 loff_t offset; in test6_rw_aligned_9434bytes() local
623 loff_t offset; in test7_rw_aligned_14963bytes() local
/linux-5.10/include/dt-bindings/clock/
Dam4.h9 #define AM4_CLKCTRL_INDEX(offset) ((offset) - AM4_CLKCTRL_OFFSET) argument
111 #define AM4_L3S_TSC_CLKCTRL_INDEX(offset) ((offset) - AM4_L3S_TSC_CLKCTRL_OFFSET) argument
116 #define AM4_L4_WKUP_AON_CLKCTRL_INDEX(offset) ((offset) - AM4_L4_WKUP_AON_CLKCTRL_OFFSET) argument
122 #define AM4_L4_WKUP_CLKCTRL_INDEX(offset) ((offset) - AM4_L4_WKUP_CLKCTRL_OFFSET) argument
157 #define AM4_L3S_CLKCTRL_INDEX(offset) ((offset) - AM4_L3S_CLKCTRL_OFFSET) argument
170 #define AM4_PRUSS_OCP_CLKCTRL_INDEX(offset) ((offset) - AM4_PRUSS_OCP_CLKCTRL_OFFSET) argument
175 #define AM4_L4LS_CLKCTRL_INDEX(offset) ((offset) - AM4_L4LS_CLKCTRL_OFFSET) argument
224 #define AM4_EMIF_CLKCTRL_INDEX(offset) ((offset) - AM4_EMIF_CLKCTRL_OFFSET) argument
229 #define AM4_DSS_CLKCTRL_INDEX(offset) ((offset) - AM4_DSS_CLKCTRL_OFFSET) argument
234 #define AM4_CPSW_125MHZ_CLKCTRL_INDEX(offset) ((offset) - AM4_CPSW_125MHZ_CLKCTRL_OFFSET) argument
/linux-5.10/drivers/ssb/
Dpci.c169 #define SPOFF(offset) ((offset) / sizeof(u16)) argument
327 static s8 sprom_extract_antgain(u8 sprom_revision, const u16 *in, u16 offset, in sprom_extract_antgain()
962 static u8 ssb_pci_read8(struct ssb_device *dev, u16 offset) in ssb_pci_read8()
975 static u16 ssb_pci_read16(struct ssb_device *dev, u16 offset) in ssb_pci_read16()
988 static u32 ssb_pci_read32(struct ssb_device *dev, u16 offset) in ssb_pci_read32()
1003 size_t count, u16 offset, u8 reg_width) in ssb_pci_block_read()
1036 static void ssb_pci_write8(struct ssb_device *dev, u16 offset, u8 value) in ssb_pci_write8()
1049 static void ssb_pci_write16(struct ssb_device *dev, u16 offset, u16 value) in ssb_pci_write16()
1062 static void ssb_pci_write32(struct ssb_device *dev, u16 offset, u32 value) in ssb_pci_write32()
1077 size_t count, u16 offset, u8 reg_width) in ssb_pci_block_write()
/linux-5.10/drivers/staging/fbtft/
Dfbtft-bus.c121 int fbtft_write_vmem16_bus8(struct fbtft_par *par, size_t offset, size_t len) in fbtft_write_vmem16_bus8()
176 int fbtft_write_vmem16_bus9(struct fbtft_par *par, size_t offset, size_t len) in fbtft_write_vmem16_bus9()
224 int fbtft_write_vmem8_bus8(struct fbtft_par *par, size_t offset, size_t len) in fbtft_write_vmem8_bus8()
232 int fbtft_write_vmem16_bus16(struct fbtft_par *par, size_t offset, size_t len) in fbtft_write_vmem16_bus16()
/linux-5.10/fs/fat/
Dfatent.c23 int *offset, sector_t *blocknr) in fat12_ent_blocknr()
33 int *offset, sector_t *blocknr) in fat_ent_blocknr()
42 static void fat12_ent_set_ptr(struct fat_entry *fatent, int offset) in fat12_ent_set_ptr()
56 static void fat16_ent_set_ptr(struct fat_entry *fatent, int offset) in fat16_ent_set_ptr()
62 static void fat32_ent_set_ptr(struct fat_entry *fatent, int offset) in fat32_ent_set_ptr()
69 int offset, sector_t blocknr) in fat12_ent_bread()
101 int offset, sector_t blocknr) in fat_ent_bread()
319 int offset, sector_t blocknr) in fat_ent_update_ptr()
352 int err, offset; in fat_ent_read() local
439 int offset; in fat_ent_read_block() local
[all …]
/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
Defuse.c201 u8 offset, wren; in read_efuse() local
387 u16 offset, u32 *value) in efuse_shadow_read()
399 void efuse_shadow_write(struct ieee80211_hw *hw, u8 type, u16 offset, in efuse_shadow_write()
415 u16 i, offset, base; in efuse_shadow_update() local
520 u16 offset, u8 *value) in efuse_shadow_read_1byte()
527 u16 offset, u16 *value) in efuse_shadow_read_2byte()
537 u16 offset, u32 *value) in efuse_shadow_read_4byte()
548 u16 offset, u8 value) in efuse_shadow_write_1byte()
556 u16 offset, u16 value) in efuse_shadow_write_2byte()
566 u16 offset, u32 value) in efuse_shadow_write_4byte()
[all …]
/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
Dilt.c302 void b43legacy_ilt_write(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_ilt_write()
308 void b43legacy_ilt_write32(struct b43legacy_wldev *dev, u16 offset, u32 val) in b43legacy_ilt_write32()
317 u16 b43legacy_ilt_read(struct b43legacy_wldev *dev, u16 offset) in b43legacy_ilt_read()
/linux-5.10/arch/x86/kernel/
Dcrash_dump_64.c15 unsigned long offset, int userbuf, in __copy_oldmem_page()
58 unsigned long offset, int userbuf) in copy_oldmem_page()
69 unsigned long offset, int userbuf) in copy_oldmem_page_encrypted()
/linux-5.10/drivers/tty/serial/8250/
D8250_ingenic.c45 static uint8_t early_in(struct uart_port *port, int offset) in early_in()
50 static void early_out(struct uart_port *port, int offset, uint8_t value) in early_out()
77 int offset; in ingenic_early_console_setup_clock() local
147 static void ingenic_uart_serial_out(struct uart_port *p, int offset, int value) in ingenic_uart_serial_out()
185 static unsigned int ingenic_uart_serial_in(struct uart_port *p, int offset) in ingenic_uart_serial_in()

12345678910>>...220