Home
last modified time | relevance | path

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

123456

/linux/scripts/
H A Dsorttable.c224 uint32_t *loc = (uint32_t *)(extab_image + i); sort_relative_table() local
234 uint32_t *loc = (uint32_t *)(extab_image + i); sort_relative_table() local
245 uint32_t *loc = (uint32_t *)(extab_image + i); sort_relative_table_with_data() local
258 uint32_t *loc = (uint32_t *)(extab_image + i); sort_relative_table_with_data() local
[all...]
/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/fs/udf/
H A Dmisc.c28 uint32_t type, uint8_t loc) in udf_add_extendedattr()
248 struct kernel_lb_addr *loc, in udf_read_ptagged()
266 uint32_t loc, int length) in udf_new_tag()
/linux/drivers/net/usb/
H A Dasix_common.c497 static int __asix_mdio_read(struct net_device *netdev, int phy_id, int loc, in __asix_mdio_read()
527 int asix_mdio_read(struct net_device *netdev, int phy_id, int loc) in asix_mdio_read()
532 static int __asix_mdio_write(struct net_device *netdev, int phy_id, int loc, in __asix_mdio_write()
560 void asix_mdio_write(struct net_device *netdev, int phy_id, int loc, int val) in asix_mdio_write()
580 int asix_mdio_read_nopm(struct net_device *netdev, int phy_id, int loc) in asix_mdio_read_nopm()
586 asix_mdio_write_nopm(struct net_device *netdev, int phy_id, int loc, int val) in asix_mdio_write_nopm()
H A Dch9200.c177 static int ch9200_mdio_read(struct net_device *netdev, int phy_id, int loc) in ch9200_mdio_read()
195 int phy_id, int loc, int val) in ch9200_mdio_write()
/linux/drivers/input/mouse/
H A Dtrackpoint.c52 static int trackpoint_read(struct ps2dev *ps2dev, u8 loc, u8 *results) in trackpoint_read()
59 static int trackpoint_write(struct ps2dev *ps2dev, u8 loc, u8 val) in trackpoint_write()
66 static int trackpoint_toggle_bit(struct ps2dev *ps2dev, u8 loc, u8 mask) in trackpoint_toggle_bit()
78 u8 loc, u8 mask, u8 value) in trackpoint_update_bit()
/linux/fs/exfat/
H A Dfatent.c38 static int __exfat_ent_get(struct super_block *sb, unsigned int loc, in __exfat_ent_get()
62 int exfat_ent_set(struct super_block *sb, unsigned int loc, in exfat_ent_set()
85 int exfat_ent_get(struct super_block *sb, unsigned int loc, in exfat_ent_get()
/linux/scripts/dtc/
H A Ddtc-parser.y16 #define ERROR(loc, ...) \ argument
411 char *loc = srcpos_string(&@2); variable
/linux/drivers/char/tpm/
H A Dtpm_tis_i2c_cr50.c293 static int tpm_cr50_check_locality(struct tpm_chip *chip, int loc) in tpm_cr50_check_locality()
318 static int tpm_cr50_release_locality(struct tpm_chip *chip, int loc) in tpm_cr50_release_locality()
349 static int tpm_cr50_request_locality(struct tpm_chip *chip, int loc) in tpm_cr50_request_locality()
721 int loc; in tpm_cr50_i2c_probe() local
H A Dtpm_i2c_infineon.c312 static bool check_locality(struct tpm_chip *chip, int loc) in check_locality()
331 static void release_locality(struct tpm_chip *chip, int loc, int force) in release_locality()
344 static int request_locality(struct tpm_chip *chip, int loc) in request_locality()
H A Dtpm_crb.c256 struct crb_priv *priv, int loc) in __crb_request_locality()
274 static int crb_request_locality(struct tpm_chip *chip, int loc) in crb_request_locality()
282 struct crb_priv *priv, int loc) in __crb_relinquish_locality()
301 static int crb_relinquish_locality(struct tpm_chip *chip, int loc) in crb_relinquish_locality()
/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()
114 int solo_eeprom_write(struct solo_dev *solo_dev, int loc, in solo_eeprom_write()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h440 struct vmw_surface_loc *loc, in vmw_surface_get_loc()
484 struct vmw_surface_loc *loc) in vmw_surface_inc_loc()
511 struct vmw_surface_loc *loc) in vmw_surface_min_loc()
530 struct vmw_surface_loc *loc) in vmw_surface_max_loc()
/linux/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c178 u32 loc; in qib_resync_ibepb() local
656 static int qib_sd7220_reg_mod(struct qib_devdata *dd, int sdnum, u32 loc, in qib_sd7220_reg_mod()
745 static int qib_sd7220_ram_xfer(struct qib_devdata *dd, int sdnum, u32 loc, in qib_sd7220_ram_xfer()
1126 static int ibsd_mod_allchnls(struct qib_devdata *dd, int loc, int val, in ibsd_mod_allchnls()
1220 int elt, reg, val, loc; in set_rxeq_vals() local
1281 int loc = CMUCTRL5 | (1U << EPB_IB_QUAD0_CS_SHF); in qib_sd_trimself() local
1346 int loc = RXLSPPM(0) | EPB_GLOBAL_WR; in toggle_7220_rclkrls() local
/linux/arch/arm/kernel/
H A Dmodule-plts.c46 u32 get_module_plt(struct module *mod, unsigned long loc, Elf32_Addr val) in get_module_plt()
283 bool in_module_plt(unsigned long loc) in in_module_plt()
/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; in fake_vmewrite16() local
676 u32 *loc; in fake_vmewrite32() local
/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()
193 ax88796c_mdio_write(struct mii_bus *mdiobus, int phy_id, int loc, u16 val) in ax88796c_mdio_write()
/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()
H A Dmodule.c175 static int apply_rela_bits(Elf_Addr loc, Elf_Addr val, in apply_rela_bits()
227 Elf_Addr loc, val; in apply_rela() local
/linux/arch/arm64/kernel/
H A Dmodule-plts.c70 void *loc, const Elf64_Rela *rela, in module_emit_plt_entry()
102 void *loc, u64 val) in module_emit_veneer_for_adrp()
/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dfw.c222 u32 loc, sig; in nvkm_falcon_fw_ctor_hs() local
314 u32 loc, sig, cnt, *meta; in nvkm_falcon_fw_ctor_hs_v2() local
/linux/arch/nios2/kernel/
H A Dmodule.c36 uint32_t *loc in apply_relocate_add() local
/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()
551 int br_mrp_in_port_open(struct net_device *dev, u8 loc) in br_mrp_in_port_open()
/linux/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/common/uproc/os/common/include/
H A Dlibos_init_args.h49 NvU8 loc; // See LibosMemoryRegionLoc above. member
/linux/fs/nfs/
H A Dnfs4namespace.c372 int loc, error; in nfs_follow_referral() local
545 int loc, error; in nfs4_replace_transport() local

123456