/linux-4.4.14/arch/sh/drivers/pci/ |
H A D | ops-dreamcast.c | 49 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) gapspci_read() argument 65 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) gapspci_write() argument
|
H A D | ops-sh5.c | 24 static int sh5pci_read(struct pci_bus *bus, unsigned int devfn, int where, sh5pci_read() argument 44 static int sh5pci_write(struct pci_bus *bus, unsigned int devfn, int where, sh5pci_write() argument
|
H A D | ops-sh4.c | 25 sh4_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh4_pci_read() argument 63 sh4_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh4_pci_write() argument
|
H A D | ops-sh7786.c | 22 sh7786_pcie_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *data) sh7786_pcie_config_access() argument 92 sh7786_pcie_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh7786_pcie_read() argument 128 sh7786_pcie_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh7786_pcie_write() argument
|
/linux-4.4.14/block/ |
H A D | blk-exec.c | 55 int where = at_head ? ELEVATOR_INSERT_FRONT : ELEVATOR_INSERT_BACK; blk_execute_rq_nowait() local
|
H A D | elevator.c | 593 void __elv_add_request(struct request_queue *q, struct request *rq, int where) __elv_add_request() argument 674 void elv_add_request(struct request_queue *q, struct request *rq, int where) elv_add_request() argument
|
H A D | blk-core.c | 1704 int el_ret, rw_flags, where = ELEVATOR_INSERT_SORT; blk_queue_bio() local 2180 int where = ELEVATOR_INSERT_BACK; blk_insert_cloned_request() local 1398 add_acct_request(struct request_queue *q, struct request *rq, int where) add_acct_request() argument
|
/linux-4.4.14/include/linux/decompress/ |
H A D | mm.h | 54 static void free(void *where) free() argument
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | psycho_common.h | 19 psycho_pci_config_mkaddr(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where) psycho_pci_config_mkaddr() argument
|
H A D | pci_common.c | 51 sun4u_read_pci_cfg_host(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where, int size, u32 *value) sun4u_read_pci_cfg_host() argument 107 sun4u_read_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn, int where, int size, u32 *value) sun4u_read_pci_cfg() argument 164 sun4u_write_pci_cfg_host(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where, int size, u32 value) sun4u_write_pci_cfg_host() argument 211 sun4u_write_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn, int where, int size, u32 value) sun4u_write_pci_cfg() argument 256 sun4v_read_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn, int where, int size, u32 *value) sun4v_read_pci_cfg() argument 289 sun4v_write_pci_cfg(struct pci_bus *bus_dev, unsigned int devfn, int where, int size, u32 value) sun4v_write_pci_cfg() argument
|
H A D | leon_pci_grpci1.c | 116 grpci1_cfg_r32(struct grpci1_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 *val) grpci1_cfg_r32() argument 153 grpci1_cfg_r16(struct grpci1_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 *val) grpci1_cfg_r16() argument 166 grpci1_cfg_r8(struct grpci1_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 *val) grpci1_cfg_r8() argument 178 grpci1_cfg_w32(struct grpci1_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 val) grpci1_cfg_w32() argument 205 grpci1_cfg_w16(struct grpci1_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 val) grpci1_cfg_w16() argument 221 grpci1_cfg_w8(struct grpci1_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 val) grpci1_cfg_w8() argument 238 grpci1_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) grpci1_read_config() argument 277 grpci1_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) grpci1_write_config() argument
|
H A D | pcic.c | 175 pcic_read_config_dword(unsigned int busno, unsigned int devfn, int where, u32 *value) pcic_read_config_dword() argument 212 pcic_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pcic_read_config() argument 236 pcic_write_config_dword(unsigned int busno, unsigned int devfn, int where, u32 value) pcic_write_config_dword() argument 251 pcic_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pcic_write_config() argument
|
H A D | leon_pci_grpci2.c | 233 grpci2_cfg_r32(struct grpci2_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 *val) grpci2_cfg_r32() argument 279 grpci2_cfg_r16(struct grpci2_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 *val) grpci2_cfg_r16() argument 292 grpci2_cfg_r8(struct grpci2_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 *val) grpci2_cfg_r8() argument 304 grpci2_cfg_w32(struct grpci2_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 val) grpci2_cfg_w32() argument 342 grpci2_cfg_w16(struct grpci2_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 val) grpci2_cfg_w16() argument 358 grpci2_cfg_w8(struct grpci2_priv *priv, unsigned int bus, unsigned int devfn, int where, u32 val) grpci2_cfg_w8() argument 375 grpci2_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) grpci2_read_config() argument 414 grpci2_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) grpci2_write_config() argument
|
H A D | pci_schizo.c | 78 schizo_pci_config_mkaddr(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where) schizo_pci_config_mkaddr() argument
|
/linux-4.4.14/arch/mips/pci/ |
H A D | ops-vr41xx.c | 61 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, pci_config_read() argument 89 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, pci_config_write() argument 35 set_pci_configuration_address(unsigned char number, unsigned int devfn, int where) set_pci_configuration_address() argument
|
H A D | ops-emma2rh.c | 82 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, pci_config_read() argument 127 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, pci_config_write() argument 59 set_pci_configuration_address(unsigned char bus_num, unsigned int devfn, int where) set_pci_configuration_address() argument
|
H A D | ops-lantiq.c | 28 ltq_pci_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned int where, u32 *data) ltq_pci_config_access() argument 73 ltq_pci_read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) ltq_pci_read_config_dword() argument 91 ltq_pci_write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) ltq_pci_write_config_dword() argument
|
H A D | ops-nile4.c | 16 nile4_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *val) nile4_pcibios_config_access() argument 74 nile4_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) nile4_pcibios_read() argument 100 nile4_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) nile4_pcibios_write() argument
|
H A D | ops-bonito64.c | 36 bonito64_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) bonito64_pcibios_config_access() argument 101 bonito64_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) bonito64_pcibios_read() argument 125 bonito64_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) bonito64_pcibios_write() argument
|
H A D | ops-bridge.c | 20 static u32 emulate_ioc3_cfg(int where, int size) emulate_ioc3_cfg() argument 43 pci_conf0_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * value) pci_conf0_read_config() argument 103 pci_conf1_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * value) pci_conf1_read_config() argument 167 pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * value) pci_read_config() argument 176 pci_conf0_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) pci_conf0_write_config() argument 242 pci_conf1_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) pci_conf1_write_config() argument 310 pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) pci_write_config() argument
|
H A D | ops-gt64xxx_pci0.c | 42 gt64xxx_pci0_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) gt64xxx_pci0_pcibios_config_access() argument 103 gt64xxx_pci0_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) gt64xxx_pci0_pcibios_read() argument 122 gt64xxx_pci0_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) gt64xxx_pci0_pcibios_write() argument
|
H A D | ops-loongson3.c | 15 loongson3_pci_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *data) loongson3_pci_config_access() argument 50 loongson3_pci_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) loongson3_pci_pcibios_read() argument 70 loongson3_pci_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) loongson3_pci_pcibios_write() argument
|
H A D | ops-msc.c | 46 msc_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) msc_pcibios_config_access() argument 88 msc_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) msc_pcibios_read() argument 112 msc_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) msc_pcibios_write() argument
|
H A D | ops-rc32434.c | 129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, write_config_byte() argument 148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, write_config_word() argument 168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, write_config_dword() argument 46 config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned char where, u32 *data) config_access() argument 72 read_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 *val) read_config_byte() argument 83 read_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 *val) read_config_word() argument 94 read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 *val) read_config_dword() argument 177 pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pci_config_read() argument 190 pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pci_config_write() argument
|
H A D | ops-tx3927.c | 48 static int mkaddr(struct pci_bus *bus, unsigned char devfn, unsigned char where) mkaddr() argument 76 tx3927_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) tx3927_pci_read_config() argument 101 tx3927_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) tx3927_pci_write_config() argument
|
H A D | ops-loongson2.c | 35 loongson_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *data) loongson_pcibios_config_access() argument 121 loongson_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) loongson_pcibios_read() argument 145 loongson_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) loongson_pcibios_write() argument
|
H A D | pci-bcm1480.c | 120 bcm1480_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) bcm1480_pcibios_read() argument 145 bcm1480_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) bcm1480_pcibios_write() argument
|
H A D | pci-bcm1480ht.c | 109 bcm1480ht_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) bcm1480ht_pcibios_read() argument 134 bcm1480ht_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) bcm1480ht_pcibios_write() argument
|
H A D | pci-sb1250.c | 129 sb1250_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) sb1250_pcibios_read() argument 154 sb1250_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sb1250_pcibios_write() argument
|
H A D | pci-xlp.c | 63 pci_cfg_read_32bit(struct pci_bus *bus, unsigned int devfn, int where) pci_cfg_read_32bit() argument 92 pci_cfg_write_32bit(struct pci_bus *bus, unsigned int devfn, int where, u32 data) pci_cfg_write_32bit() argument 102 nlm_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) nlm_pcibios_read() argument 125 nlm_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) nlm_pcibios_write() argument
|
H A D | pci-xlr.c | 62 pci_cfg_read_32bit(struct pci_bus *bus, unsigned int devfn, int where) pci_cfg_read_32bit() argument 74 pci_cfg_write_32bit(struct pci_bus *bus, unsigned int devfn, int where, u32 data) pci_cfg_write_32bit() argument 84 nlm_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) nlm_pcibios_read() argument 107 nlm_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) nlm_pcibios_write() argument
|
H A D | ops-bcm63xx.c | 20 static int postprocess_read(u32 data, int where, unsigned int size) postprocess_read() argument 39 static int preprocess_write(u32 orig_data, u32 val, int where, preprocess_write() argument 208 static int fake_cb_bridge_read(int where, int size, u32 *val) fake_cb_bridge_read() argument 291 static int fake_cb_bridge_write(int where, int size, u32 val) fake_cb_bridge_write() argument 64 bcm63xx_setup_cfg_access(int type, unsigned int busn, unsigned int devfn, int where) bcm63xx_setup_cfg_access() argument 100 bcm63xx_do_cfg_read(int type, unsigned int busn, unsigned int devfn, int where, int size, u32 *val) bcm63xx_do_cfg_read() argument 121 bcm63xx_do_cfg_write(int type, unsigned int busn, unsigned int devfn, int where, int size, u32 val) bcm63xx_do_cfg_write() argument 147 bcm63xx_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) bcm63xx_pci_read() argument 161 bcm63xx_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) bcm63xx_pci_write() argument 362 bcm63xx_cb_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) bcm63xx_cb_read() argument 386 bcm63xx_cb_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) bcm63xx_cb_write() argument 482 bcm63xx_pcie_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) bcm63xx_pcie_read() argument 502 bcm63xx_pcie_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) bcm63xx_pcie_write() argument
|
H A D | ops-pmcmsp.c | 118 unsigned char where = 0; /* Write to static Device/Vendor ID */ gen_pci_cfg_wr_show() local 360 msp_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned char where, u32 *data) msp_pcibios_config_access() argument 490 msp_pcibios_read_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u32 *val) msp_pcibios_read_config_byte() argument 538 msp_pcibios_read_config_word(struct pci_bus *bus, unsigned int devfn, int where, u32 *val) msp_pcibios_read_config_word() argument 595 msp_pcibios_read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 *val) msp_pcibios_read_config_dword() argument 648 msp_pcibios_write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 val) msp_pcibios_write_config_byte() argument 697 msp_pcibios_write_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 val) msp_pcibios_write_config_word() argument 749 msp_pcibios_write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 val) msp_pcibios_write_config_dword() argument 791 msp_pcibios_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) msp_pcibios_read_config() argument 842 msp_pcibios_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) msp_pcibios_write_config() argument
|
H A D | ops-tx4927.c | 62 static int mkaddr(struct pci_bus *bus, unsigned int devfn, int where, mkaddr() argument 143 tx4927_pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) tx4927_pci_config_read() argument 165 tx4927_pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) tx4927_pci_config_write() argument
|
H A D | pci-ar724x.c | 112 static int ar724x_pci_read(struct pci_bus *bus, unsigned int devfn, int where, ar724x_pci_read() argument 159 static int ar724x_pci_write(struct pci_bus *bus, unsigned int devfn, int where, ar724x_pci_write() argument 72 ar724x_pci_local_write(struct ar724x_pci_controller *apc, int where, int size, u32 value) ar724x_pci_local_write() argument
|
H A D | pci-rt2880.c | 60 rt2880_pci_get_cfgaddr(unsigned int bus, unsigned int slot, unsigned int func, unsigned int where) rt2880_pci_get_cfgaddr() argument 67 rt2880_pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) rt2880_pci_config_read() argument 97 rt2880_pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) rt2880_pci_config_write() argument
|
H A D | pci-alchemy.c | 98 config_access(unsigned char access_type, struct pci_bus *bus, unsigned int dev_fn, unsigned char where, u32 *data) config_access() argument 187 read_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 *val) read_config_byte() argument 201 read_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 *val) read_config_word() argument 213 read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 *val) read_config_dword() argument 219 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 val) write_config_byte() argument 236 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 val) write_config_word() argument 253 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 val) write_config_dword() argument 259 alchemy_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) alchemy_pci_read() argument 282 alchemy_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) alchemy_pci_write() argument
|
H A D | pci-ar71xx.c | 72 static inline u32 ar71xx_pci_get_ble(int where, int size, int local) ar71xx_pci_get_ble() argument 83 ar71xx_pci_bus_addr(struct pci_bus *bus, unsigned int devfn, int where) ar71xx_pci_bus_addr() argument 147 ar71xx_pci_local_write(struct ar71xx_pci_controller *apc, int where, int size, u32 value) ar71xx_pci_local_write() argument 162 ar71xx_pci_set_cfgaddr(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 cmd) ar71xx_pci_set_cfgaddr() argument 179 ar71xx_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) ar71xx_pci_read_config() argument 203 ar71xx_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) ar71xx_pci_write_config() argument
|
H A D | pci-rt3883.c | 96 rt3883_pci_get_cfgaddr(unsigned int bus, unsigned int slot, unsigned int func, unsigned int where) rt3883_pci_get_cfgaddr() argument 233 rt3883_pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) rt3883_pci_config_read() argument 267 rt3883_pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) rt3883_pci_config_write() argument
|
H A D | pci-ar2315.c | 267 static int ar2315_pci_cfg_read(struct pci_bus *bus, unsigned devfn, int where, ar2315_pci_cfg_read() argument 278 static int ar2315_pci_cfg_write(struct pci_bus *bus, unsigned devfn, int where, ar2315_pci_cfg_write() argument 198 ar2315_pci_cfg_access(struct ar2315_pci_ctrl *apc, unsigned devfn, int where, int size, u32 *ptr, bool write) ar2315_pci_cfg_access() argument 253 ar2315_pci_local_cfg_rd(struct ar2315_pci_ctrl *apc, unsigned devfn, int where, u32 *val) ar2315_pci_local_cfg_rd() argument 260 ar2315_pci_local_cfg_wr(struct ar2315_pci_ctrl *apc, unsigned devfn, int where, u32 val) ar2315_pci_local_cfg_wr() argument
|
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/ |
H A D | osunixmap.c | 97 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) acpi_os_map_memory() argument 143 void acpi_os_unmap_memory(void *where, acpi_size length) acpi_os_unmap_memory() argument
|
H A D | osunixxf.c | 506 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) acpi_os_map_memory() argument 526 void acpi_os_unmap_memory(void *where, acpi_size length) acpi_os_unmap_memory() argument
|
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | fsm.c | 111 FsmDelTimer(struct FsmTimer *ft, int where) FsmDelTimer() argument 121 FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) FsmAddTimer() argument 145 FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) FsmRestartTimer() argument
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | fsm.c | 124 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) mISDN_FsmDelTimer() argument 136 mISDN_FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmAddTimer() argument 165 mISDN_FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmRestartTimer() argument
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
H A D | pci-nanoengine.c | 32 nanoengine_pci_map_bus(struct pci_bus *bus, unsigned int devfn, int where) nanoengine_pci_map_bus() argument
|
/linux-4.4.14/drivers/pci/host/ |
H A D | pcie-hisi.c | 48 static int hisi_pcie_cfg_read(struct pcie_port *pp, int where, int size, hisi_pcie_cfg_read() argument 73 static int hisi_pcie_cfg_write(struct pcie_port *pp, int where, int size, hisi_pcie_cfg_write() argument
|
H A D | pci-host-generic.c | 56 gen_pci_map_cfg_bus_cam(struct pci_bus *bus, unsigned int devfn, int where) gen_pci_map_cfg_bus_cam() argument 75 gen_pci_map_cfg_bus_ecam(struct pci_bus *bus, unsigned int devfn, int where) gen_pci_map_cfg_bus_ecam() argument
|
H A D | pci-rcar-gen2.c | 108 rcar_pci_cfg_base(struct pci_bus *bus, unsigned int devfn, int where) rcar_pci_cfg_base() argument
|
H A D | pcie-iproc.c | 98 iproc_pcie_map_cfg_bus(struct pci_bus *bus, unsigned int devfn, int where) iproc_pcie_map_cfg_bus() argument
|
H A D | pci-keystone-dw.c | 387 ks_dw_pcie_rd_other_conf(struct pcie_port *pp, struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) ks_dw_pcie_rd_other_conf() argument 399 ks_dw_pcie_wr_other_conf(struct pcie_port *pp, struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) ks_dw_pcie_wr_other_conf() argument
|
H A D | pci-xgene.c | 148 xgene_pcie_config_read32(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) xgene_pcie_config_read32() argument
|
H A D | pcie-altera.c | 235 tlp_cfg_dword_read(struct altera_pcie *pcie, u8 bus, u32 devfn, int where, u8 byte_en, u32 *value) tlp_cfg_dword_read() argument 254 tlp_cfg_dword_write(struct altera_pcie *pcie, u8 bus, u32 devfn, int where, u8 byte_en, u32 value) tlp_cfg_dword_write() argument 289 altera_pcie_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) altera_pcie_cfg_read() argument 337 altera_pcie_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) altera_pcie_cfg_write() argument
|
H A D | pcie-designware.c | 128 static int dw_pcie_rd_own_conf(struct pcie_port *pp, int where, int size, dw_pcie_rd_own_conf() argument 141 static int dw_pcie_wr_own_conf(struct pcie_port *pp, int where, int size, dw_pcie_wr_own_conf() argument 657 static int dw_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, dw_pcie_rd_conf() argument 566 dw_pcie_rd_other_conf(struct pcie_port *pp, struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) dw_pcie_rd_other_conf() argument 600 dw_pcie_wr_other_conf(struct pcie_port *pp, struct pci_bus *bus, u32 devfn, int where, int size, u32 val) dw_pcie_wr_other_conf() argument 681 dw_pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) dw_pcie_wr_conf() argument
|
H A D | pci-exynos.c | 451 static int exynos_pcie_rd_own_conf(struct pcie_port *pp, int where, int size, exynos_pcie_rd_own_conf() argument 462 static int exynos_pcie_wr_own_conf(struct pcie_port *pp, int where, int size, exynos_pcie_wr_own_conf() argument
|
H A D | pcie-rcar.c | 166 static void rcar_rmw32(struct rcar_pcie *pcie, int where, u32 mask, u32 data) rcar_rmw32() argument 176 static u32 rcar_read_conf(struct rcar_pcie *pcie, int where) rcar_read_conf() argument 185 rcar_pcie_config_access(struct rcar_pcie *pcie, unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *data) rcar_pcie_config_access() argument 264 rcar_pcie_read_conf(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) rcar_pcie_read_conf() argument 289 rcar_pcie_write_conf(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) rcar_pcie_write_conf() argument
|
H A D | pcie-xilinx.c | 200 xilinx_pcie_map_bus(struct pci_bus *bus, unsigned int devfn, int where) xilinx_pcie_map_bus() argument
|
H A D | pci-mvebu.c | 805 static int mvebu_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, mvebu_pcie_rd_conf() argument 276 mvebu_pcie_hw_rd_conf(struct mvebu_pcie_port *port, struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) mvebu_pcie_hw_rd_conf() argument 300 mvebu_pcie_hw_wr_conf(struct mvebu_pcie_port *port, struct pci_bus *bus, u32 devfn, int where, int size, u32 val) mvebu_pcie_hw_wr_conf() argument 487 mvebu_sw_pci_bridge_read(struct mvebu_pcie_port *port, unsigned int where, int size, u32 *value) mvebu_sw_pci_bridge_read() argument 628 mvebu_sw_pci_bridge_write(struct mvebu_pcie_port *port, unsigned int where, int size, u32 value) mvebu_sw_pci_bridge_write() argument 779 mvebu_pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) mvebu_pcie_wr_conf() argument
|
H A D | pci-tegra.c | 376 static unsigned long tegra_pcie_conf_offset(unsigned int devfn, int where) tegra_pcie_conf_offset() argument 451 tegra_pcie_conf_address(struct pci_bus *bus, unsigned int devfn, int where) tegra_pcie_conf_address() argument
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
H A D | mga_warp.c | 58 int n_pipes, where; mga_warp_install_microcode() local
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | core_polaris.c | 66 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, mk_conf_addr() argument 83 polaris_read_config(struct pci_bus *bus, unsigned int devfn, int where, polaris_read_config() argument 109 polaris_write_config(struct pci_bus *bus, unsigned int devfn, int where, polaris_write_config() argument
|
H A D | core_apecs.c | 92 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, mk_conf_addr() argument 274 apecs_read_config(struct pci_bus *bus, unsigned int devfn, int where, apecs_read_config() argument 293 apecs_write_config(struct pci_bus *bus, unsigned int devfn, int where, apecs_write_config() argument
|
H A D | core_irongate.c | 81 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, mk_conf_addr() argument 102 irongate_read_config(struct pci_bus *bus, unsigned int devfn, int where, irongate_read_config() argument 127 irongate_write_config(struct pci_bus *bus, unsigned int devfn, int where, irongate_write_config() argument
|
H A D | core_tsunami.c | 91 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, mk_conf_addr() argument 115 tsunami_read_config(struct pci_bus *bus, unsigned int devfn, int where, tsunami_read_config() argument 140 tsunami_write_config(struct pci_bus *bus, unsigned int devfn, int where, tsunami_write_config() argument
|
H A D | sys_marvel.c | 173 io7_redirect_irq(struct io7 *io7, volatile unsigned long *csr, unsigned int where) io7_redirect_irq() argument 189 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where) io7_redirect_one_lsi() argument 206 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where) io7_redirect_one_msi() argument 223 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) init_one_io7_lsi() argument 234 init_one_io7_msi(struct io7 *io7, unsigned int which, unsigned int where) init_one_io7_msi() argument
|
H A D | core_lca.c | 101 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, mk_conf_addr() argument 201 lca_read_config(struct pci_bus *bus, unsigned int devfn, int where, lca_read_config() argument 219 lca_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, lca_write_config() argument
|
H A D | core_mcpcia.c | 169 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, mk_conf_addr() argument 195 mcpcia_read_config(struct pci_bus *bus, unsigned int devfn, int where, mcpcia_read_config() argument 222 mcpcia_write_config(struct pci_bus *bus, unsigned int devfn, int where, mcpcia_write_config() argument
|
H A D | core_t2.c | 140 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, mk_conf_addr() argument 283 t2_read_config(struct pci_bus *bus, unsigned int devfn, int where, t2_read_config() argument 302 t2_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, t2_write_config() argument
|
H A D | core_titan.c | 115 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument 139 titan_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) titan_read_config() argument 164 titan_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) titan_write_config() argument
|
H A D | core_wildfire.c | 355 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, mk_conf_addr() argument 379 wildfire_read_config(struct pci_bus *bus, unsigned int devfn, int where, wildfire_read_config() argument 404 wildfire_write_config(struct pci_bus *bus, unsigned int devfn, int where, wildfire_write_config() argument
|
H A D | core_cia.c | 89 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where, mk_conf_addr() argument 208 cia_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, cia_read_config() argument 227 cia_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, cia_write_config() argument
|
H A D | core_marvel.c | 498 build_conf_addr(struct pci_controller *hose, u8 bus, unsigned int devfn, int where) build_conf_addr() argument 505 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where) mk_conf_addr() argument 534 marvel_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) marvel_read_config() argument 560 marvel_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) marvel_write_config() argument
|
/linux-4.4.14/drivers/staging/speakup/ |
H A D | varhandlers.c | 163 struct punc_var_t *where; spk_get_punc_var() local
|
/linux-4.4.14/fs/bfs/ |
H A D | file.c | 48 bfs_move_blocks(struct super_block *sb, unsigned long start, unsigned long end, unsigned long where) bfs_move_blocks() argument
|
/linux-4.4.14/fs/ext4/ |
H A D | ext4_jbd2.c | 80 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) __ext4_journal_stop() argument 156 int __ext4_journal_get_write_access(const char *where, unsigned int line, __ext4_journal_get_write_access() argument 184 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, __ext4_forget() argument 239 int __ext4_journal_get_create_access(const char *where, unsigned int line, __ext4_journal_get_create_access() argument 253 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, __ext4_handle_dirty_metadata() argument 312 int __ext4_handle_dirty_super(const char *where, unsigned int line, __ext4_handle_dirty_super() argument
|
H A D | indirect.c | 412 ext4_splice_branch(handle_t *handle, struct ext4_allocation_request *ar, Indirect *where, int num) ext4_splice_branch() argument
|
H A D | extents.c | 159 int __ext4_ext_dirty(const char *where, unsigned int line, handle_t *handle, __ext4_ext_dirty() argument
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | rtas_pci.c | 48 static inline int config_access_valid(struct pci_dn *dn, int where) config_access_valid() argument 58 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) rtas_read_config() argument 122 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) rtas_write_config() argument 90 rtas_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) rtas_pci_read_config() argument 152 rtas_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) rtas_pci_write_config() argument
|
/linux-4.4.14/arch/arm/plat-iop/ |
H A D | pci.c | 39 static u32 iop3xx_cfg_address(struct pci_bus *bus, int devfn, int where) iop3xx_cfg_address() argument 113 iop3xx_read_config(struct pci_bus *bus, unsigned int devfn, int where, iop3xx_read_config() argument 128 iop3xx_write_config(struct pci_bus *bus, unsigned int devfn, int where, iop3xx_write_config() argument
|
/linux-4.4.14/arch/arm/mach-ks8695/ |
H A D | pci.c | 42 static void ks8695_pci_setupconfig(unsigned int bus_nr, unsigned int devfn, unsigned int where) ks8695_pci_setupconfig() argument 67 static void ks8695_local_writeconfig(int where, u32 value) ks8695_local_writeconfig() argument 60 ks8695_pci_map_bus(struct pci_bus *bus, unsigned int devfn, int where) ks8695_pci_map_bus() argument
|
/linux-4.4.14/arch/arm/common/ |
H A D | it8152.c | 177 it8152_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) it8152_pci_read_config() argument 195 it8152_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) it8152_pci_write_config() argument
|
H A D | dmabounce.c | 210 find_safe_buffer_dev(struct device *dev, dma_addr_t dma_addr, const char *where) find_safe_buffer_dev() argument
|
/linux-4.4.14/arch/arm/mach-dove/ |
H A D | pcie.c | 95 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, pcie_rd_conf() argument 115 pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) pcie_wr_conf() argument
|
/linux-4.4.14/arch/arm/mach-footbridge/ |
H A D | dc21285.c | 63 dc21285_read_config(struct pci_bus *bus, unsigned int devfn, int where, dc21285_read_config() argument 97 dc21285_write_config(struct pci_bus *bus, unsigned int devfn, int where, dc21285_write_config() argument
|
/linux-4.4.14/drivers/tty/vt/ |
H A D | selection.c | 54 static inline void highlight_pointer(const int where) highlight_pointer() argument
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | journal.c | 75 struct list_head *where; journal_read_bucket() local
|
H A D | bset.h | 408 static inline bool bch_cut_front(const struct bkey *where, struct bkey *k) bch_cut_front() argument 414 static inline bool bch_cut_back(const struct bkey *where, struct bkey *k) bch_cut_back() argument
|
H A D | bset.c | 193 bool __bch_cut_front(const struct bkey *where, struct bkey *k) __bch_cut_front() argument 213 bool __bch_cut_back(const struct bkey *where, struct bkey *k) __bch_cut_back() argument 799 void bch_bset_insert(struct btree_keys *b, struct bkey *where, bch_bset_insert() argument
|
/linux-4.4.14/drivers/md/persistent-data/ |
H A D | dm-transaction-manager.c | 79 dm_block_t where; member in struct:shadow_info
|
H A D | dm-space-map-metadata.c | 666 static int sm_bootstrap_copy_root(struct dm_space_map *sm, void *where, sm_bootstrap_copy_root() argument
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
H A D | ivtv-firmware.c | 335 int ivtv_firmware_check(struct ivtv *itv, char *where) ivtv_firmware_check() argument
|
/linux-4.4.14/drivers/mfd/ |
H A D | lpc_sch.c | 94 static int lpc_sch_get_io(struct pci_dev *pdev, int where, const char *name, lpc_sch_get_io() argument 123 static int lpc_sch_populate_cell(struct pci_dev *pdev, int where, lpc_sch_populate_cell() argument
|
/linux-4.4.14/drivers/pcmcia/ |
H A D | pcmcia_resource.c | 197 int pcmcia_read_config_byte(struct pcmcia_device *p_dev, off_t where, u8 *val) pcmcia_read_config_byte() argument 210 int pcmcia_write_config_byte(struct pcmcia_device *p_dev, off_t where, u8 val) pcmcia_write_config_byte() argument 159 pcmcia_access_config(struct pcmcia_device *p_dev, off_t where, u8 *val, int (*accessf) (struct pcmcia_socket *s, int attr, unsigned int addr, unsigned int len, void *ptr)) pcmcia_access_config() argument
|
/linux-4.4.14/arch/unicore32/kernel/ |
H A D | pci.c | 29 puv3_read_config(struct pci_bus *bus, unsigned int devfn, int where, puv3_read_config() argument 48 puv3_write_config(struct pci_bus *bus, unsigned int devfn, int where, puv3_write_config() argument
|
H A D | traps.c | 35 void dump_backtrace_entry(unsigned long where, dump_backtrace_entry() argument
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | signal.c | 743 void signal_fault(struct pt_regs *regs, void __user *frame, char *where) signal_fault() argument
|
/linux-4.4.14/arch/x86/pci/ |
H A D | common.c | 61 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) pci_read() argument 67 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) pci_write() argument
|
H A D | fixup.c | 109 int where = 0x55; 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 *value) quirk_pcie_aspm_read() argument 214 static int quirk_pcie_aspm_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) quirk_pcie_aspm_write() argument
|
H A D | intel_mid_pci.c | 165 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, pci_read() argument 175 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, pci_write() argument
|
/linux-4.4.14/fs/minix/ |
H A D | itree_common.c | 108 splice_branch(struct inode *inode, Indirect chain[DEPTH], Indirect *where, int num) splice_branch() argument
|
/linux-4.4.14/lib/ |
H A D | inflate.c | 265 static void free(void *where) free() argument
|
/linux-4.4.14/scripts/dtc/ |
H A D | fdtget.c | 51 static void report_error(const char *where, int err) report_error() argument
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
H A D | eeh_pseries.c | 674 static int pseries_eeh_read_config(struct pci_dn *pdn, int where, int size, u32 *val) pseries_eeh_read_config() argument 688 static int pseries_eeh_write_config(struct pci_dn *pdn, int where, int size, u32 val) pseries_eeh_write_config() argument
|
/linux-4.4.14/arch/mn10300/unit-asb2305/ |
H A D | pci.c | 82 pci_ampci_read_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u32 *_value) pci_ampci_read_config_byte() argument 102 pci_ampci_read_config_word(struct pci_bus *bus, unsigned int devfn, int where, u32 *_value) pci_ampci_read_config_word() argument 122 pci_ampci_read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 *_value) pci_ampci_read_config_dword() argument 142 pci_ampci_write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 value) pci_ampci_write_config_byte() argument 162 pci_ampci_write_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 value) pci_ampci_write_config_word() argument 180 pci_ampci_write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 value) pci_ampci_write_config_dword() argument 198 pci_ampci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pci_ampci_read_config() argument 214 pci_ampci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pci_ampci_write_config() argument
|
/linux-4.4.14/arch/frv/mb93090-mb00/ |
H A D | pci-vdk.c | 96 static int pci_frv_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, pci_frv_read_config() argument 129 static int pci_frv_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, pci_frv_write_config() argument
|
/linux-4.4.14/arch/m68k/coldfire/ |
H A D | pci.c | 70 static unsigned long mcf_mk_pcicar(int bus, unsigned int devfn, int where) mcf_mk_pcicar() argument 75 mcf_pci_readconfig(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) mcf_pci_readconfig() argument 109 mcf_pci_writeconfig(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) mcf_pci_writeconfig() argument
|
/linux-4.4.14/arch/arm/plat-orion/ |
H A D | pcie.c | 208 orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) orion_pcie_rd_conf() argument 227 orion_pcie_rd_conf_tlp(void __iomem *base, struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) orion_pcie_rd_conf_tlp() argument 250 orion_pcie_rd_conf_wa(void __iomem *wa_base, struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) orion_pcie_rd_conf_wa() argument 266 orion_pcie_wr_conf(void __iomem *base, struct pci_bus *bus, u32 devfn, int where, int size, u32 val) orion_pcie_wr_conf() argument
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | traps.c | 106 static void dump_backtrace_entry(unsigned long where) dump_backtrace_entry() argument 174 unsigned long where = frame.pc; dump_backtrace() local
|
/linux-4.4.14/arch/arm/mach-mv78xx0/ |
H A D | pcie.c | 137 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, pcie_rd_conf() argument 157 pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) pcie_wr_conf() argument
|
/linux-4.4.14/arch/arm/mach-versatile/ |
H A D | pci.c | 97 static int versatile_read_config(struct pci_bus *bus, unsigned int devfn, int where, versatile_read_config() argument 141 static int versatile_write_config(struct pci_bus *bus, unsigned int devfn, int where, versatile_write_config() argument
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | unwind.c | 504 unsigned long where = frame.pc; unwind_backtrace() local
|
H A D | traps.c | 65 void dump_backtrace_entry(unsigned long where, unsigned long from, unsigned long frame) dump_backtrace_entry() argument
|
/linux-4.4.14/arch/arm/mach-cns3xxx/ |
H A D | pcie.c | 54 cns3xxx_pci_map_bus(struct pci_bus *bus, unsigned int devfn, int where) cns3xxx_pci_map_bus() argument 89 cns3xxx_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) cns3xxx_pci_read_config() argument 215 cns3xxx_write_config(struct cns3xxx_pcie *cnspci, int where, int size, u32 val) cns3xxx_write_config() argument
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
H A D | common-pci.c | 169 static u32 ixp4xx_config_addr(u8 bus_num, u16 devfn, int where) ixp4xx_config_addr() argument 207 static int local_read_config(int where, int size, u32 *value) local_read_config() argument 218 static int local_write_config(int where, int size, u32 value) local_write_config() argument 242 static int ixp4xx_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) ixp4xx_pci_read_config() argument 265 static int ixp4xx_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) ixp4xx_pci_write_config() argument
|
/linux-4.4.14/drivers/md/ |
H A D | dm-io.c | 281 static void do_region(int rw, unsigned region, struct dm_io_region *where, do_region() argument 362 dispatch_io(int rw, unsigned int num_regions, struct dm_io_region *where, struct dpages *dp, struct io *io, int sync) dispatch_io() argument 404 sync_io(struct dm_io_client *client, unsigned int num_regions, struct dm_io_region *where, int rw, struct dpages *dp, unsigned long *error_bits) sync_io() argument 438 async_io(struct dm_io_client *client, unsigned int num_regions, struct dm_io_region *where, int rw, struct dpages *dp, io_notify_fn fn, void *context) async_io() argument 509 dm_io(struct dm_io_request *io_req, unsigned num_regions, struct dm_io_region *where, unsigned long *sync_error_bits) dm_io() argument
|
H A D | dm-snap-persistent.c | 213 struct dm_io_region *where; member in struct:mdata_req 232 struct dm_io_region where = { chunk_io() local
|
/linux-4.4.14/drivers/pci/ |
H A D | access.c | 70 pci_generic_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pci_generic_config_read() argument 92 pci_generic_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pci_generic_config_write() argument 112 pci_generic_config_read32(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pci_generic_config_read32() argument 132 pci_generic_config_write32(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pci_generic_config_write32() argument
|
H A D | xen-pcifront.c | 177 pcifront_bus_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pcifront_bus_read() argument 216 pcifront_bus_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pcifront_bus_write() argument
|
/linux-4.4.14/drivers/pci/pcie/aer/ |
H A D | aer_inject.c | 141 static u32 *find_pci_config_dword(struct aer_error *err, int where, find_pci_config_dword() argument 184 static int pci_read_aer(struct pci_bus *bus, unsigned int devfn, int where, pci_read_aer() argument 215 static int pci_write_aer(struct pci_bus *bus, unsigned int devfn, int where, pci_write_aer() argument
|
/linux-4.4.14/drivers/edac/ |
H A D | edac_pci_sysfs.c | 500 int where; get_pci_parity_status() local
|
H A D | i7300_edac.c | 791 int where = mtr_regs[slot]; i7300_init_csrows() local
|
H A D | i5400_edac.c | 1101 int where = MTR0 + (slot_row * sizeof(u16)); i5400_get_mc_regs() local
|
H A D | i5000_edac.c | 1187 int where = MTR0 + (slot_row * sizeof(u32)); i5000_get_mc_regs() local
|
H A D | i7core_edac.c | 878 static int write_and_test(struct pci_dev *dev, const int where, const u32 val) write_and_test() argument
|
/linux-4.4.14/fs/gfs2/ |
H A D | recovery.c | 55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) gfs2_revoke_add() argument 84 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) gfs2_revoke_check() argument
|
H A D | dir.c | 1676 u64 where = ip->i_no_addr + 1; gfs2_inode_ra_len() local
|
/linux-4.4.14/fs/sysv/ |
H A D | itree.c | 167 splice_branch(struct inode *inode, Indirect chain[], Indirect *where, int num) splice_branch() argument
|
/linux-4.4.14/arch/arm/mach-orion5x/ |
H A D | pci.c | 76 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, pcie_rd_conf() argument 94 pcie_rd_conf_wa(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) pcie_rd_conf_wa() argument 120 pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) pcie_wr_conf() argument 273 orion5x_pci_hw_rd_conf(int bus, int dev, u32 func, u32 where, u32 size, u32 *val) orion5x_pci_hw_rd_conf() argument 295 orion5x_pci_hw_wr_conf(int bus, int dev, u32 func, u32 where, u32 size, u32 val) orion5x_pci_hw_wr_conf() argument 342 orion5x_pci_rd_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) orion5x_pci_rd_conf() argument 354 orion5x_pci_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) orion5x_pci_wr_conf() argument
|
/linux-4.4.14/arch/arm/mach-iop13xx/ |
H A D | pci.c | 181 static u32 iop13xx_atux_cfg_address(struct pci_bus *bus, int devfn, int where) iop13xx_atux_cfg_address() argument 204 static u32 iop13xx_atue_cfg_address(struct pci_bus *bus, int devfn, int where) iop13xx_atue_cfg_address() argument 279 iop13xx_atux_read_config(struct pci_bus *bus, unsigned int devfn, int where, iop13xx_atux_read_config() argument 297 iop13xx_atux_write_config(struct pci_bus *bus, unsigned int devfn, int where, iop13xx_atux_write_config() argument 419 iop13xx_atue_read_config(struct pci_bus *bus, unsigned int devfn, int where, iop13xx_atue_read_config() argument 444 iop13xx_atue_write_config(struct pci_bus *bus, unsigned int devfn, int where, iop13xx_atue_write_config() argument
|
/linux-4.4.14/drivers/media/common/saa7146/ |
H A D | saa7146_hlp.c | 673 int where = 0; saa7146_write_out_dma() local
|
/linux-4.4.14/drivers/misc/ |
H A D | spear13xx_pcie_gadget.c | 89 spear_dbi_read_reg(struct spear_pcie_gadget_config *config, int where, int size, u32 *val) spear_dbi_read_reg() argument 111 spear_dbi_write_reg(struct spear_pcie_gadget_config *config, int where, int size, u32 val) spear_dbi_write_reg() argument
|
/linux-4.4.14/drivers/net/ethernet/i825xx/ |
H A D | sun3_82586.c | 206 static int check586(struct net_device *dev,char *where,unsigned size) check586() argument
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 1104 pnv_eeh_read_config(struct pci_dn *pdn, int where, int size, u32 *val) pnv_eeh_read_config() argument 1118 pnv_eeh_write_config(struct pci_dn *pdn, int where, int size, u32 val) pnv_eeh_write_config() argument
|
H A D | pci.c | 428 pnv_pci_cfg_read(struct pci_dn *pdn, int where, int size, u32 *val) pnv_pci_cfg_read() argument 464 pnv_pci_cfg_write(struct pci_dn *pdn, int where, int size, u32 val) pnv_pci_cfg_write() argument 519 pnv_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pnv_pci_read_config() argument 548 pnv_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pnv_pci_write_config() argument
|
/linux-4.4.14/arch/ia64/pci/ |
H A D | pci.c | 99 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, pci_read() argument 106 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, pci_write() argument
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | net2272.c | 120 static void assert_out_naking(struct net2272_ep *ep, const char *where) assert_out_naking() argument
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | vga16fb.c | 835 char __iomem *where; vga_8planes_fillrect() local 1127 char __iomem *where; vga_8planes_imageblit() local 1151 char __iomem *where = info->screen_base + (image->dx/8) + vga_imageblit_expand() local 1219 char __iomem *where = vga_imageblit_color() local
|
/linux-4.4.14/drivers/parisc/ |
H A D | dino.c | 173 static int dino_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, dino_cfg_read() argument 208 static int dino_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, dino_cfg_write() argument
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | acobject.h | 338 union acpi_operand_object **where; /* Target of Index */ member in struct:acpi_object_reference
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_uncore_snb.c | 215 int where = SNB_UNCORE_PCI_IMC_BAR_OFFSET; snb_uncore_imc_init_box() local
|
/linux-4.4.14/fs/ext2/ |
H A D | inode.c | 555 ext2_splice_branch(struct inode *inode, long block, Indirect *where, int num, int blks) ext2_splice_branch() argument
|
/linux-4.4.14/arch/s390/pci/ |
H A D | pci.c | 314 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, pci_read() argument 328 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, pci_write() argument
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | unwind_i.h | 78 enum unw_where where; /* where the register gets saved */ member in struct:unw_reg_info
|
H A D | unwind.c | 706 set_reg(struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val) set_reg() argument 1101 enum unw_where where = UNW_WHERE_GR; desc_spill_reg_p() local
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_driver.c | 2229 u16 where; ipath_write_kreg_port() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 1417 int where, count; lpfc_idiag_pcicfg_read() local 1538 uint32_t where, value, count; lpfc_idiag_pcicfg_write() local
|
/linux-4.4.14/drivers/scsi/arm/ |
H A D | acornscsi.c | 232 void acornscsi_dumpdma(AS_Host *host, char *where) acornscsi_dumpdma() argument
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_sd7220.c | 303 qib_sd_trimdone_monitor(struct qib_devdata *dd, const char *where) qib_sd_trimdone_monitor() argument
|
/linux-4.4.14/drivers/message/fusion/ |
H A D | mptctl.c | 3002 int where = 1; mptctl_init() local
|
/linux-4.4.14/drivers/atm/ |
H A D | fore200e.c | 951 int bsq_audit(int where, struct host_bsq* bsq, int scheme, int magn) bsq_audit() argument
|
/linux-4.4.14/arch/arc/kernel/ |
H A D | unwind.c | 136 } where; member in struct:unwind_item 669 static void set_rule(uleb128_t reg, enum item_location where, uleb128_t value, set_rule() argument
|
/linux-4.4.14/fs/ |
H A D | namespace.c | 1982 static void unlock_mount(struct mountpoint *where) unlock_mount() argument 2604 int copy_mount_options(const void __user * data, unsigned long *where) copy_mount_options() argument
|
/linux-4.4.14/arch/arm/mach-integrator/ |
H A D | pci_v3.c | 456 static int v3_read_config(struct pci_bus *bus, unsigned int devfn, int where, v3_read_config() argument 464 static int v3_write_config(struct pci_bus *bus, unsigned int devfn, int where, v3_write_config() argument
|
/linux-4.4.14/tools/net/ |
H A D | bpf_dbg.c | 536 static void bpf_set_breakpoints(unsigned int where) bpf_set_breakpoints() argument 1161 unsigned int where = strtoul(subcmd, NULL, 10); cmd_breakpoint() local
|
/linux-4.4.14/drivers/scsi/ |
H A D | osst.c | 2236 osst_write_filler(struct osst_tape * STp, struct osst_request ** aSRpnt, int where, int count) osst_write_filler() argument 2261 __osst_write_header(struct osst_tape * STp, struct osst_request ** aSRpnt, int where, int count) __osst_write_header() argument
|
/linux-4.4.14/drivers/block/drbd/ |
H A D | drbd_int.h | 1731 __drbd_chk_io_error_(struct drbd_device *device, enum drbd_force_detach_flags df, const char *where) __drbd_chk_io_error_() argument 1795 drbd_chk_io_error_(struct drbd_device *device, int error, enum drbd_force_detach_flags forcedetach, const char *where) drbd_chk_io_error_() argument
|
/linux-4.4.14/include/linux/ |
H A D | pci.h | 907 static inline int pci_read_config_byte(const struct pci_dev *dev, int where, u8 *val) pci_read_config_byte() argument 911 static inline int pci_read_config_word(const struct pci_dev *dev, int where, u16 *val) pci_read_config_word() argument 915 static inline int pci_read_config_dword(const struct pci_dev *dev, int where, pci_read_config_dword() argument 920 static inline int pci_write_config_byte(const struct pci_dev *dev, int where, u8 val) pci_write_config_byte() argument 924 static inline int pci_write_config_word(const struct pci_dev *dev, int where, u16 val) pci_write_config_word() argument 928 static inline int pci_write_config_dword(const struct pci_dev *dev, int where, pci_write_config_dword() argument
|