/linux-4.1.27/arch/blackfin/kernel/ |
D | shadow_console.c | 59 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/ |
D | misc.c | 48 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()
|
D | super.c | 1114 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
|
D | udfdecl.h | 206 udf_get_lb_pblock(struct super_block *sb, struct kernel_lb_addr *loc, in udf_get_lb_pblock()
|
D | partition.c | 52 uint32_t loc; in udf_get_pblock_virt15() local
|
D | namei.c | 279 struct kernel_lb_addr loc; in udf_lookup() local 1202 struct kernel_lb_addr loc; in udf_nfs_get_inode() local
|
D | balloc.c | 40 struct kernel_lb_addr loc; in read_block_bitmap() local
|
D | inode.c | 1333 struct kernel_lb_addr loc; in udf_read_inode() local
|
/linux-4.1.27/drivers/input/mouse/ |
D | trackpoint.c | 50 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/ |
D | layout.c | 1742 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/ |
D | xattr.c | 1431 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/ |
D | exception-64s.h | 356 #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/ |
D | solo6x10-eeprom.c | 103 __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/ |
D | module.c | 142 #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/ |
D | module.c | 101 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/ |
D | livepatch.h | 29 type, unsigned long loc, unsigned long value) in klp_write_module_reloc()
|
/linux-4.1.27/arch/s390/kernel/ |
D | module.c | 170 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/ |
D | livepatch.c | 39 unsigned long loc, unsigned long value) in klp_write_module_reloc()
|
D | module.c | 148 void *loc; in apply_relocate_add() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_sd7220.c | 178 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/ |
D | runlist.c | 219 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/ |
D | module.c | 43 unsigned long loc; in apply_relocate() local
|
/linux-4.1.27/arch/cris/kernel/ |
D | module.c | 59 uint32_t *loc in apply_relocate_add() local
|
/linux-4.1.27/samples/bpf/ |
D | tracex2_kern.c | 26 long loc = 0; in bpf_prog2() local
|
/linux-4.1.27/arch/nios2/kernel/ |
D | module.c | 57 uint32_t *loc in apply_relocate_add() local
|
/linux-4.1.27/arch/score/kernel/ |
D | module.c | 41 unsigned long loc; in apply_relocate() local
|
/linux-4.1.27/scripts/ |
D | sortextable.c | 218 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/ |
D | tpm_i2c_infineon.c | 280 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/ |
D | windfarm_max6690_sensor.c | 67 const char *name, *loc; in wf_max6690_probe() local
|
D | windfarm_lm75_sensor.c | 96 const char *name, *loc; in wf_lm75_probe() local
|
D | windfarm_lm87_sensor.c | 104 const char *name = NULL, *loc; in wf_lm87_probe() local
|
D | windfarm_ad7417_sensor.c | 238 const char *loc; in wf_ad7417_probe() local
|
D | windfarm_smu_sat.c | 211 const char *loc, *type; in wf_sat_probe() local
|
D | windfarm_fcu_controls.c | 435 const char *loc; in wf_fcu_lookup_fans() local
|
/linux-4.1.27/lib/reed_solomon/ |
D | decode_rs.c | 36 uint16_t root[nroots], reg[nroots + 1], loc[nroots]; variable
|
/linux-4.1.27/fs/nfs/ |
D | nfs4namespace.c | 306 int loc, error; in nfs_follow_referral() local 491 int loc, error; in nfs4_replace_transport() local
|
D | nfs4xdr.c | 3604 struct nfs4_fs_location *loc; in decode_attr_fs_locations() local
|
/linux-4.1.27/drivers/net/usb/ |
D | sr9700.c | 176 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()
|
D | asix_common.c | 365 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()
|
D | dm9601.c | 219 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()
|
D | sr9800.c | 336 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()
|
D | pegasus.c | 247 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()
|
D | ax88179_178a.c | 364 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/ |
D | rtas-proc.c | 430 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()
|
D | eeh_pe.c | 865 const char *loc = NULL; in eeh_pe_loc_get() local
|
D | exceptions-64e.S | 462 #define EXCEPTION_STUB(loc, label) \ argument
|
/linux-4.1.27/arch/arm/kernel/ |
D | module.c | 60 unsigned long loc; in apply_relocate() local
|
/linux-4.1.27/include/linux/ |
D | livepatch.h | 77 unsigned long loc; member
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_mcg.c | 221 int i, loc; in mthca_multicast_detach() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | module.c | 206 void *loc; in apply_relocate_add() local
|
/linux-4.1.27/fs/jfs/ |
D | jfs_xtree.h | 36 pxd_t loc; /* 8: length and address in unit of fsblksize */ member
|
D | jfs_types.h | 113 pxd_t loc; /* 8: address and length in unit of fsblksize */ member
|
/linux-4.1.27/arch/um/os-Linux/ |
D | process.c | 135 void *loc; in os_map_memory() local
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_auto_parser.c | 196 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/ |
D | sidtab.c | 150 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/ |
D | vmwgfx_context.c | 677 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/ |
D | rtc-pcf8583.c | 25 unsigned int loc; member
|
/linux-4.1.27/drivers/char/ |
D | applicom.c | 130 static int ac_register_board(unsigned long physloc, void __iomem *loc, in ac_register_board()
|
/linux-4.1.27/drivers/cpufreq/ |
D | pmac64-cpufreq.c | 503 const char *loc = of_get_property(hwclock, in g5_pm72_cpufreq_init() local
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | axnet_cs.c | 429 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()
|
D | pcnet_cs.c | 706 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/ |
D | dw_mmc-exynos.c | 427 s8 i, loc = -1; in dw_mci_exynos_get_best_clksmpl() local
|
/linux-4.1.27/arch/arc/kernel/ |
D | unwind.c | 141 uleb128_t loc, org; member 790 const uleb128_t loc = state->loc; in processCFI() local
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 546 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/ |
D | balloc.c | 787 unsigned start, length, loc; in ufs_bitmap_search() local
|
D | ufs_fs.h | 254 #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/ |
D | dn_nsp_out.c | 549 int ddl, unsigned char *dd, __le16 rem, __le16 loc) in dn_nsp_do_disc()
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
D | viosrp.h | 189 char loc[SRP_MAX_LOC_LEN]; member
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 618 int loc = -1; in remove_promisc_qp() local 1214 int i, loc = -1; in mlx4_qp_detach_common() local
|
D | en_ethtool.c | 1582 int loc) in mlx4_en_get_flow()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | unwind.h | 82 unsigned long *loc; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 719 enum req_location loc, in ldlm_capsule_handles_avail() 729 enum req_location loc, int off) in ldlm_format_handles_avail()
|
D | ldlm_lock.c | 1389 enum req_location loc, void *data, int size) in ldlm_fill_lvb()
|
/linux-4.1.27/drivers/ssb/ |
D | pci.c | 367 u16 loc[3]; in sprom_extract_r123() local
|
/linux-4.1.27/drivers/isdn/act2000/ |
D | capi.h | 65 unsigned loc:4; /* location */ member 100 __u16 loc; member
|
/linux-4.1.27/drivers/isdn/isdnloop/ |
D | isdnloop.c | 543 isdnloop_unicause(isdnloop_card *card, int loc, int cau) in isdnloop_unicause()
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smc91c92_cs.c | 985 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()
|
D | epic100.c | 629 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/ |
D | ql4_nx.c | 3703 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/ |
D | quota.c | 669 static int gfs2_adjust_quota(struct gfs2_inode *ip, loff_t loc, in gfs2_adjust_quota()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 1741 static int gfar_del_cls(struct gfar_private *priv, u32 loc) in gfar_del_cls()
|
/linux-4.1.27/fs/ |
D | binfmt_elf.c | 683 } *loc; in load_elf_binary() local
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | cyttsp4_core.h | 181 u8 loc; member
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
D | s2io.h | 17 #define s2BIT(loc) (0x8000000000000000ULL >> (loc)) argument 18 #define vBIT(val, loc, sz) (((u64)val) << (64-loc-sz)) argument
|
/linux-4.1.27/drivers/mfd/ |
D | ab8500-debugfs.c | 2663 struct hwreg_cfg loc = { in hwreg_common_write() local
|
/linux-4.1.27/drivers/iio/adc/ |
D | max1363.c | 792 unsigned long mask, loc; in max1363_event_handler() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | unwind.c | 1876 unsigned long loc = (unsigned long)p; in unw_valid() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 3751 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/ |
D | cvmx-mio-defs.h | 181 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/ |
D | vxge-config.h | 870 #define VXGE_HW_DEVICE_STATS_PIO_READ(loc, offset) { \ argument
|
D | vxge-reg.h | 20 #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/ |
D | send.c | 2862 struct btrfs_key loc; in can_rmdir() local
|
/linux-4.1.27/mm/ |
D | slub.c | 3978 struct location *loc; member
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | hisax.h | 309 u_char loc; member
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.c | 7595 static int niu_del_ethtool_tcam_entry(struct niu *np, u32 loc) in niu_del_ethtool_tcam_entry()
|