/third_party/libbpf/src/ |
H A D | skel_internal.h | 63 const void *insns; member
|
H A D | libbpf_probes.c | 207 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 D | gen_loader.c | 867 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 D | bpf.c | 109 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 D | libbpf.h | 1692 const char *insns; member
|
H A D | libbpf.c | 431 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 D | nv30_state.h | 90 struct nv30_vertprog_exec *insns; member
|
H A D | nvfx_fragprog.c | 1068 struct util_dynarray insns; in _nvfx_fragprog_translate() local
|
H A D | nvfx_vertprog.c | 963 struct util_dynarray insns; in _nvfx_vertprog_translate() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderControlFlow.cpp | 39 InsnIterator insns[2]; in Block() local [all...] |
H A D | SpirvShader.cpp | 28 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 D | linearize.h | 170 struct instruction_list *insns; /* Linear list of instructions */ member
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nvc0.cpp | 510 ArrayList insns; in insertTextureBarriers() local
|
H A D | nv50_ir_ra.cpp | 280 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 D | nv50_ir_from_tgsi.cpp | 998 struct tgsi_full_instruction *insns; member in tgsi::Source [all...] |
/third_party/ltp/include/lapi/ |
H A D | bpf.h | 215 aligned_uint64_t insns; member
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi.c | 59 struct util_dynarray insns; member [all...] |
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 1436 __aligned_u64 insns; member
|