Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/kernel/
Dshadow_console.c59 int *loc = (int *)SHADOW_CONSOLE_MAGIC_LOC; in mark_shadow_error() local
81 int *loc = (int *)SHADOW_CONSOLE_MAGIC_LOC; in disable_shadow_console() local
/linux-4.1.27/fs/udf/
Dmisc.c48 uint32_t type, uint8_t loc) in udf_add_extendedattr()
261 struct kernel_lb_addr *loc, in udf_read_ptagged()
279 uint32_t loc, int length) in udf_new_tag()
Dsuper.c1114 struct kernel_lb_addr loc = { in udf_fill_partdesc_info() local
1149 struct kernel_lb_addr loc = { in udf_fill_partdesc_info() local
1366 uint32_t loc; in udf_load_sparable_map() local
1555 static void udf_load_logicalvolint(struct super_block *sb, struct kernel_extent_ad loc) in udf_load_logicalvolint()
2356 struct kernel_lb_addr loc; in udf_count_free_bitmap() local
Dudfdecl.h206 udf_get_lb_pblock(struct super_block *sb, struct kernel_lb_addr *loc, in udf_get_lb_pblock()
Dpartition.c52 uint32_t loc; in udf_get_pblock_virt15() local
Dnamei.c279 struct kernel_lb_addr loc; in udf_lookup() local
1202 struct kernel_lb_addr loc; in udf_nfs_get_inode() local
Dballoc.c40 struct kernel_lb_addr loc; in read_block_bitmap() local
Dinode.c1333 struct kernel_lb_addr loc; in udf_read_inode() local
/linux-4.1.27/drivers/input/mouse/
Dtrackpoint.c50 unsigned char loc, unsigned char *results) in trackpoint_read()
61 unsigned char loc, unsigned char val) in trackpoint_write()
74 unsigned char loc, unsigned char mask) in trackpoint_toggle_bit()
90 static int trackpoint_update_bit(struct ps2dev *ps2dev, unsigned char loc, in trackpoint_update_bit()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c1742 enum req_location loc) in __req_msg()
1772 enum req_location loc) in req_capsule_filled_sizes()
1834 enum req_location loc) in __req_capsule_offset()
1856 enum req_location loc, in swabber_dumper_helper()
1934 enum req_location loc, in __req_capsule_get()
2001 static void __req_capsule_dump(struct req_capsule *pill, enum req_location loc) in __req_capsule_dump()
2162 enum req_location loc, int size) in req_capsule_set_size()
2197 enum req_location loc) in req_capsule_get_size()
2213 int req_capsule_msg_size(struct req_capsule *pill, enum req_location loc) in req_capsule_msg_size()
2229 enum req_location loc) in req_capsule_fmt_size()
[all …]
/linux-4.1.27/fs/ocfs2/
Dxattr.c1431 static int ocfs2_xa_journal_access(handle_t *handle, struct ocfs2_xa_loc *loc, in ocfs2_xa_journal_access()
1437 static void ocfs2_xa_journal_dirty(handle_t *handle, struct ocfs2_xa_loc *loc) in ocfs2_xa_journal_dirty()
1443 static void *ocfs2_xa_offset_pointer(struct ocfs2_xa_loc *loc, int offset) in ocfs2_xa_offset_pointer()
1454 static void ocfs2_xa_wipe_namevalue(struct ocfs2_xa_loc *loc) in ocfs2_xa_wipe_namevalue()
1463 static int ocfs2_xa_get_free_start(struct ocfs2_xa_loc *loc) in ocfs2_xa_get_free_start()
1469 static int ocfs2_xa_can_reuse_entry(struct ocfs2_xa_loc *loc, in ocfs2_xa_can_reuse_entry()
1476 static int ocfs2_xa_check_space(struct ocfs2_xa_loc *loc, in ocfs2_xa_check_space()
1482 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_add_entry()
1494 static void ocfs2_xa_add_namevalue(struct ocfs2_xa_loc *loc, in ocfs2_xa_add_namevalue()
1514 static void ocfs2_xa_fill_value_buf(struct ocfs2_xa_loc *loc, in ocfs2_xa_fill_value_buf()
[all …]
/linux-4.1.27/arch/powerpc/include/asm/
Dexception-64s.h356 #define STD_EXCEPTION_PSERIES(loc, vec, label) \ argument
372 #define STD_EXCEPTION_HV(loc, vec, label) \ argument
388 #define STD_RELON_EXCEPTION_PSERIES(loc, vec, label) \ argument
404 #define STD_RELON_EXCEPTION_HV(loc, vec, label) \ argument
462 #define MASKABLE_EXCEPTION_PSERIES(loc, vec, label) \ argument
470 #define MASKABLE_EXCEPTION_HV(loc, vec, label) \ argument
492 #define MASKABLE_RELON_EXCEPTION_PSERIES(loc, vec, label) \ argument
499 #define MASKABLE_RELON_EXCEPTION_HV(loc, vec, label) \ argument
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-eeprom.c103 __be16 solo_eeprom_read(struct solo_dev *solo_dev, int loc) in solo_eeprom_read()
123 int solo_eeprom_write(struct solo_dev *solo_dev, int loc, in solo_eeprom_write()
/linux-4.1.27/arch/avr32/kernel/
Dmodule.c142 #define get_u16(loc) (*((uint16_t *)loc)) argument
143 #define put_u16(loc, val) (*((uint16_t *)loc) = (val)) argument
/linux-4.1.27/arch/parisc/kernel/
Dmodule.c101 static inline int in_init(struct module *me, void *loc) in in_init()
107 static inline int in_core(struct module *me, void *loc) in in_core()
113 static inline int in_local(struct module *me, void *loc) in in_local()
547 Elf32_Word *loc; in apply_relocate_add() local
684 Elf64_Word *loc; in apply_relocate_add() local
/linux-4.1.27/arch/s390/include/asm/
Dlivepatch.h29 type, unsigned long loc, unsigned long value) in klp_write_module_reloc()
/linux-4.1.27/arch/s390/kernel/
Dmodule.c170 static int apply_rela_bits(Elf_Addr loc, Elf_Addr val, in apply_rela_bits()
213 Elf_Addr loc, val; in apply_rela() local
/linux-4.1.27/arch/x86/kernel/
Dlivepatch.c39 unsigned long loc, unsigned long value) in klp_write_module_reloc()
Dmodule.c148 void *loc; in apply_relocate_add() local
/linux-4.1.27/drivers/infiniband/hw/qib/
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()
746 static int qib_sd7220_ram_xfer(struct qib_devdata *dd, int sdnum, u32 loc, in qib_sd7220_ram_xfer()
1133 static int ibsd_mod_allchnls(struct qib_devdata *dd, int loc, int val, in ibsd_mod_allchnls()
1227 int elt, reg, val, loc; in set_rxeq_vals() local
1288 int loc = CMUCTRL5 | (1U << EPB_IB_QUAD0_CS_SHF); in qib_sd_trimself() local
1353 int loc = RXLSPPM(0) | EPB_GLOBAL_WR; in toggle_7220_rclkrls() local
/linux-4.1.27/fs/ntfs/
Drunlist.c219 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_append()
286 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_insert()
382 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_replace()
471 runlist_element *src, int ssize, int loc) in ntfs_rl_split()
/linux-4.1.27/arch/unicore32/kernel/
Dmodule.c43 unsigned long loc; in apply_relocate() local
/linux-4.1.27/arch/cris/kernel/
Dmodule.c59 uint32_t *loc in apply_relocate_add() local
/linux-4.1.27/samples/bpf/
Dtracex2_kern.c26 long loc = 0; in bpf_prog2() local
/linux-4.1.27/arch/nios2/kernel/
Dmodule.c57 uint32_t *loc in apply_relocate_add() local
/linux-4.1.27/arch/score/kernel/
Dmodule.c41 unsigned long loc; in apply_relocate() local
/linux-4.1.27/scripts/
Dsortextable.c218 uint32_t *loc = (uint32_t *)(extab_image + i); in sort_relative_table() local
228 uint32_t *loc = (uint32_t *)(extab_image + i); in sort_relative_table() local
/linux-4.1.27/drivers/char/tpm/
Dtpm_i2c_infineon.c280 static int check_locality(struct tpm_chip *chip, int loc) in check_locality()
299 static void release_locality(struct tpm_chip *chip, int loc, int force) in release_locality()
312 static int request_locality(struct tpm_chip *chip, int loc) in request_locality()
/linux-4.1.27/drivers/macintosh/
Dwindfarm_max6690_sensor.c67 const char *name, *loc; in wf_max6690_probe() local
Dwindfarm_lm75_sensor.c96 const char *name, *loc; in wf_lm75_probe() local
Dwindfarm_lm87_sensor.c104 const char *name = NULL, *loc; in wf_lm87_probe() local
Dwindfarm_ad7417_sensor.c238 const char *loc; in wf_ad7417_probe() local
Dwindfarm_smu_sat.c211 const char *loc, *type; in wf_sat_probe() local
Dwindfarm_fcu_controls.c435 const char *loc; in wf_fcu_lookup_fans() local
/linux-4.1.27/lib/reed_solomon/
Ddecode_rs.c36 uint16_t root[nroots], reg[nroots + 1], loc[nroots]; variable
/linux-4.1.27/fs/nfs/
Dnfs4namespace.c306 int loc, error; in nfs_follow_referral() local
491 int loc, error; in nfs4_replace_transport() local
Dnfs4xdr.c3604 struct nfs4_fs_location *loc; in decode_attr_fs_locations() local
/linux-4.1.27/drivers/net/usb/
Dsr9700.c176 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read()
207 static void sr_mdio_write(struct net_device *netdev, int phy_id, int loc, in sr_mdio_write()
Dasix_common.c365 int asix_mdio_read(struct net_device *netdev, int phy_id, int loc) in asix_mdio_read()
383 void asix_mdio_write(struct net_device *netdev, int phy_id, int loc, int val) in asix_mdio_write()
Ddm9601.c219 static int dm9601_mdio_read(struct net_device *netdev, int phy_id, int loc) in dm9601_mdio_read()
239 static void dm9601_mdio_write(struct net_device *netdev, int phy_id, int loc, in dm9601_mdio_write()
Dsr9800.c336 static int sr_mdio_read(struct net_device *net, int phy_id, int loc) in sr_mdio_read()
355 sr_mdio_write(struct net_device *net, int phy_id, int loc, int val) in sr_mdio_write()
Dpegasus.c247 static int mdio_read(struct net_device *dev, int phy_id, int loc) in mdio_read()
256 static void mdio_write(struct net_device *dev, int phy_id, int loc, int val) in mdio_write()
Dax88179_178a.c364 static int ax88179_mdio_read(struct net_device *netdev, int phy_id, int loc) in ax88179_mdio_read()
373 static void ax88179_mdio_write(struct net_device *netdev, int phy_id, int loc, in ax88179_mdio_write()
/linux-4.1.27/arch/powerpc/kernel/
Drtas-proc.c430 const char *loc; in ppc_rtas_sensors_show() local
514 struct individual_sensor *s, int state, int error, const char *loc) in ppc_rtas_process_sensor()
718 const char *loc) in get_location_code()
Deeh_pe.c865 const char *loc = NULL; in eeh_pe_loc_get() local
Dexceptions-64e.S462 #define EXCEPTION_STUB(loc, label) \ argument
/linux-4.1.27/arch/arm/kernel/
Dmodule.c60 unsigned long loc; in apply_relocate() local
/linux-4.1.27/include/linux/
Dlivepatch.h77 unsigned long loc; member
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_mcg.c221 int i, loc; in mthca_multicast_detach() local
/linux-4.1.27/arch/arm64/kernel/
Dmodule.c206 void *loc; in apply_relocate_add() local
/linux-4.1.27/fs/jfs/
Djfs_xtree.h36 pxd_t loc; /* 8: length and address in unit of fsblksize */ member
Djfs_types.h113 pxd_t loc; /* 8: address and length in unit of fsblksize */ member
/linux-4.1.27/arch/um/os-Linux/
Dprocess.c135 void *loc; in os_map_memory() local
/linux-4.1.27/sound/pci/hda/
Dhda_auto_parser.c196 short assoc, loc, conn, dev; in snd_hda_parse_pin_defcfg() local
452 unsigned int loc = get_defcfg_location(def_conf); in snd_hda_get_input_pin_attr() local
/linux-4.1.27/security/selinux/ss/
Dsidtab.c150 static void sidtab_update_cache(struct sidtab *s, struct sidtab_node *n, int loc) in sidtab_update_cache()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c677 struct vmw_ctx_binding *loc; in vmw_context_binding_add() local
731 struct vmw_ctx_binding *loc; in vmw_context_binding_transfer() local
/linux-4.1.27/drivers/rtc/
Drtc-pcf8583.c25 unsigned int loc; member
/linux-4.1.27/drivers/char/
Dapplicom.c130 static int ac_register_board(unsigned long physloc, void __iomem *loc, in ac_register_board()
/linux-4.1.27/drivers/cpufreq/
Dpmac64-cpufreq.c503 const char *loc = of_get_property(hwclock, in g5_pm72_cpufreq_init() local
/linux-4.1.27/drivers/net/ethernet/8390/
Daxnet_cs.c429 static int mdio_read(unsigned int addr, int phy_id, int loc) in mdio_read()
448 static void mdio_write(unsigned int addr, int phy_id, int loc, int value) in mdio_write()
Dpcnet_cs.c706 static int mdio_read(unsigned int addr, int phy_id, int loc) in mdio_read()
725 static void mdio_write(unsigned int addr, int phy_id, int loc, int value) in mdio_write()
/linux-4.1.27/drivers/mmc/host/
Ddw_mmc-exynos.c427 s8 i, loc = -1; in dw_mci_exynos_get_best_clksmpl() local
/linux-4.1.27/arch/arc/kernel/
Dunwind.c141 uleb128_t loc, org; member
790 const uleb128_t loc = state->loc; in processCFI() local
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_sup.c546 const char *loc, *locations[] = { "DEF", "PCI" }; in qla2xxx_find_flt_start() local
637 const char *loc, *locations[] = { "DEF", "FLT" }; in qla2xxx_get_flt_info() local
882 const char *loc, *locations[] = { "MID", "FDT" }; in qla2xxx_get_fdt_info() local
/linux-4.1.27/fs/ufs/
Dballoc.c787 unsigned start, length, loc; in ufs_bitmap_search() local
Dufs_fs.h254 #define ufs_blkoff(loc) ((loc) & uspi->s_qbmask) argument
255 #define ufs_fragoff(loc) ((loc) & uspi->s_qfmask) argument
257 #define ufs_lblkno(loc) ((loc) >> uspi->s_bshift) argument
258 #define ufs_numfrags(loc) ((loc) >> uspi->s_fshift) argument
/linux-4.1.27/net/decnet/
Ddn_nsp_out.c549 int ddl, unsigned char *dd, __le16 rem, __le16 loc) in dn_nsp_do_disc()
/linux-4.1.27/drivers/scsi/ibmvscsi/
Dviosrp.h189 char loc[SRP_MAX_LOC_LEN]; member
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c618 int loc = -1; in remove_promisc_qp() local
1214 int i, loc = -1; in mlx4_qp_detach_common() local
Den_ethtool.c1582 int loc) in mlx4_en_get_flow()
/linux-4.1.27/arch/ia64/include/asm/
Dunwind.h82 unsigned long *loc; member
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c719 enum req_location loc, in ldlm_capsule_handles_avail()
729 enum req_location loc, int off) in ldlm_format_handles_avail()
Dldlm_lock.c1389 enum req_location loc, void *data, int size) in ldlm_fill_lvb()
/linux-4.1.27/drivers/ssb/
Dpci.c367 u16 loc[3]; in sprom_extract_r123() local
/linux-4.1.27/drivers/isdn/act2000/
Dcapi.h65 unsigned loc:4; /* location */ member
100 __u16 loc; member
/linux-4.1.27/drivers/isdn/isdnloop/
Disdnloop.c543 isdnloop_unicause(isdnloop_card *card, int loc, int cau) in isdnloop_unicause()
/linux-4.1.27/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c985 static int mdio_read(struct net_device *dev, int phy_id, int loc) in mdio_read()
1005 static void mdio_write(struct net_device *dev, int phy_id, int loc, int value) in mdio_write()
Depic100.c629 static void mdio_write(struct net_device *dev, int phy_id, int loc, int value) in mdio_write()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_nx.c3703 const char *loc, *locations[] = { "DEF", "PCI" }; in qla4_8xxx_find_flt_start() local
3720 const char *loc, *locations[] = { "DEF", "FLT" }; in qla4_8xxx_get_flt_info() local
3833 const char *loc, *locations[] = { "MID", "FDT" }; in qla4_82xx_get_fdt_info() local
/linux-4.1.27/fs/gfs2/
Dquota.c669 static int gfs2_adjust_quota(struct gfs2_inode *ip, loff_t loc, in gfs2_adjust_quota()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1741 static int gfar_del_cls(struct gfar_private *priv, u32 loc) in gfar_del_cls()
/linux-4.1.27/fs/
Dbinfmt_elf.c683 } *loc; in load_elf_binary() local
/linux-4.1.27/drivers/input/touchscreen/
Dcyttsp4_core.h181 u8 loc; member
/linux-4.1.27/drivers/net/ethernet/neterion/
Ds2io.h17 #define s2BIT(loc) (0x8000000000000000ULL >> (loc)) argument
18 #define vBIT(val, loc, sz) (((u64)val) << (64-loc-sz)) argument
/linux-4.1.27/drivers/mfd/
Dab8500-debugfs.c2663 struct hwreg_cfg loc = { in hwreg_common_write() local
/linux-4.1.27/drivers/iio/adc/
Dmax1363.c792 unsigned long mask, loc; in max1363_event_handler() local
/linux-4.1.27/arch/ia64/kernel/
Dunwind.c1876 unsigned long loc = (unsigned long)p; in unw_valid() local
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbnx2.c3751 rv2p_fw_fixup(u32 rv2p_proc, int idx, u32 loc, u32 rv2p_code) in rv2p_fw_fixup()
3796 u32 loc, code; in load_rv2p_fw() local
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-mio-defs.h181 uint64_t loc:1; member
196 uint64_t loc:1; member
213 uint64_t loc:1; member
231 uint64_t loc:1; member
247 uint64_t loc:1; member
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
Dvxge-config.h870 #define VXGE_HW_DEVICE_STATS_PIO_READ(loc, offset) { \ argument
Dvxge-reg.h20 #define vxge_mBIT(loc) (0x8000000000000000ULL >> (loc)) argument
25 #define vxge_vBIT(val, loc, sz) (((u64)(val)) << (64-(loc)-(sz))) argument
26 #define vxge_vBIT32(val, loc, sz) (((u32)(val)) << (32-(loc)-(sz))) argument
31 #define vxge_bVALn(bits, loc, n) \ argument
/linux-4.1.27/fs/btrfs/
Dsend.c2862 struct btrfs_key loc; in can_rmdir() local
/linux-4.1.27/mm/
Dslub.c3978 struct location *loc; member
/linux-4.1.27/drivers/isdn/hisax/
Dhisax.h309 u_char loc; member
/linux-4.1.27/drivers/net/ethernet/sun/
Dniu.c7595 static int niu_del_ethtool_tcam_entry(struct niu *np, u32 loc) in niu_del_ethtool_tcam_entry()