Home
last modified time | relevance | path

Searched defs:where (Results 251 - 275 of 505) sorted by relevance

1...<<1112131415161718192021

/kernel/linux/linux-6.6/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c47 mobiveil_pcie_map_bus(struct pci_bus *bus, unsigned int devfn, int where) mobiveil_pcie_map_bus() argument
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-mt7621.c126 mt7621_pcie_map_bus(struct pci_bus *bus, unsigned int devfn, int where) mt7621_pcie_map_bus() argument
H A Dpci-rcar-gen2.c105 rcar_pci_cfg_base(struct pci_bus *bus, unsigned int devfn, int where) rcar_pci_cfg_base() argument
H A Dpci-loongson.c177 cfg0_map(struct loongson_pci *priv, struct pci_bus *bus, unsigned int devfn, int where) cfg0_map() argument
191 cfg1_map(struct loongson_pci *priv, struct pci_bus *bus, unsigned int devfn, int where) cfg1_map() argument
212 pci_loongson_map_bus(struct pci_bus *bus, unsigned int devfn, int where) pci_loongson_map_bus() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-histb.c125 histb_pcie_rd_own_conf(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) histb_pcie_rd_own_conf() argument
137 histb_pcie_wr_own_conf(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) histb_pcie_wr_own_conf() argument
H A Dpci-exynos.c215 exynos_pcie_rd_own_conf(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) exynos_pcie_rd_own_conf() argument
227 exynos_pcie_wr_own_conf(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) exynos_pcie_wr_own_conf() argument
H A Dpcie-al.c22 al_pcie_map_bus(struct pci_bus *bus, unsigned int devfn, int where) al_pcie_map_bus() argument
217 al_pcie_conf_addr_map_bus(struct pci_bus *bus, unsigned int devfn, int where) al_pcie_conf_addr_map_bus() argument
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dcommon.c60 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) in pci_read() argument
66 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-io.c306 do_region(const blk_opf_t opf, unsigned int region, struct dm_io_region *where, struct dpages *dp, struct io *io, unsigned short ioprio) do_region() argument
385 dispatch_io(blk_opf_t opf, unsigned int num_regions, struct dm_io_region *where, struct dpages *dp, struct io *io, int sync, unsigned short ioprio) dispatch_io() argument
427 sync_io(struct dm_io_client *client, unsigned int num_regions, struct dm_io_region *where, blk_opf_t opf, struct dpages *dp, unsigned long *error_bits, unsigned short ioprio) sync_io() argument
461 async_io(struct dm_io_client *client, unsigned int num_regions, struct dm_io_region *where, blk_opf_t opf, struct dpages *dp, io_notify_fn fn, void *context, unsigned short ioprio) async_io() argument
525 dm_io(struct dm_io_request *io_req, unsigned int num_regions, struct dm_io_region *where, unsigned long *sync_error_bits, unsigned short ioprio) dm_io() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c379 int where = 0; in saa7146_write_out_dma() local
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-transaction-manager.c81 dm_block_t where; member
/third_party/backends/backend/
H A Dplustek-pp_ptdrv.c128 static int getUserPtr(const pVoid useraddr, pVoid where, UInt size ) in getUserPtr() argument
/third_party/curl/docs/examples/
H A Dephiperfifo.c117 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
H A Devhiperfifo.c134 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
H A Dghiper.c99 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
H A Dhiperfifo.c118 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBreakIterator.java613 public static BreakIterator getWordInstance(Locale where) in getWordInstance() argument
626 public static BreakIterator getWordInstance(ULocale where) in getWordInstance() argument
653 getLineInstance(Locale where) getLineInstance() argument
667 getLineInstance(ULocale where) getLineInstance() argument
694 getCharacterInstance(Locale where) getCharacterInstance() argument
708 getCharacterInstance(ULocale where) getCharacterInstance() argument
732 getSentenceInstance(Locale where) getSentenceInstance() argument
744 getSentenceInstance(ULocale where) getSentenceInstance() argument
775 getTitleInstance(Locale where) getTitleInstance() argument
791 getTitleInstance(ULocale where) getTitleInstance() argument
888 getBreakInstance(ULocale where, int kind) getBreakInstance() argument
938 private ULocale where; global() field in BreakIterator.BreakIteratorCache
940 BreakIteratorCache(ULocale where, BreakIterator iter) BreakIteratorCache() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drestest.cpp119 E_Where where; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBreakIterator.java577 public static BreakIterator getWordInstance(Locale where) in getWordInstance() argument
589 public static BreakIterator getWordInstance(ULocale where) in getWordInstance() argument
614 getLineInstance(Locale where) getLineInstance() argument
627 getLineInstance(ULocale where) getLineInstance() argument
652 getCharacterInstance(Locale where) getCharacterInstance() argument
665 getCharacterInstance(ULocale where) getCharacterInstance() argument
687 getSentenceInstance(Locale where) getSentenceInstance() argument
698 getSentenceInstance(ULocale where) getSentenceInstance() argument
729 getTitleInstance(Locale where) getTitleInstance() argument
745 getTitleInstance(ULocale where) getTitleInstance() argument
843 getBreakInstance(ULocale where, int kind) getBreakInstance() argument
892 private ULocale where; global() field in BreakIterator.BreakIteratorCache
894 BreakIteratorCache(ULocale where, BreakIterator iter) BreakIteratorCache() argument
[all...]
/third_party/libunwind/libunwind/src/dwarf/
H A DGparser.c55 set_reg (dwarf_state_record_t *sr, unw_word_t regnum, dwarf_where_t where, in set_reg() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.c65 struct token *parens_expression(struct token *token, struct expression **expr, const char *where) in parens_expression() argument
88 struct token *string_expression(struct token *token, struct expression **expr, const char *where) in string_expression() argument
/third_party/mksh/
H A Dshf.c96 shf_open_hlp(int fd, int *sflagsp, const char *where) in shf_open_hlp() argument
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_addr.c102 BIO_ADDR_rawmake(BIO_ADDR *ap, int family, const void *where, size_t wherelen, unsigned short port) BIO_ADDR_rawmake() argument
576 addrinfo_wrap(int family, int socktype, const void *where, size_t wherelen, unsigned short port, BIO_ADDRINFO **bai) addrinfo_wrap() argument
/third_party/openssl/crypto/bio/
H A Dbio_addr.c102 BIO_ADDR_rawmake(BIO_ADDR *ap, int family, const void *where, size_t wherelen, unsigned short port) BIO_ADDR_rawmake() argument
576 addrinfo_wrap(int family, int socktype, const void *where, size_t wherelen, unsigned short port, BIO_ADDRINFO **bai) addrinfo_wrap() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dopcode.cpp60 auto where = std::find_if( in spvGeneratorStr() local

Completed in 23 milliseconds

1...<<1112131415161718192021