Home
last modified time | relevance | path

Searched defs:lookup (Results 176 - 200 of 381) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/include/linux/
H A Dsysctl.h206 struct ctl_table_set *(*lookup)(struct ctl_table_root *root); member
/kernel/linux/linux-6.6/drivers/clk/x86/
H A Dclk-pmc-atom.c33 struct clk_lookup *lookup; member
39 struct clk_lookup *lookup; member
/kernel/linux/linux-6.6/drivers/of/
H A Dplatform.c322 static const struct of_dev_auxdata *of_dev_lookup(const struct of_dev_auxdata *lookup, in of_dev_lookup() argument
372 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument
494 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
526 of_platform_default_populate(struct device_node *root, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_default_populate() argument
[all...]
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dasymmetric_type.c59 const char *lookup; in find_asymmetric_key() local
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-core-acpi.c106 struct i2c_acpi_lookup *lookup = data; in i2c_acpi_fill_info() local
145 i2c_acpi_do_lookup(struct acpi_device *adev, struct i2c_acpi_lookup *lookup) i2c_acpi_do_lookup() argument
237 struct i2c_acpi_lookup lookup; i2c_acpi_get_info() local
361 struct i2c_acpi_lookup *lookup = data; i2c_acpi_lookup_speed() local
390 struct i2c_acpi_lookup lookup; i2c_acpi_find_bus_speed() local
511 struct i2c_acpi_lookup lookup; i2c_acpi_new_device_by_fwnode() local
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dled-class.c337 struct led_lookup_data *lookup; in led_get() local
[all...]
/kernel/linux/linux-6.6/net/qrtr/
H A Dns.c266 struct qrtr_lookup *lookup; in server_del() local
384 struct qrtr_lookup *lookup; ctrl_cmd_del_client() local
458 struct qrtr_lookup *lookup; ctrl_cmd_new_server() local
524 struct qrtr_lookup *lookup; ctrl_cmd_new_lookup() local
565 struct qrtr_lookup *lookup; ctrl_cmd_del_lookup() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_offload.c672 udp_gro_complete(struct sk_buff *skb, int nhoff, udp_lookup_t lookup) udp_gro_complete() argument
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_mh.c63 struct ip_vs_mh_lookup *lookup; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dscpr.h38 uint32_t lookup[16]; member
/third_party/ffmpeg/libavfilter/
H A Dvf_signature.c594 int lookup = 1; /* indicates wheather EOF of all files is reached */ in request_frame() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_sbcs.java93 private void lookup(int thisNgram) in lookup() method in CharsetRecog_sbcs.NGramParser
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetRecog_sbcs.java94 private void lookup(int thisNgram) in lookup() method in CharsetRecog_sbcs.NGramParser
/third_party/libunwind/libunwind/src/ia64/
H A DGtables.c228 lookup (struct ia64_table_entry *table, size_t table_size, unw_word_t rel_ip) in lookup() function
/third_party/libwebsockets/test-apps/
H A Dtest-client.c297 X509_LOOKUP *lookup; in callback_dumb_increment() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_scoreboard.cpp334 lookup(unsigned i) const in lookup() function
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h177 void (*lookup) (fuse_req_t req, fuse_ino_t parent, const char *name); member
/third_party/node/deps/v8/src/execution/
H A Dexecution.cc214 VariableLookupResult lookup; in NewScriptContext() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-scopes.cc56 VariableLookupResult lookup; in DeclareGlobal() local
/third_party/node/deps/openssl/openssl/apps/
H A Dcrl.c83 X509_LOOKUP *lookup = NULL; in crl_main() local
/third_party/openssl/apps/
H A Dcrl.c83 X509_LOOKUP *lookup = NULL; in crl_main() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp277 AppleAcceleratorTable::Entry::lookup(HeaderData::AtomType Atom) const { in lookup() function in AppleAcceleratorTable::Entry
532 DWARFDebugNames::Entry::lookup(dwarf::Index Index) const { in lookup() function in DWARFDebugNames::Entry
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvcommn.c1062 FT_Bytes p, lookup; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dmain.cc468 const Lookup &lookup = g.get_lookup (n_lookup); in print_layout_info_using_private_api() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DRemoteObjectLayer.h371 Expected<RemoteSymbol> lookup(ObjHandleT H, const std::string &Name) { in lookup() function in llvm::RemoteObjectClientLayer
459 JITSymbol lookup(ObjHandleT Id, const std::string &Name) { in lookup() function in llvm::RemoteObjectServerLayer

Completed in 28 milliseconds

12345678910>>...16