Searched defs:emit (Results 1 - 14 of 14) sorted by relevance

/linux-master/tools/perf/arch/x86/entry/syscalls/
H A Dsyscalltbl.sh14 emit() { function
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ring_types.h43 u32 emit; /* updated during request construction */ member in struct:intel_ring
/linux-master/tools/power/cpupower/utils/helpers/
H A Dbitmask.c249 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) function
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h36 int (*emit)(struct nouveau_fence *); member in struct:nouveau_fence_chan
/linux-master/arch/mips/net/
H A Dbpf_jit_comp.h98 #define emit(...) __emit(__VA_ARGS__) macro
/linux-master/scripts/dtc/
H A Dflattree.c236 static void flatten_tree(struct node *tree, struct emitter *emit, argument
[all...]
/linux-master/tools/lib/bpf/
H A Dgen_loader.c96 static void emit(struct bpf_gen *gen, struct bpf_insn insn) function
[all...]
/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_64.c236 static void emit(const u32 insn, struct jit_ctx *ctx) function
[all...]
/linux-master/arch/parisc/net/
H A Dbpf_jit.h259 static inline void emit(const u32 insn, struct hppa_jit_context *ctx) function
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c285 static inline void emit(u32 inst, struct jit_ctx *ctx) function
[all...]
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c93 static inline void emit(const u32 insn, struct jit_ctx *ctx) function
[all...]
/linux-master/fs/unicode/
H A Dmkutf8data.c1185 static void emit(struct tree *tree, unsigned char *data) function
/linux-master/arch/riscv/net/
H A Dbpf_jit.h111 static inline void emit(const u32 insn, struct rv_jit_context *ctx) function
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c829 #define emit(insn) ({ \ macro
990 #undef emit macro
[all...]

Completed in 201 milliseconds