Home
last modified time | relevance | path

Searched defs:insns (Results 1 - 18 of 18) sorted by relevance

/third_party/libbpf/src/
H A Dskel_internal.h63 const void *insns; member
H A Dlibbpf_probes.c207 struct bpf_insn insns[] = { in libbpf_probe_bpf_prog_type() local
406 struct bpf_insn insns[] = { in libbpf_probe_bpf_helper() local
103 probe_prog_load(enum bpf_prog_type prog_type, const struct bpf_insn *insns, size_t insns_cnt, char *log_buf, size_t log_buf_sz) probe_prog_load() argument
H A Dgen_loader.c867 static void emit_relo(struct bpf_gen *gen, struct ksym_relo_desc *relo, int insns) in emit_relo() argument
885 static void emit_relos(struct bpf_gen *gen, int insns) in emit_relos() argument
902 cleanup_relos(struct bpf_gen *gen, int insns) cleanup_relos() argument
934 bpf_gen__prog_load(struct bpf_gen *gen, enum bpf_prog_type prog_type, const char *prog_name, const char *license, struct bpf_insn *insns, size_t insn_cnt, struct bpf_prog_load_opts *load_attr, int prog_idx) bpf_gen__prog_load() argument
[all...]
H A Dbpf.c109 struct bpf_insn insns[] = { in probe_memcg_account() local
230 bpf_prog_load(enum bpf_prog_type prog_type, const char *prog_name, const char *license, const struct bpf_insn *insns, size_t insn_cnt, struct bpf_prog_load_opts *opts) bpf_prog_load() argument
H A Dlibbpf.h1692 const char *insns; member
H A Dlibbpf.c431 struct bpf_insn *insns; member
4913 struct bpf_insn insns[] local
4954 struct bpf_insn insns[] = { global() local
4976 struct bpf_insn insns[] = { global() local
5124 struct bpf_insn insns[] = { global() local
5141 struct bpf_insn insns[] = { global() local
5158 struct bpf_insn insns[] = { global() local
5218 struct bpf_insn insns[] = { global() local
5248 struct bpf_insn insns[] = { global() local
5277 struct bpf_insn insns[] = { global() local
6652 struct bpf_insn *insns; global() local
7328 bpf_object_load_prog(struct bpf_object *obj, struct bpf_program *prog, struct bpf_insn *insns, int insns_cnt, const char *license, __u32 kern_version, int *prog_fd) global() argument
9067 struct bpf_insn *insns; global() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h90 struct nv30_vertprog_exec *insns; member
H A Dnvfx_fragprog.c1068 struct util_dynarray insns; in _nvfx_fragprog_translate() local
H A Dnvfx_vertprog.c963 struct util_dynarray insns; in _nvfx_vertprog_translate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp39 InsnIterator insns[2]; in Block() local
[all...]
H A DSpirvShader.cpp28 SpirvShader( VkShaderStageFlagBits pipelineStage, const char *entryPointName, SpirvBinary const &insns, const vk::RenderPass *renderPass, uint32_t subpassIndex, bool robustBufferAccess, const std::shared_ptr<vk::dbg::Context> &dbgctx) SpirvShader() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.h170 struct instruction_list *insns; /* Linear list of instructions */ member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp510 ArrayList insns; in insertTextureBarriers() local
H A Dnv50_ir_ra.cpp280 ArrayList insns; member in nv50_ir::RegAlloc
1042 GCRA::coalesce(ArrayList& insns) in coalesce() argument
1129 GCRA::doCoalesce(ArrayList& insns, unsigned int mask) in doCoalesce() argument
1268 buildRIG(ArrayList& insns) buildRIG() argument
1528 allocateRegisters(ArrayList& insns) allocateRegisters() argument
[all...]
H A Dnv50_ir_from_tgsi.cpp998 struct tgsi_full_instruction *insns; member in tgsi::Source
[all...]
/third_party/ltp/include/lapi/
H A Dbpf.h215 aligned_uint64_t insns; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c59 struct util_dynarray insns; member
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1436 __aligned_u64 insns; member

Completed in 51 milliseconds