Home
last modified time | relevance | path

Searched defs:where (Results 1 – 164 of 164) sorted by relevance

/linux-4.4.14/arch/mips/pci/
Dops-rc32434.c48 unsigned char where, u32 *data) in config_access()
73 int where, u8 *val) in read_config_byte()
84 int where, u16 *val) in read_config_word()
95 int where, u32 *val) in read_config_dword()
129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, in write_config_byte()
148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, in write_config_word()
168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, in write_config_dword()
178 int where, int size, u32 *val) in pci_config_read()
191 int where, int size, u32 val) in pci_config_write()
Dops-bcm63xx.c20 static int postprocess_read(u32 data, int where, unsigned int size) in postprocess_read()
39 static int preprocess_write(u32 orig_data, u32 val, int where, in preprocess_write()
65 unsigned int devfn, int where) in bcm63xx_setup_cfg_access()
101 unsigned int devfn, int where, int size, in bcm63xx_do_cfg_read()
122 unsigned int devfn, int where, int size, in bcm63xx_do_cfg_write()
148 int where, int size, u32 *val) in bcm63xx_pci_read()
162 int where, int size, u32 val) in bcm63xx_pci_write()
208 static int fake_cb_bridge_read(int where, int size, u32 *val) in fake_cb_bridge_read()
291 static int fake_cb_bridge_write(int where, int size, u32 val) in fake_cb_bridge_write()
363 int where, int size, u32 *val) in bcm63xx_cb_read()
[all …]
Dops-pmcmsp.c118 unsigned char where = 0; /* Write to static Device/Vendor ID */ in gen_pci_cfg_wr_show() local
363 unsigned char where, in msp_pcibios_config_access()
492 int where, in msp_pcibios_read_config_byte()
540 int where, in msp_pcibios_read_config_word()
597 int where, in msp_pcibios_read_config_dword()
650 int where, in msp_pcibios_write_config_byte()
699 int where, in msp_pcibios_write_config_word()
751 int where, in msp_pcibios_write_config_dword()
793 int where, in msp_pcibios_read_config()
844 int where, in msp_pcibios_write_config()
Dops-bridge.c20 static u32 emulate_ioc3_cfg(int where, int size) in emulate_ioc3_cfg()
44 int where, int size, u32 * value) in pci_conf0_read_config()
104 int where, int size, u32 * value) in pci_conf1_read_config()
168 int where, int size, u32 * value) in pci_read_config()
177 int where, int size, u32 value) in pci_conf0_write_config()
243 int where, int size, u32 value) in pci_conf1_write_config()
311 int where, int size, u32 value) in pci_write_config()
Dpci-alchemy.c99 unsigned int dev_fn, unsigned char where, u32 *data) in config_access()
188 int where, u8 *val) in read_config_byte()
202 int where, u16 *val) in read_config_word()
214 int where, u32 *val) in read_config_dword()
220 int where, u8 val) in write_config_byte()
237 int where, u16 val) in write_config_word()
254 int where, u32 val) in write_config_dword()
260 int where, int size, u32 *val) in alchemy_pci_read()
283 int where, int size, u32 val) in alchemy_pci_write()
Dops-vr41xx.c36 unsigned int devfn, int where) in set_pci_configuration_address()
61 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read()
89 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write()
Dpci-bcm1480ht.c51 #define CFGOFFSET(bus, devfn, where) (((bus)<<16)+((devfn)<<8)+(where)) argument
52 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument
110 int where, int size, u32 * val) in bcm1480ht_pcibios_read()
135 int where, int size, u32 val) in bcm1480ht_pcibios_write()
Dpci-bcm1480.c53 #define CFGOFFSET(bus, devfn, where) (((bus)<<16)+((devfn)<<8)+(where)) argument
54 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument
121 int where, int size, u32 * val) in bcm1480_pcibios_read()
146 int where, int size, u32 val) in bcm1480_pcibios_write()
Dops-lantiq.c29 unsigned int devfn, unsigned int where, u32 *data) in ltq_pci_config_access()
74 int where, int size, u32 *val) in ltq_pci_read_config_dword()
92 int where, int size, u32 val) in ltq_pci_write_config_dword()
Dpci-sb1250.c53 #define CFGOFFSET(bus, devfn, where) (((bus)<<16) + ((devfn)<<8) + (where)) argument
54 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument
130 int where, int size, u32 * val) in sb1250_pcibios_read()
155 int where, int size, u32 val) in sb1250_pcibios_write()
Dops-gt64xxx_pci0.c43 struct pci_bus *bus, unsigned int devfn, int where, u32 * data) in gt64xxx_pci0_pcibios_config_access()
104 int where, int size, u32 * val) in gt64xxx_pci0_pcibios_read()
123 int where, int size, u32 val) in gt64xxx_pci0_pcibios_write()
Dops-msc.c47 struct pci_bus *bus, unsigned int devfn, int where, u32 * data) in msc_pcibios_config_access()
89 int where, int size, u32 * val) in msc_pcibios_read()
113 int where, int size, u32 val) in msc_pcibios_write()
Dops-loongson3.c17 int where, u32 *data) in loongson3_pci_config_access()
51 int where, int size, u32 *val) in loongson3_pci_pcibios_read()
71 int where, int size, u32 val) in loongson3_pci_pcibios_write()
Dops-emma2rh.c60 unsigned int devfn, int where) in set_pci_configuration_address()
82 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read()
127 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write()
Dops-nile4.c17 struct pci_bus *bus, unsigned int devfn, int where, u32 *val) in nile4_pcibios_config_access()
75 int where, int size, u32 *val) in nile4_pcibios_read()
101 int where, int size, u32 val) in nile4_pcibios_write()
Dops-bonito64.c38 unsigned int devfn, int where, in bonito64_pcibios_config_access()
102 int where, int size, u32 * val) in bonito64_pcibios_read()
126 int where, int size, u32 val) in bonito64_pcibios_write()
Dops-tx3927.c48 static int mkaddr(struct pci_bus *bus, unsigned char devfn, unsigned char where) in mkaddr()
77 int where, int size, u32 * val) in tx3927_pci_read_config()
102 int where, int size, u32 val) in tx3927_pci_write_config()
Dpci-xlp.c64 int where) in pci_cfg_read_32bit()
93 int where, u32 data) in pci_cfg_write_32bit()
103 int where, int size, u32 *val) in nlm_pcibios_read()
126 int where, int size, u32 val) in nlm_pcibios_write()
Dpci-ar71xx.c72 static inline u32 ar71xx_pci_get_ble(int where, int size, int local) in ar71xx_pci_get_ble()
84 int where) in ar71xx_pci_bus_addr()
148 int where, int size, u32 value) in ar71xx_pci_local_write()
164 int where, int size, u32 cmd) in ar71xx_pci_set_cfgaddr()
180 int where, int size, u32 *value) in ar71xx_pci_read_config()
204 int where, int size, u32 value) in ar71xx_pci_write_config()
Dpci-xlr.c63 int where) in pci_cfg_read_32bit()
75 int where, u32 data) in pci_cfg_write_32bit()
85 int where, int size, u32 *val) in nlm_pcibios_read()
108 int where, int size, u32 val) in nlm_pcibios_write()
Dops-loongson2.c37 unsigned int devfn, int where, in loongson_pcibios_config_access()
122 int where, int size, u32 *val) in loongson_pcibios_read()
146 int where, int size, u32 val) in loongson_pcibios_write()
Dpci-rt2880.c61 unsigned int func, unsigned int where) in rt2880_pci_get_cfgaddr()
68 int where, int size, u32 *val) in rt2880_pci_config_read()
98 int where, int size, u32 val) in rt2880_pci_config_write()
Dpci-ar2315.c199 int where, int size, u32 *ptr, bool write) in ar2315_pci_cfg_access()
254 unsigned devfn, int where, u32 *val) in ar2315_pci_local_cfg_rd()
261 unsigned devfn, int where, u32 val) in ar2315_pci_local_cfg_wr()
267 static int ar2315_pci_cfg_read(struct pci_bus *bus, unsigned devfn, int where, in ar2315_pci_cfg_read()
278 static int ar2315_pci_cfg_write(struct pci_bus *bus, unsigned devfn, int where, in ar2315_pci_cfg_write()
Dpci-ar724x.c73 int where, int size, u32 value) in ar724x_pci_local_write()
112 static int ar724x_pci_read(struct pci_bus *bus, unsigned int devfn, int where, in ar724x_pci_read()
159 static int ar724x_pci_write(struct pci_bus *bus, unsigned int devfn, int where, in ar724x_pci_write()
Dops-tx4927.c62 static int mkaddr(struct pci_bus *bus, unsigned int devfn, int where, in mkaddr()
144 int where, int size, u32 *val) in tx4927_pci_config_read()
166 int where, int size, u32 val) in tx4927_pci_config_write()
Dpci-rt3883.c97 unsigned int func, unsigned int where) in rt3883_pci_get_cfgaddr()
234 int where, int size, u32 *val) in rt3883_pci_config_read()
268 int where, int size, u32 val) in rt3883_pci_config_write()
/linux-4.4.14/arch/mn10300/unit-asb2305/
Dpci.c55 #define CONFIG_CMD(bus, devfn, where) \ argument
83 int where, u32 *_value) in pci_ampci_read_config_byte()
103 int where, u32 *_value) in pci_ampci_read_config_word()
123 int where, u32 *_value) in pci_ampci_read_config_dword()
143 int where, u8 value) in pci_ampci_write_config_byte()
163 int where, u16 value) in pci_ampci_write_config_word()
181 int where, u32 value) in pci_ampci_write_config_dword()
199 int where, int size, u32 *val) in pci_ampci_read_config()
215 int where, int size, u32 val) in pci_ampci_write_config()
/linux-4.4.14/fs/ext4/
Dext4_jbd2.c80 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop()
156 int __ext4_journal_get_write_access(const char *where, unsigned int line, in __ext4_journal_get_write_access()
184 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget()
239 int __ext4_journal_get_create_access(const char *where, unsigned int line, in __ext4_journal_get_create_access()
253 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata()
312 int __ext4_handle_dirty_super(const char *where, unsigned int line, in __ext4_handle_dirty_super()
Dindirect.c414 Indirect *where, int num) in ext4_splice_branch()
Dextents.c159 int __ext4_ext_dirty(const char *where, unsigned int line, handle_t *handle, in __ext4_ext_dirty()
/linux-4.4.14/arch/powerpc/kernel/
Drtas_pci.c48 static inline int config_access_valid(struct pci_dn *dn, int where) in config_access_valid()
58 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config()
92 int where, int size, u32 *val) in rtas_pci_read_config()
122 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config()
154 int where, int size, u32 val) in rtas_pci_write_config()
/linux-4.4.14/arch/sh/drivers/pci/
Dops-sh4.c19 #define CONFIG_CMD(bus, devfn, where) \ argument
26 int where, int size, u32 *val) in sh4_pci_read()
64 int where, int size, u32 val) in sh4_pci_write()
Dops-sh7786.c23 struct pci_bus *bus, unsigned int devfn, int where, u32 *data) in sh7786_pcie_config_access()
93 int where, int size, u32 *val) in sh7786_pcie_read()
129 int where, int size, u32 val) in sh7786_pcie_write()
Dops-sh5.c24 static int sh5pci_read(struct pci_bus *bus, unsigned int devfn, int where, in sh5pci_read()
44 static int sh5pci_write(struct pci_bus *bus, unsigned int devfn, int where, in sh5pci_write()
Dops-dreamcast.c49 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in gapspci_read()
65 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in gapspci_write()
Dpci-sh5.h99 #define SET_CONFIG_BITS(bus,devfn,where) ((((bus) << 16) | ((devfn) << 8) | ((where) & ~3)) | 0x80… argument
102 #define CONFIG_CMD(bus, devfn, where) SET_CONFIG_BITS(bus->number,devfn,where) argument
/linux-4.4.14/arch/parisc/include/asm/
Dassembly.h175 #define SAVE_SP(r, where) mfsp r, %r1 ! STREG %r1, where argument
176 #define REST_SP(r, where) LDREG where, %r1 ! mtsp %r1, r argument
177 #define SAVE_CR(r, where) mfctl r, %r1 ! STREG %r1, where argument
178 #define REST_CR(r, where) LDREG where, %r1 ! mtctl %r1, r argument
/linux-4.4.14/arch/alpha/kernel/
Dsys_marvel.c175 unsigned int where) in io7_redirect_irq()
189 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where) in io7_redirect_one_lsi()
206 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where) in io7_redirect_one_msi()
223 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_lsi()
234 init_one_io7_msi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_msi()
Dcore_polaris.c66 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
83 polaris_read_config(struct pci_bus *bus, unsigned int devfn, int where, in polaris_read_config()
109 polaris_write_config(struct pci_bus *bus, unsigned int devfn, int where, in polaris_write_config()
Dcore_apecs.c92 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
274 apecs_read_config(struct pci_bus *bus, unsigned int devfn, int where, in apecs_read_config()
293 apecs_write_config(struct pci_bus *bus, unsigned int devfn, int where, in apecs_write_config()
Dcore_irongate.c81 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
102 irongate_read_config(struct pci_bus *bus, unsigned int devfn, int where, in irongate_read_config()
127 irongate_write_config(struct pci_bus *bus, unsigned int devfn, int where, in irongate_write_config()
Dcore_tsunami.c91 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
115 tsunami_read_config(struct pci_bus *bus, unsigned int devfn, int where, in tsunami_read_config()
140 tsunami_write_config(struct pci_bus *bus, unsigned int devfn, int where, in tsunami_write_config()
Dcore_lca.c101 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
201 lca_read_config(struct pci_bus *bus, unsigned int devfn, int where, in lca_read_config()
219 lca_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in lca_write_config()
Dcore_t2.c140 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
283 t2_read_config(struct pci_bus *bus, unsigned int devfn, int where, in t2_read_config()
302 t2_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in t2_write_config()
Dcore_wildfire.c355 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
379 wildfire_read_config(struct pci_bus *bus, unsigned int devfn, int where, in wildfire_read_config()
404 wildfire_write_config(struct pci_bus *bus, unsigned int devfn, int where, in wildfire_write_config()
Dcore_titan.c115 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
139 titan_read_config(struct pci_bus *bus, unsigned int devfn, int where, in titan_read_config()
164 titan_write_config(struct pci_bus *bus, unsigned int devfn, int where, in titan_write_config()
Dcore_marvel.c499 unsigned int devfn, int where) in build_conf_addr()
505 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where) in mk_conf_addr()
534 marvel_read_config(struct pci_bus *bus, unsigned int devfn, int where, in marvel_read_config()
560 marvel_write_config(struct pci_bus *bus, unsigned int devfn, int where, in marvel_write_config()
Dcore_mcpcia.c169 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, in mk_conf_addr()
195 mcpcia_read_config(struct pci_bus *bus, unsigned int devfn, int where, in mcpcia_read_config()
222 mcpcia_write_config(struct pci_bus *bus, unsigned int devfn, int where, in mcpcia_write_config()
Dcore_cia.c89 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where, in mk_conf_addr()
208 cia_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in cia_read_config()
227 cia_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in cia_write_config()
/linux-4.4.14/drivers/isdn/hisax/
Dfsm.c111 FsmDelTimer(struct FsmTimer *ft, int where) in FsmDelTimer()
122 int millisec, int event, void *arg, int where) in FsmAddTimer()
146 int millisec, int event, void *arg, int where) in FsmRestartTimer()
/linux-4.4.14/drivers/isdn/mISDN/
Dfsm.c124 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer()
137 int millisec, int event, void *arg, int where) in mISDN_FsmAddTimer()
166 int millisec, int event, void *arg, int where) in mISDN_FsmRestartTimer()
/linux-4.4.14/arch/arm/mach-ixp4xx/
Dcommon-pci.c169 static u32 ixp4xx_config_addr(u8 bus_num, u16 devfn, int where) in ixp4xx_config_addr()
207 static int local_read_config(int where, int size, u32 *value) in local_read_config()
218 static int local_write_config(int where, int size, u32 value) in local_write_config()
242 static int ixp4xx_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32… in ixp4xx_pci_read_config()
265 static int ixp4xx_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u… in ixp4xx_pci_write_config()
/linux-4.4.14/arch/arm/mach-ks8695/
Dpci.c42 static void ks8695_pci_setupconfig(unsigned int bus_nr, unsigned int devfn, unsigned int where) in ks8695_pci_setupconfig()
61 int where) in ks8695_pci_map_bus()
67 static void ks8695_local_writeconfig(int where, u32 value) in ks8695_local_writeconfig()
/linux-4.4.14/arch/sparc/kernel/
Dpci_common.c53 int where, int size, u32 *value) in sun4u_read_pci_cfg_host()
108 int where, int size, u32 *value) in sun4u_read_pci_cfg()
166 int where, int size, u32 value) in sun4u_write_pci_cfg_host()
212 int where, int size, u32 value) in sun4u_write_pci_cfg()
257 int where, int size, u32 *value) in sun4v_read_pci_cfg()
290 int where, int size, u32 value) in sun4v_write_pci_cfg()
Dleon_pci_grpci1.c117 unsigned int devfn, int where, u32 *val) in grpci1_cfg_r32()
154 unsigned int devfn, int where, u32 *val) in grpci1_cfg_r16()
167 unsigned int devfn, int where, u32 *val) in grpci1_cfg_r8()
179 unsigned int devfn, int where, u32 val) in grpci1_cfg_w32()
206 unsigned int devfn, int where, u32 val) in grpci1_cfg_w16()
222 unsigned int devfn, int where, u32 val) in grpci1_cfg_w8()
239 int where, int size, u32 *val) in grpci1_read_config()
278 int where, int size, u32 val) in grpci1_write_config()
Dpcic.c173 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (((unsigned int)bus) << 16) | (((unsigned i… argument
176 int where, u32 *value) in pcic_read_config_dword()
213 int where, int size, u32 *val) in pcic_read_config()
237 int where, u32 value) in pcic_write_config_dword()
252 int where, int size, u32 val) in pcic_write_config()
Dleon_pci_grpci2.c234 unsigned int devfn, int where, u32 *val) in grpci2_cfg_r32()
280 unsigned int devfn, int where, u32 *val) in grpci2_cfg_r16()
293 unsigned int devfn, int where, u32 *val) in grpci2_cfg_r8()
305 unsigned int devfn, int where, u32 val) in grpci2_cfg_w32()
343 unsigned int devfn, int where, u32 val) in grpci2_cfg_w16()
359 unsigned int devfn, int where, u32 val) in grpci2_cfg_w8()
376 int where, int size, u32 *val) in grpci2_read_config()
415 int where, int size, u32 val) in grpci2_write_config()
Dpsycho_common.h22 int where) in psycho_pci_config_mkaddr()
Dpci_schizo.c81 int where) in schizo_pci_config_mkaddr()
/linux-4.4.14/arch/arm/mach-orion5x/
Dpci.c76 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf()
95 int where, int size, u32 *val) in pcie_rd_conf_wa()
121 int where, int size, u32 val) in pcie_wr_conf()
274 u32 where, u32 size, u32 *val) in orion5x_pci_hw_rd_conf()
296 u32 where, u32 size, u32 val) in orion5x_pci_hw_wr_conf()
343 int where, int size, u32 *val) in orion5x_pci_rd_conf()
355 int where, int size, u32 val) in orion5x_pci_wr_conf()
/linux-4.4.14/arch/arm/mach-iop13xx/
Dpci.c181 static u32 iop13xx_atux_cfg_address(struct pci_bus *bus, int devfn, int where) in iop13xx_atux_cfg_address()
204 static u32 iop13xx_atue_cfg_address(struct pci_bus *bus, int devfn, int where) in iop13xx_atue_cfg_address()
279 iop13xx_atux_read_config(struct pci_bus *bus, unsigned int devfn, int where, in iop13xx_atux_read_config()
297 iop13xx_atux_write_config(struct pci_bus *bus, unsigned int devfn, int where, in iop13xx_atux_write_config()
419 iop13xx_atue_read_config(struct pci_bus *bus, unsigned int devfn, int where, in iop13xx_atue_read_config()
444 iop13xx_atue_write_config(struct pci_bus *bus, unsigned int devfn, int where, in iop13xx_atue_write_config()
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
Dosunixmap.c97 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory()
143 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory()
Dosunixxf.c506 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory()
526 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory()
/linux-4.4.14/arch/parisc/kernel/
Dreal2.S125 # define PUSH_CR(r, where) mfctl r, %r1 ! STREG,ma %r1, REG_SZ(where) argument
126 # define POP_CR(r, where) LDREG,mb -REG_SZ(where), %r1 ! mtctl %r1, r argument
/linux-4.4.14/arch/arm/plat-iop/
Dpci.c39 static u32 iop3xx_cfg_address(struct pci_bus *bus, int devfn, int where) in iop3xx_cfg_address()
113 iop3xx_read_config(struct pci_bus *bus, unsigned int devfn, int where, in iop3xx_read_config()
128 iop3xx_write_config(struct pci_bus *bus, unsigned int devfn, int where, in iop3xx_write_config()
/linux-4.4.14/arch/unicore32/kernel/
Dpci.c25 #define CONFIG_CMD(bus, devfn, where) \ argument
29 puv3_read_config(struct pci_bus *bus, unsigned int devfn, int where, in puv3_read_config()
48 puv3_write_config(struct pci_bus *bus, unsigned int devfn, int where, in puv3_write_config()
Dtraps.c35 void dump_backtrace_entry(unsigned long where, in dump_backtrace_entry()
/linux-4.4.14/arch/arm/plat-orion/
Dpcie.c209 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf()
228 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf_tlp()
251 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf_wa()
267 u32 devfn, int where, int size, u32 val) in orion_pcie_wr_conf()
/linux-4.4.14/arch/x86/pci/
Dfixup.c109 int where = 0x55; in pci_fixup_via_northbridge_bug() local
204 static int quirk_pcie_aspm_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *… in quirk_pcie_aspm_read()
214 static int quirk_pcie_aspm_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 … in quirk_pcie_aspm_write()
Dintel_mid_pci.c165 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_read()
175 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write()
Dcommon.c61 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) in pci_read()
67 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write()
/linux-4.4.14/arch/m68k/coldfire/
Dpci.c70 static unsigned long mcf_mk_pcicar(int bus, unsigned int devfn, int where) in mcf_mk_pcicar()
76 int where, int size, u32 *value) in mcf_pci_readconfig()
110 int where, int size, u32 value) in mcf_pci_writeconfig()
/linux-4.4.14/drivers/pci/host/
Dpcie-designware.c128 static int dw_pcie_rd_own_conf(struct pcie_port *pp, int where, int size, in dw_pcie_rd_own_conf()
141 static int dw_pcie_wr_own_conf(struct pcie_port *pp, int where, int size, in dw_pcie_wr_own_conf()
567 u32 devfn, int where, int size, u32 *val) in dw_pcie_rd_other_conf()
601 u32 devfn, int where, int size, u32 val) in dw_pcie_wr_other_conf()
657 static int dw_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in dw_pcie_rd_conf()
682 int where, int size, u32 val) in dw_pcie_wr_conf()
Dpcie-hisi.c48 static int hisi_pcie_cfg_read(struct pcie_port *pp, int where, int size, in hisi_pcie_cfg_read()
73 static int hisi_pcie_cfg_write(struct pcie_port *pp, int where, int size, in hisi_pcie_cfg_write()
Dpcie-altera.c236 int where, u8 byte_en, u32 *value) in tlp_cfg_dword_read()
255 int where, u8 byte_en, u32 value) in tlp_cfg_dword_write()
290 int where, int size, u32 *value) in altera_pcie_cfg_read()
338 int where, int size, u32 value) in altera_pcie_cfg_write()
Dpci-host-generic.c58 int where) in gen_pci_map_cfg_bus_cam()
77 int where) in gen_pci_map_cfg_bus_ecam()
Dpci-mvebu.c48 #define PCIE_CONF_ADDR(bus, devfn, where) \ argument
278 u32 devfn, int where, int size, u32 *val) in mvebu_pcie_hw_rd_conf()
302 u32 devfn, int where, int size, u32 val) in mvebu_pcie_hw_wr_conf()
488 unsigned int where, int size, u32 *value) in mvebu_sw_pci_bridge_read()
629 unsigned int where, int size, u32 value) in mvebu_sw_pci_bridge_write()
780 int where, int size, u32 val) in mvebu_pcie_wr_conf()
805 static int mvebu_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in mvebu_pcie_rd_conf()
Dpcie-rcar.c166 static void rcar_rmw32(struct rcar_pcie *pcie, int where, u32 mask, u32 data) in rcar_rmw32()
176 static u32 rcar_read_conf(struct rcar_pcie *pcie, int where) in rcar_read_conf()
187 unsigned int devfn, int where, u32 *data) in rcar_pcie_config_access()
265 int where, int size, u32 *val) in rcar_pcie_read_conf()
290 int where, int size, u32 val) in rcar_pcie_write_conf()
Dpci-keystone-dw.c388 unsigned int devfn, int where, int size, u32 *val) in ks_dw_pcie_rd_other_conf()
400 unsigned int devfn, int where, int size, u32 val) in ks_dw_pcie_wr_other_conf()
Dpci-exynos.c451 static int exynos_pcie_rd_own_conf(struct pcie_port *pp, int where, int size, in exynos_pcie_rd_own_conf()
462 static int exynos_pcie_wr_own_conf(struct pcie_port *pp, int where, int size, in exynos_pcie_wr_own_conf()
Dpcie-iproc.c100 int where) in iproc_pcie_map_cfg_bus()
Dpci-rcar-gen2.c109 int where) in rcar_pci_cfg_base()
Dpci-xgene.c149 int where, int size, u32 *val) in xgene_pcie_config_read32()
Dpcie-xilinx.c201 unsigned int devfn, int where) in xilinx_pcie_map_bus()
Dpci-tegra.c376 static unsigned long tegra_pcie_conf_offset(unsigned int devfn, int where) in tegra_pcie_conf_offset()
453 int where) in tegra_pcie_conf_address()
/linux-4.4.14/arch/arm/mach-cns3xxx/
Dpcie.c55 unsigned int devfn, int where) in cns3xxx_pci_map_bus()
90 int where, int size, u32 *val) in cns3xxx_pci_read_config()
216 int where, int size, u32 val) in cns3xxx_write_config()
/linux-4.4.14/drivers/md/
Ddm-io.c281 static void do_region(int rw, unsigned region, struct dm_io_region *where, in do_region()
363 struct dm_io_region *where, struct dpages *dp, in dispatch_io()
405 struct dm_io_region *where, int rw, struct dpages *dp, in sync_io()
439 struct dm_io_region *where, int rw, struct dpages *dp, in async_io()
510 struct dm_io_region *where, unsigned long *sync_error_bits) in dm_io()
Ddm-snap-persistent.c213 struct dm_io_region *where; member
232 struct dm_io_region where = { in chunk_io() local
/linux-4.4.14/arch/frv/mb93090-mb00/
Dpci-vdk.c57 #define CONFIG_CMD(bus, dev, where) \ argument
96 static int pci_frv_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in pci_frv_read_config()
129 static int pci_frv_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in pci_frv_write_config()
/linux-4.4.14/drivers/mfd/
Dlpc_sch.c94 static int lpc_sch_get_io(struct pci_dev *pdev, int where, const char *name, in lpc_sch_get_io()
123 static int lpc_sch_populate_cell(struct pci_dev *pdev, int where, in lpc_sch_populate_cell()
/linux-4.4.14/arch/arm/mach-footbridge/
Ddc21285.c63 dc21285_read_config(struct pci_bus *bus, unsigned int devfn, int where, in dc21285_read_config()
97 dc21285_write_config(struct pci_bus *bus, unsigned int devfn, int where, in dc21285_write_config()
/linux-4.4.14/arch/arm/mach-dove/
Dpcie.c95 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf()
116 int where, int size, u32 val) in pcie_wr_conf()
/linux-4.4.14/arch/arm/common/
Dit8152.c178 unsigned int devfn, int where, in it8152_pci_read_config()
196 unsigned int devfn, int where, in it8152_pci_write_config()
Ddmabounce.c211 dma_addr_t dma_addr, const char *where) in find_safe_buffer_dev()
/linux-4.4.14/arch/arm/mach-versatile/
Dpci.c97 static int versatile_read_config(struct pci_bus *bus, unsigned int devfn, int where, in versatile_read_config()
141 static int versatile_write_config(struct pci_bus *bus, unsigned int devfn, int where, in versatile_write_config()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci.c429 int where, int size, u32 *val) in pnv_pci_cfg_read()
465 int where, int size, u32 val) in pnv_pci_cfg_write()
521 int where, int size, u32 *val) in pnv_pci_read_config()
550 int where, int size, u32 val) in pnv_pci_write_config()
Deeh-powernv.c1105 int where, int size, u32 *val) in pnv_eeh_read_config()
1119 int where, int size, u32 val) in pnv_eeh_write_config()
/linux-4.4.14/drivers/pci/
Daccess.c71 int where, int size, u32 *val) in pci_generic_config_read()
93 int where, int size, u32 val) in pci_generic_config_write()
113 int where, int size, u32 *val) in pci_generic_config_read32()
133 int where, int size, u32 val) in pci_generic_config_write32()
Dxen-pcifront.c178 int where, int size, u32 *val) in pcifront_bus_read()
217 int where, int size, u32 val) in pcifront_bus_write()
/linux-4.4.14/block/
Dblk-exec.c55 int where = at_head ? ELEVATOR_INSERT_FRONT : ELEVATOR_INSERT_BACK; in blk_execute_rq_nowait() local
Delevator.c593 void __elv_add_request(struct request_queue *q, struct request *rq, int where) in __elv_add_request()
674 void elv_add_request(struct request_queue *q, struct request *rq, int where) in elv_add_request()
Dblk-core.c1399 int where) in add_acct_request()
1704 int el_ret, rw_flags, where = ELEVATOR_INSERT_SORT; in blk_queue_bio() local
2180 int where = ELEVATOR_INSERT_BACK; in blk_insert_cloned_request() local
/linux-4.4.14/drivers/pcmcia/
Dpcmcia_resource.c160 off_t where, u8 *val, in pcmcia_access_config()
197 int pcmcia_read_config_byte(struct pcmcia_device *p_dev, off_t where, u8 *val) in pcmcia_read_config_byte()
210 int pcmcia_write_config_byte(struct pcmcia_device *p_dev, off_t where, u8 val) in pcmcia_write_config_byte()
/linux-4.4.14/arch/arm/mach-sa1100/
Dpci-nanoengine.c33 unsigned int devfn, int where) in nanoengine_pci_map_bus()
/linux-4.4.14/drivers/gpu/drm/mga/
Dmga_warp.c58 int n_pipes, where; in mga_warp_install_microcode() local
/linux-4.4.14/include/linux/decompress/
Dmm.h54 static void free(void *where) in free()
/linux-4.4.14/arch/arm/mach-mv78xx0/
Dpcie.c137 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf()
158 int where, int size, u32 val) in pcie_wr_conf()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Deeh_pseries.c674 static int pseries_eeh_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in pseries_eeh_read_config()
688 static int pseries_eeh_write_config(struct pci_dn *pdn, int where, int size, u32 val) in pseries_eeh_write_config()
/linux-4.4.14/drivers/pci/pcie/aer/
Daer_inject.c141 static u32 *find_pci_config_dword(struct aer_error *err, int where, in find_pci_config_dword()
184 static int pci_read_aer(struct pci_bus *bus, unsigned int devfn, int where, in pci_read_aer()
215 static int pci_write_aer(struct pci_bus *bus, unsigned int devfn, int where, in pci_write_aer()
/linux-4.4.14/drivers/video/fbdev/i810/
Di810.h291 #define i810_readb(where, mmio) readb(mmio + where) argument
292 #define i810_readw(where, mmio) readw(mmio + where) argument
293 #define i810_readl(where, mmio) readl(mmio + where) argument
294 #define i810_writeb(where, mmio, val) writeb(val, mmio + where) argument
295 #define i810_writew(where, mmio, val) writew(val, mmio + where) argument
296 #define i810_writel(where, mmio, val) writel(val, mmio + where) argument
/linux-4.4.14/drivers/staging/rts5208/
Drtsx.h67 #define rtsx_read_config_byte(chip, where, val) \ argument
70 #define rtsx_write_config_byte(chip, where, val) \ argument
/linux-4.4.14/fs/gfs2/
Drecovery.c55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add()
84 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check()
Ddir.c1676 u64 where = ip->i_no_addr + 1; in gfs2_inode_ra_len() local
/linux-4.4.14/arch/arm64/kernel/
Dtraps.c106 static void dump_backtrace_entry(unsigned long where) in dump_backtrace_entry()
174 unsigned long where = frame.pc; in dump_backtrace() local
/linux-4.4.14/drivers/video/fbdev/
Dvga16fb.c835 char __iomem *where; in vga_8planes_fillrect() local
1127 char __iomem *where; in vga_8planes_imageblit() local
1151 char __iomem *where = info->screen_base + (image->dx/8) + in vga_imageblit_expand() local
1219 char __iomem *where = in vga_imageblit_color() local
/linux-4.4.14/fs/bfs/
Dfile.c49 unsigned long end, unsigned long where) in bfs_move_blocks()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-firmware.c335 int ivtv_firmware_check(struct ivtv *itv, char *where) in ivtv_firmware_check()
/linux-4.4.14/drivers/staging/speakup/
Dvarhandlers.c163 struct punc_var_t *where; in spk_get_punc_var() local
/linux-4.4.14/drivers/tty/vt/
Dselection.c54 static inline void highlight_pointer(const int where) in highlight_pointer()
/linux-4.4.14/fs/reiserfs/
Ddir.c51 #define store_ih(where,what) copy_item_head (where, what) argument
/linux-4.4.14/arch/ia64/pci/
Dpci.c99 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_read()
106 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write()
/linux-4.4.14/drivers/gpu/drm/savage/
Dsavage_state.c116 #define SAVE_STATE(reg,where) \ argument
119 #define SAVE_STATE_MASK(reg,where,mask) do { \ argument
/linux-4.4.14/scripts/dtc/
Dfdtget.c51 static void report_error(const char *where, int err) in report_error()
/linux-4.4.14/drivers/md/bcache/
Dbset.c193 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front()
213 bool __bch_cut_back(const struct bkey *where, struct bkey *k) in __bch_cut_back()
799 void bch_bset_insert(struct btree_keys *b, struct bkey *where, in bch_bset_insert()
Dbset.h408 static inline bool bch_cut_front(const struct bkey *where, struct bkey *k) in bch_cut_front()
414 static inline bool bch_cut_back(const struct bkey *where, struct bkey *k) in bch_cut_back()
Djournal.c75 struct list_head *where; in journal_read_bucket() local
/linux-4.4.14/drivers/parisc/
Ddino.c173 static int dino_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_read()
208 static int dino_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_write()
/linux-4.4.14/arch/arm/kernel/
Dunwind.c504 unsigned long where = frame.pc; in unwind_backtrace() local
Dtraps.c65 void dump_backtrace_entry(unsigned long where, unsigned long from, unsigned long frame) in dump_backtrace_entry()
/linux-4.4.14/arch/arm/mach-integrator/
Dpci_v3.c456 static int v3_read_config(struct pci_bus *bus, unsigned int devfn, int where, in v3_read_config()
464 static int v3_write_config(struct pci_bus *bus, unsigned int devfn, int where, in v3_write_config()
/linux-4.4.14/drivers/misc/
Dspear13xx_pcie_gadget.c90 int where, int size, u32 *val) in spear_dbi_read_reg()
112 int where, int size, u32 val) in spear_dbi_write_reg()
/linux-4.4.14/fs/minix/
Ditree_common.c110 Indirect *where, in splice_branch()
/linux-4.4.14/arch/s390/pci/
Dpci.c314 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_read()
328 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write()
/linux-4.4.14/tools/net/
Dbpf_dbg.c536 static void bpf_set_breakpoints(unsigned int where) in bpf_set_breakpoints()
1161 unsigned int where = strtoul(subcmd, NULL, 10); in cmd_breakpoint() local
/linux-4.4.14/arch/x86/kernel/
Dsignal.c743 void signal_fault(struct pt_regs *regs, void __user *frame, char *where) in signal_fault()
/linux-4.4.14/arch/arc/kernel/
Dunwind.c136 } where; member
669 static void set_rule(uleb128_t reg, enum item_location where, uleb128_t value, in set_rule()
/linux-4.4.14/include/linux/
Dpci.h907 static inline int pci_read_config_byte(const struct pci_dev *dev, int where, u8 *val) in pci_read_config_byte()
911 static inline int pci_read_config_word(const struct pci_dev *dev, int where, u16 *val) in pci_read_config_word()
915 static inline int pci_read_config_dword(const struct pci_dev *dev, int where, in pci_read_config_dword()
920 static inline int pci_write_config_byte(const struct pci_dev *dev, int where, u8 val) in pci_write_config_byte()
924 static inline int pci_write_config_word(const struct pci_dev *dev, int where, u16 val) in pci_write_config_word()
928 static inline int pci_write_config_dword(const struct pci_dev *dev, int where, in pci_write_config_dword()
/linux-4.4.14/drivers/md/persistent-data/
Ddm-transaction-manager.c79 dm_block_t where; member
Ddm-space-map-metadata.c666 static int sm_bootstrap_copy_root(struct dm_space_map *sm, void *where, in sm_bootstrap_copy_root()
/linux-4.4.14/drivers/edac/
Dedac_pci_sysfs.c500 int where; in get_pci_parity_status() local
Di7300_edac.c791 int where = mtr_regs[slot]; in i7300_init_csrows() local
Di5400_edac.c1101 int where = MTR0 + (slot_row * sizeof(u16)); in i5400_get_mc_regs() local
Di5000_edac.c1187 int where = MTR0 + (slot_row * sizeof(u32)); in i5000_get_mc_regs() local
Di7core_edac.c878 static int write_and_test(struct pci_dev *dev, const int where, const u32 val) in write_and_test()
/linux-4.4.14/fs/sysv/
Ditree.c169 Indirect *where, in splice_branch()
/linux-4.4.14/lib/
Dinflate.c265 static void free(void *where) in free()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snb.c215 int where = SNB_UNCORE_PCI_IMC_BAR_OFFSET; in snb_uncore_imc_init_box() local
/linux-4.4.14/drivers/net/ethernet/i825xx/
Dsun3_82586.c206 static int check586(struct net_device *dev,char *where,unsigned size) in check586()
/linux-4.4.14/arch/ia64/kernel/
Dunwind_i.h78 enum unw_where where; /* where the register gets saved */ member
Dunwind.c706 set_reg (struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val) in set_reg()
1101 enum unw_where where = UNW_WHERE_GR; in desc_spill_reg_p() local
/linux-4.4.14/drivers/media/common/saa7146/
Dsaa7146_hlp.c673 int where = 0; in saa7146_write_out_dma() local
/linux-4.4.14/include/linux/mfd/
Drtsx_pci.h114 #define rtsx_pci_read_config_byte(pcr, where, val) \ argument
117 #define rtsx_pci_write_config_byte(pcr, where, val) \ argument
120 #define rtsx_pci_read_config_dword(pcr, where, val) \ argument
123 #define rtsx_pci_write_config_dword(pcr, where, val) \ argument
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_debugfs.c1417 int where, count; in lpfc_idiag_pcicfg_read() local
1538 uint32_t where, value, count; in lpfc_idiag_pcicfg_write() local
/linux-4.4.14/fs/
Dnamespace.c1982 static void unlock_mount(struct mountpoint *where) in unlock_mount()
2604 int copy_mount_options(const void __user * data, unsigned long *where) in copy_mount_options()
/linux-4.4.14/drivers/acpi/acpica/
Dacobject.h338 union acpi_operand_object **where; /* Target of Index */ member
/linux-4.4.14/fs/ext2/
Dinode.c556 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
/linux-4.4.14/drivers/scsi/arm/
Dacornscsi.c232 void acornscsi_dumpdma(AS_Host *host, char *where) in acornscsi_dumpdma()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_driver.c2229 u16 where; in ipath_write_kreg_port() local
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_sd7220.c304 const char *where) in qib_sd_trimdone_monitor()
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2272.c120 static void assert_out_naking(struct net2272_ep *ep, const char *where) in assert_out_naking()
/linux-4.4.14/drivers/message/fusion/
Dmptctl.c3002 int where = 1; in mptctl_init() local
/linux-4.4.14/drivers/scsi/
Dosst.c2236 static int osst_write_filler(struct osst_tape * STp, struct osst_request ** aSRpnt, int where, int … in osst_write_filler()
2261 static int __osst_write_header(struct osst_tape * STp, struct osst_request ** aSRpnt, int where, in… in __osst_write_header()
/linux-4.4.14/drivers/atm/
Dfore200e.c951 int bsq_audit(int where, struct host_bsq* bsq, int scheme, int magn) in bsq_audit()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_int.h1733 const char *where) in __drbd_chk_io_error_()
1796 int error, enum drbd_force_detach_flags forcedetach, const char *where) in drbd_chk_io_error_()