Searched defs:offset (Results 276 - 300 of 6096) sorted by last modified time

<<11121314151617181920>>

/linux-master/fs/bcachefs/
H A Dio_misc.c311 static int adjust_i_size(struct btree_trans *trans, subvol_inum inum, u64 offset, s64 len) argument
491 bch2_fcollapse_finsert(struct bch_fs *c, subvol_inum inum, u64 offset, u64 len, bool insert, s64 *i_sectors_delta) argument
[all...]
H A Dbuckets.c103 ssize_t offset = v - (u64 *) c->usage_base; local
1212 u64 offset = le64_to_cpu(layout->sb_offset[i]); local
H A Dbtree_iter.c439 unsigned offset = __btree_node_key_to_offset(b, where); local
1209 unsigned i, offset = offsetof(struct btree_path, pos); local
[all...]
H A Dbset.c320 u16 offset; member in struct:rw_aux_tree
443 cacheline_to_bkey(const struct btree *b, const struct bset_tree *t, unsigned cacheline, unsigned offset) argument
561 rw_aux_tree_bsearch(struct btree *b, struct bset_tree *t, unsigned offset) argument
857 unsigned offset; local
[all...]
H A Dbset.h296 unsigned offset = __btree_node_key_to_offset(b, k); local
/linux-master/arch/arm64/kvm/
H A Darm.c1735 struct kvm_arm_counter_offset offset; local
/linux-master/tools/objtool/
H A Dcheck.c38 find_insn(struct objtool_file *file, struct section *sec, unsigned long offset) argument
373 unsigned long offset; local
571 unsigned int offset; local
588 uint64_t offset; local
1675 find_call_destination(struct section *sec, unsigned long offset) argument
2230 unsigned long offset; local
2770 save_reg(struct cfi_state *cfi, unsigned char reg, int base, int offset) argument
4160 u64 offset; local
[all...]
/linux-master/scripts/mod/
H A Dmodpost.c1231 int32_t offset; local
326 sym_get_data_by_offset(const struct elf_info *info, unsigned int secindex, unsigned long offset) argument
[all...]
/linux-master/drivers/pinctrl/
H A Dpinctrl-amd.c39 static int amd_gpio_get_direction(struct gpio_chip *gc, unsigned offset) argument
55 static int amd_gpio_direction_input(struct gpio_chip *gc, unsigned offset) argument
70 static int amd_gpio_direction_output(struct gpio_chip *gc, unsigned offset, argument
90 static int amd_gpio_get_value(struct gpio_chip *gc, unsigned offset) argument
103 amd_gpio_set_value(struct gpio_chip *gc, unsigned offset, int value) argument
119 amd_gpio_set_debounce(struct amd_gpio *gpio_dev, unsigned int offset, unsigned int debounce) argument
[all...]
/linux-master/drivers/net/ethernet/renesas/
H A Dsh_eth.c350 u16 offset = mdp->reg_offset[enum_index]; local
361 u16 offset = mdp->reg_offset[enum_index]; local
384 u16 offset = sh_eth_tsu_get_offset(mdp, enum_index); local
394 u16 offset local
2689 sh_eth_tsu_write_entry(struct net_device *ndev, u16 offset, const u8 *addr) argument
2708 sh_eth_tsu_read_entry(struct net_device *ndev, u16 offset, u8 *addr) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dprobe_roms.c122 unsigned short offset, vendor, device, list, rev; local
/linux-master/arch/x86/events/amd/
H A Dlbr.c100 int br_sel = cpuc->br_sel, offset, type, i, j; local
H A Dcore.c317 int offset; local
[all...]
/linux-master/include/ufs/
H A Dufshcd.h784 unsigned long offset; member in struct:ufshcd_mcq_opr_info_t
/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h632 __u64 offset; member in struct:kfd_criu_bo_bucket
/linux-master/include/linux/gpio/
H A Ddriver.h469 u16 offset; member in struct:gpio_chip
859 gpiochip_lock_as_irq(struct gpio_chip *gc, unsigned int offset) argument
866 gpiochip_unlock_as_irq(struct gpio_chip *gc, unsigned int offset) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_aops.c88 xfs_off_t offset = ioend->io_offset; local
48 xfs_setfilesize( struct xfs_inode *ip, xfs_off_t offset, size_t size) argument
199 xfs_imap_valid( struct iomap_writepage_ctx *wpc, struct xfs_inode *ip, loff_t offset) argument
245 xfs_convert_blocks( struct iomap_writepage_ctx *wpc, struct xfs_inode *ip, int whichfork, loff_t offset) argument
276 xfs_map_blocks( struct iomap_writepage_ctx *wpc, struct inode *inode, loff_t offset, unsigned int len) argument
[all...]
/linux-master/fs/xfs/scrub/
H A Dcommon.c133 __xchk_fblock_process_error( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset, int *error, __u32 errflag, void *ret_ip) argument
174 xchk_fblock_process_error( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset, int *error) argument
185 xchk_fblock_xref_process_error( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset, int *error) argument
299 xchk_fblock_set_corrupt( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset) argument
310 xchk_fblock_xref_set_corrupt( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset) argument
334 xchk_fblock_set_warning( struct xfs_scrub *sc, int whichfork, xfs_fileoff_t offset) argument
[all...]
/linux-master/drivers/usb/typec/ucsi/
H A Ducsi_glink.c80 static int pmic_glink_ucsi_read(struct ucsi *__ucsi, unsigned int offset, argument
118 static int pmic_glink_ucsi_locked_write(struct pmic_glink_ucsi *ucsi, unsigned int offset, argument
147 static int pmic_glink_ucsi_async_write(struct ucsi *__ucsi, unsigned int offset, argument
160 static int pmic_glink_ucsi_sync_write(struct ucsi *__ucsi, unsigned int offset, argument
H A Ducsi_acpi.c49 static int ucsi_acpi_read(struct ucsi *ucsi, unsigned int offset, argument
64 static int ucsi_acpi_async_write(struct ucsi *ucsi, unsigned int offset, argument
75 static int ucsi_acpi_sync_write(struct ucsi *ucsi, unsigned int offset, argument
110 ucsi_zenbook_read(struct ucsi *ucsi, unsigned int offset, void *val, size_t val_len) argument
140 ucsi_dell_sync_write(struct ucsi *ucsi, unsigned int offset, argument
[all...]
H A Ducsi.h491 ucsi_register_displayport(struct ucsi_connector *con, bool override, int offset, struct typec_altmode_desc *desc) argument
/linux-master/drivers/usb/dwc3/
H A Dgadget.c484 u32 offset = (char *) trb - (char *) dep->trb_pool; local
H A Dhost.c31 u32 offset; local
/linux-master/drivers/usb/dwc2/
H A Dgadget.c51 static inline void dwc2_set_bit(struct dwc2_hsotg *hsotg, u32 offset, u32 val) argument
56 static inline void dwc2_clear_bit(struct dwc2_hsotg *hsotg, u32 offset, u32 val) argument
810 u32 offset = 0; local
1150 u32 offset = 0; local
[all...]
H A Dcore.h1218 static inline u32 dwc2_readl(struct dwc2_hsotg *hsotg, u32 offset) argument
1229 static inline void dwc2_writel(struct dwc2_hsotg *hsotg, u32 value, u32 offset) argument
1241 static inline void dwc2_readl_rep(struct dwc2_hsotg *hsotg, u32 offset, argument
1254 static inline void dwc2_writel_rep(struct dwc2_hsotg *hsotg, u32 offset, argument
[all...]

Completed in 352 milliseconds

<<11121314151617181920>>