Home
last modified time | relevance | path

Searched defs:where (Results 101 – 125 of 189) sorted by relevance

12345678

/openbmc/linux/arch/ia64/pci/
H A 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()
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py142 async def remove(self, where): argument
207 async def gc_mark(self, mark, where): argument
/openbmc/linux/drivers/misc/mei/
H A Dgsc-me.c26 static int mei_gsc_read_hfs(const struct mei_device *dev, int where, u32 *val) in mei_gsc_read_hfs()
H A Dpci-me.c141 static int mei_me_read_fws(const struct mei_device *dev, int where, u32 *val) in mei_me_read_fws()
/openbmc/linux/fs/bfs/
H A Dfile.c50 unsigned long end, unsigned long where) in bfs_move_blocks()
/openbmc/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c169 struct punc_var_t *where; in spk_get_punc_var() local
/openbmc/linux/drivers/pci/controller/cadence/
H A Dpci-j721e.c263 int where, int size, u32 *value) in cdns_ti_pcie_config_read()
273 int where, int size, u32 value) in cdns_ti_pcie_config_write()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-firmware.c323 int ivtv_firmware_check(struct ivtv *itv, char *where) in ivtv_firmware_check()
/openbmc/linux/arch/arm64/kvm/
H A Dstacktrace.c146 static bool kvm_nvhe_dump_backtrace_entry(void *arg, unsigned long where) in kvm_nvhe_dump_backtrace_entry()
/openbmc/linux/fs/reiserfs/
H A Ddir.c51 #define store_ih(where,what) copy_item_head (where, what) argument
/openbmc/linux/arch/x86/kernel/
H A Dsignal.c341 void signal_fault(struct pt_regs *regs, void __user *frame, char *where) in signal_fault()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dvector.c184 void *where = dal_vector_at_index(vector, index); in dal_vector_set_at_index() local
/openbmc/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c491 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory()
511 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory()
/openbmc/linux/scripts/dtc/
H A Dfdtget.c37 static void report_error(const char *where, int err) in report_error()
/openbmc/u-boot/include/
H A Dpci.h612 pci_dev_t, int where, u8 *), in pci_set_ops()
/openbmc/linux/drivers/md/bcache/
H A Dbset.c197 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front()
217 bool __bch_cut_back(const struct bkey *where, struct bkey *k) in __bch_cut_back()
857 void bch_bset_insert(struct btree_keys *b, struct bkey *where, in bch_bset_insert()
H A Dbset.h434 static inline bool bch_cut_front(const struct bkey *where, struct bkey *k) in bch_cut_front()
440 static inline bool bch_cut_back(const struct bkey *where, struct bkey *k) in bch_cut_back()
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal.c368 const char *where, void __user *ptr) in signal_fault()
/openbmc/linux/drivers/tty/vt/
H A Dselection.c61 static inline void highlight_pointer(const int where) in highlight_pointer()
/openbmc/linux/drivers/parisc/
H A Ddino.c171 static int dino_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_read()
206 static int dino_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_write()
/openbmc/linux/drivers/pci/
H A Dxen-pcifront.c176 int where, int size, u32 *val) in pcifront_bus_read()
213 int where, int size, u32 val) in pcifront_bus_write()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1230 int where, int size, u32 *val) in pnv_eeh_read_config()
1246 int where, int size, u32 val) in pnv_eeh_write_config()
/openbmc/linux/drivers/md/
H A Ddm-snap-persistent.c216 struct dm_io_region *where; member
235 struct dm_io_region where = { in chunk_io() local
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-kirin.c525 int where, int size, u32 *val) in kirin_pcie_rd_own_conf()
537 int where, int size, u32 val) in kirin_pcie_wr_own_conf()
/openbmc/linux/arch/arm/kernel/
H A Dunwind.c561 unsigned long where = frame.pc; in unwind_backtrace() local

12345678