Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 25 of 148) sorted by relevance

123456

/linux/fs/udf/
H A Dmisc.c28 uint32_t type, uint8_t loc) in udf_add_extendedattr() argument
248 struct kernel_lb_addr *loc, in udf_read_ptagged() argument
266 uint32_t loc, int length) in udf_new_tag() argument
/linux/fs/ocfs2/
H A Dxattr.c1445 ocfs2_xa_journal_access(handle_t * handle,struct ocfs2_xa_loc * loc,int type) ocfs2_xa_journal_access() argument
1451 ocfs2_xa_journal_dirty(handle_t * handle,struct ocfs2_xa_loc * loc) ocfs2_xa_journal_dirty() argument
1457 ocfs2_xa_offset_pointer(struct ocfs2_xa_loc * loc,int offset) ocfs2_xa_offset_pointer() argument
1468 ocfs2_xa_wipe_namevalue(struct ocfs2_xa_loc * loc) ocfs2_xa_wipe_namevalue() argument
1477 ocfs2_xa_get_free_start(struct ocfs2_xa_loc * loc) ocfs2_xa_get_free_start() argument
1483 ocfs2_xa_can_reuse_entry(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi) ocfs2_xa_can_reuse_entry() argument
1490 ocfs2_xa_check_space(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi) ocfs2_xa_check_space() argument
1496 ocfs2_xa_add_entry(struct ocfs2_xa_loc * loc,u32 name_hash) ocfs2_xa_add_entry() argument
1508 ocfs2_xa_add_namevalue(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi) ocfs2_xa_add_namevalue() argument
1528 ocfs2_xa_fill_value_buf(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_value_buf * vb) ocfs2_xa_fill_value_buf() argument
1547 ocfs2_xa_block_journal_access(handle_t * handle,struct ocfs2_xa_loc * loc,int type) ocfs2_xa_block_journal_access() argument
1562 ocfs2_xa_block_journal_dirty(handle_t * handle,struct ocfs2_xa_loc * loc) ocfs2_xa_block_journal_dirty() argument
1569 ocfs2_xa_block_offset_pointer(struct ocfs2_xa_loc * loc,int offset) ocfs2_xa_block_offset_pointer() argument
1575 ocfs2_xa_block_can_reuse(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi) ocfs2_xa_block_can_reuse() argument
1586 ocfs2_xa_block_get_free_start(struct ocfs2_xa_loc * loc) ocfs2_xa_block_get_free_start() argument
1601 ocfs2_xa_block_check_space(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi) ocfs2_xa_block_check_space() argument
1629 ocfs2_xa_block_wipe_namevalue(struct ocfs2_xa_loc * loc) ocfs2_xa_block_wipe_namevalue() argument
1661 ocfs2_xa_block_add_entry(struct ocfs2_xa_loc * loc,u32 name_hash) ocfs2_xa_block_add_entry() argument
1669 ocfs2_xa_block_add_namevalue(struct ocfs2_xa_loc * loc,int size) ocfs2_xa_block_add_namevalue() argument
1676 ocfs2_xa_block_fill_value_buf(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_value_buf * vb) ocfs2_xa_block_fill_value_buf() argument
1708 ocfs2_xa_bucket_journal_access(handle_t * handle,struct ocfs2_xa_loc * loc,int type) ocfs2_xa_bucket_journal_access() argument
1716 ocfs2_xa_bucket_journal_dirty(handle_t * handle,struct ocfs2_xa_loc * loc) ocfs2_xa_bucket_journal_dirty() argument
1723 ocfs2_xa_bucket_offset_pointer(struct ocfs2_xa_loc * loc,int offset) ocfs2_xa_bucket_offset_pointer() argument
1736 ocfs2_xa_bucket_can_reuse(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi) ocfs2_xa_bucket_can_reuse() argument
1743 ocfs2_xa_bucket_get_free_start(struct ocfs2_xa_loc * loc) ocfs2_xa_bucket_get_free_start() argument
1763 ocfs2_xa_bucket_check_space(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi) ocfs2_xa_bucket_check_space() argument
1808 ocfs2_xa_bucket_wipe_namevalue(struct ocfs2_xa_loc * loc) ocfs2_xa_bucket_wipe_namevalue() argument
1814 ocfs2_xa_bucket_add_entry(struct ocfs2_xa_loc * loc,u32 name_hash) ocfs2_xa_bucket_add_entry() argument
1849 ocfs2_xa_bucket_add_namevalue(struct ocfs2_xa_loc * loc,int size) ocfs2_xa_bucket_add_namevalue() argument
1864 ocfs2_xa_bucket_fill_value_buf(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_value_buf * vb) ocfs2_xa_bucket_fill_value_buf() argument
1897 ocfs2_xa_value_clusters(struct ocfs2_xa_loc * loc) ocfs2_xa_value_clusters() argument
1908 ocfs2_xa_value_truncate(struct ocfs2_xa_loc * loc,u64 bytes,struct ocfs2_xattr_set_ctxt * ctxt) ocfs2_xa_value_truncate() argument
1935 ocfs2_xa_remove_entry(struct ocfs2_xa_loc * loc) ocfs2_xa_remove_entry() argument
1986 ocfs2_xa_cleanup_value_truncate(struct ocfs2_xa_loc * loc,const char * what,unsigned int orig_clusters) ocfs2_xa_cleanup_value_truncate() argument
2018 ocfs2_xa_remove(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_set_ctxt * ctxt) ocfs2_xa_remove() argument
2049 ocfs2_xa_install_value_root(struct ocfs2_xa_loc * loc) ocfs2_xa_install_value_root() argument
2064 ocfs2_xa_reuse_entry(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi,struct ocfs2_xattr_set_ctxt * ctxt) ocfs2_xa_reuse_entry() argument
2125 ocfs2_xa_prepare_entry(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi,u32 name_hash,struct ocfs2_xattr_set_ctxt * ctxt) ocfs2_xa_prepare_entry() argument
2201 ocfs2_xa_store_value(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi,struct ocfs2_xattr_set_ctxt * ctxt) ocfs2_xa_store_value() argument
2224 ocfs2_xa_set(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_info * xi,struct ocfs2_xattr_set_ctxt * ctxt) ocfs2_xa_set() argument
2269 ocfs2_init_dinode_xa_loc(struct ocfs2_xa_loc * loc,struct inode * inode,struct buffer_head * bh,struct ocfs2_xattr_entry * entry) ocfs2_init_dinode_xa_loc() argument
2288 ocfs2_init_xattr_block_xa_loc(struct ocfs2_xa_loc * loc,struct inode * inode,struct buffer_head * bh,struct ocfs2_xattr_entry * entry) ocfs2_init_xattr_block_xa_loc() argument
2307 ocfs2_init_xattr_bucket_xa_loc(struct ocfs2_xa_loc * loc,struct ocfs2_xattr_bucket * bucket,struct ocfs2_xattr_entry * entry) ocfs2_init_xattr_bucket_xa_loc() argument
2778 struct ocfs2_xa_loc loc; ocfs2_xattr_ibody_set() local
2962 struct ocfs2_xa_loc loc; ocfs2_xattr_block_set() local
5543 struct ocfs2_xa_loc loc; ocfs2_xattr_set_entry_bucket() local
[all...]
/linux/drivers/net/usb/
H A Dasix_common.c475 static int __asix_mdio_read(struct net_device *netdev, int phy_id, int loc, in __asix_mdio_read() argument
505 int asix_mdio_read(struct net_device *netdev, int phy_id, int loc) in asix_mdio_read() argument
510 static int __asix_mdio_write(struct net_device *netdev, int phy_id, int loc, in __asix_mdio_write() argument
538 asix_mdio_write(struct net_device * netdev,int phy_id,int loc,int val) asix_mdio_write() argument
558 asix_mdio_read_nopm(struct net_device * netdev,int phy_id,int loc) asix_mdio_read_nopm() argument
564 asix_mdio_write_nopm(struct net_device * netdev,int phy_id,int loc,int val) asix_mdio_write_nopm() argument
[all...]
H A Dch9200.c177 static int ch9200_mdio_read(struct net_device *netdev, int phy_id, int loc) in ch9200_mdio_read() argument
198 int phy_id, int loc, int val) in ch9200_mdio_write() argument
/linux/drivers/input/mouse/
H A Dtrackpoint.c52 static int trackpoint_read(struct ps2dev *ps2dev, u8 loc, u8 *results) in trackpoint_read() argument
59 static int trackpoint_write(struct ps2dev *ps2dev, u8 loc, u8 val) in trackpoint_write() argument
66 static int trackpoint_toggle_bit(struct ps2dev *ps2dev, u8 loc, u8 mask) in trackpoint_toggle_bit() argument
78 u8 loc, u in trackpoint_update_bit() argument
[all...]
/linux/scripts/dtc/
H A Ddtc-parser.y16 #define ERROR(loc, ...) \ argument
411 char *loc = srcpos_string(&@2); variable
/linux/fs/exfat/
H A Dfatent.c38 static int __exfat_ent_get(struct super_block *sb, unsigned int loc, in __exfat_ent_get() argument
62 int exfat_ent_set(struct super_block *sb, unsigned int loc, in exfat_ent_set() argument
85 int exfat_ent_get(struct super_block *sb, unsigned int loc, in exfat_ent_get() argument
[all...]
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-eeprom.c94 __be16 solo_eeprom_read(struct solo_dev *solo_dev, int loc) in solo_eeprom_read() argument
114 int solo_eeprom_write(struct solo_dev *solo_dev, int loc, in solo_eeprom_write() argument
/linux/drivers/net/mdio/
H A Dmdio-mux-bcm6368.c37 static int bcm6368_mdiomux_read(struct mii_bus *bus, int phy_id, int loc) in bcm6368_mdiomux_read() argument
58 static int bcm6368_mdiomux_write(struct mii_bus *bus, int phy_id, int loc, in bcm6368_mdiomux_write() argument
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_fused_io.c19 struct dmub_cmd_fused_request_location_i2c *loc = &req->u.i2c; in op_i2c_convert() local
44 struct dmub_cmd_fused_request_location_aux *loc = &req->u.aux; in op_aux_convert() local
[all...]
/linux/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c171 int ax88796c_mdio_read(struct mii_bus *mdiobus, int phy_id, int loc) in ax88796c_mdio_read() argument
193 ax88796c_mdio_write(struct mii_bus *mdiobus, int phy_id, int loc, u16 val) in ax88796c_mdio_write() argument
/linux/arch/s390/kernel/
H A Dmachine_kexec_reloc.c5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs() argument
[all...]
H A Dmodule.c175 static int apply_rela_bits(Elf_Addr loc, Elf_Addr val, in apply_rela_bits() argument
227 Elf_Addr loc, val; in apply_rela() local
[all...]
/linux/drivers/staging/vme_user/
H A Dvme_fake.c420 u8 *loc; in fake_vmeread8() local
453 u16 *loc; in fake_vmeread16() local
486 u32 *loc; in fake_vmeread32() local
616 u8 *loc; in fake_vmewrite8() local
646 u16 *loc; fake_vmewrite16() local
676 u32 *loc; fake_vmewrite32() local
[all...]
/linux/drivers/char/tpm/
H A Dtpm_i2c_infineon.c312 static bool check_locality(struct tpm_chip *chip, int loc) in check_locality() argument
331 static void release_locality(struct tpm_chip *chip, int loc, int force) in release_locality() argument
344 static int request_locality(struct tpm_chip *chip, int loc) in request_locality() argument
[all...]
H A Dtpm_crb.c274 struct crb_priv *priv, int loc) in __crb_request_locality() argument
299 static int crb_request_locality(struct tpm_chip *chip, int loc) in crb_request_locality() argument
307 struct crb_priv *priv, int loc) in __crb_relinquish_locality() argument
333 static int crb_relinquish_locality(struct tpm_chip *chip, int loc) in crb_relinquish_locality() argument
/linux/arch/arm64/kernel/
H A Dmodule-plts.c70 void *loc, const Elf64_Rela *rela, in module_emit_plt_entry() argument
102 void *loc, u64 val) in module_emit_veneer_for_adrp() argument
/linux/arch/nios2/kernel/
H A Dmodule.c36 uint32_t *loc in apply_relocate_add() local
[all...]
/linux/arch/arm64/kernel/pi/
H A Dpatch-scs.c64 static void __always_inline scs_patch_loc(u64 loc) in scs_patch_loc() argument
155 u64 loc = (u64)offset_to_ptr(&frame->initial_loc); in scs_handle_fde_frame() local
[all...]
/linux/net/bridge/
H A Dbr_mrp_netlink.c529 int br_mrp_ring_port_open(struct net_device *dev, u8 loc) in br_mrp_ring_port_open() argument
551 int br_mrp_in_port_open(struct net_device *dev, u8 loc) in br_mrp_in_port_open() argument
/linux/drivers/pci/
H A Dtph.c174 u32 loc; in pcie_tph_get_st_table_size() local
283 u32 loc; in pcie_tph_set_st_entry() local
[all...]
/linux/fs/nfs/
H A Dnfs4namespace.c372 int loc, error; in nfs_follow_referral() local
545 int loc, error; in nfs4_replace_transport() local
[all...]
/linux/arch/arm/include/asm/
H A Dmodule.h43 static inline bool in_module_plt(unsigned long loc) { return false; } in in_module_plt() argument
/linux/drivers/macintosh/
H A Dwindfarm_max6690_sensor.c65 const char *name, *loc; in wf_max6690_probe() local
/linux/lib/reed_solomon/
H A Ddecode_rs.c39 uint16_t *loc = rsc->buffers + RS_DECODE_LOC * (nroots + 1); variable

123456