Home
last modified time | relevance | path

Searched defs:linkage (Results 1 - 25 of 52) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_link.c43 svga_link_shaders(const struct tgsi_shader_info *outshader_info, const struct tgsi_shader_info *inshader_info, struct shader_linkage *linkage) svga_link_shaders() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmae.h46 struct rhash_head linkage; member
H A Dtc_counters.h28 struct rhash_head linkage; /* efx->tc->counter_ht */ member
42 struct rhash_head linkage; /* efx->tc->counter_id_ht */ member
H A Dtc_conntrack.h21 struct rhash_head linkage; member
41 struct rhash_head linkage; member
H A Dtc_encap_actions.h62 struct rhash_head linkage; member
81 struct rhash_head linkage; /* efx->tc_encap_ht */ member
H A Dtc.h33 struct rhash_head linkage; member
155 struct rhash_head linkage; member
168 struct rhash_head linkage; member
193 struct rhash_head linkage; member
204 struct rhash_head linkage; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbtf_helpers.c55 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str() argument
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.h116 Linkage* linkage() { return linkage_; } in linkage() function in v8::internal::compiler::final
H A Dmachine-graph-verifier.cc24 MachineRepresentationInferrer(Schedule const* schedule, Graph const* graph, Linkage* linkage, Zone* zone) MachineRepresentationInferrer() argument
1040 Run(Graph* graph, Schedule const* const schedule, Linkage* linkage, bool is_stub, const char* name, Zone* temp_zone) Run() argument
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs145 pub fn linkage(&self) -> Linkage { in linkage() functions
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbtf.h159 __u32 linkage; member
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dbtf.c67 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str() argument
248 const char *linkage = btf_func_linkage_str(t); in dump_btf_type() local
289 const char *linkage; in dump_btf_type() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtf.h159 __u32 linkage; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtf.h166 __u32 linkage; member
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dbtf.c62 static const char *btf_var_linkage_str(__u32 linkage) in btf_var_linkage_str() argument
298 const char *linkage = btf_func_linkage_str(t); in dump_btf_type() local
339 const char *linkage; in dump_btf_type() local
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtf.h103 __u32 linkage; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbtf.h166 __u32 linkage; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtf.h103 __u32 linkage; member
/third_party/glslang/glslang/MachineIndependent/
H A DParseContextBase.cpp744 TIntermAggregate* linkage = new TIntermAggregate; in finish() local
/third_party/libbpf/include/uapi/linux/
H A Dbtf.h166 __u32 linkage; member
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Dffa_abi.c43 struct rhash_head linkage; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator-impl.h180 Linkage* linkage() const { return gen_->linkage(); } in linkage() function in v8::internal::compiler::InstructionOperandConverter
H A Dcode-generator.h146 Linkage* linkage() const { return linkage_; } in linkage() function in v8::internal::compiler::final
H A Dinstruction-selector.h662 Linkage* linkage() const { return linkage_; } in linkage() function in v8::internal::compiler::final
/third_party/glslang/SPIRV/
H A DspvIR.h482 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType linkage, const std::string& name, Module& parent) in Function() argument

Completed in 22 milliseconds

123