Searched defs:emit (Results 1 – 12 of 12) sorted by relevance
/linux/tools/perf/arch/x86/entry/syscalls/ |
A D | syscalltbl.sh | 14 emit() { function
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_ring_types.h | 43 u32 emit; /* updated during request construction */ member
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_fence.h | 36 int (*emit)(struct nouveau_fence *); member
|
/linux/tools/power/cpupower/utils/helpers/ |
A D | bitmask.c | 249 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() function
|
/linux/arch/mips/net/ |
A D | bpf_jit_comp.h | 98 #define emit(...) __emit(__VA_ARGS__) macro
|
/linux/arch/arm64/net/ |
A D | bpf_jit_comp.c | 67 static inline void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
|
/linux/scripts/dtc/ |
A D | flattree.c | 236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
|
/linux/tools/lib/bpf/ |
A D | gen_loader.c | 96 static void emit(struct bpf_gen *gen, struct bpf_insn insn) in emit() function
|
/linux/arch/sparc/net/ |
A D | bpf_jit_comp_64.c | 236 static void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
|
/linux/arch/arm/net/ |
A D | bpf_jit_32.c | 245 static inline void emit(u32 inst, struct jit_ctx *ctx) in emit() function
|
/linux/fs/unicode/ |
A D | mkutf8data.c | 1185 static void emit(struct tree *tree, unsigned char *data) in emit() function
|
/linux/arch/riscv/net/ |
A D | bpf_jit.h | 102 static inline void emit(const u32 insn, struct rv_jit_context *ctx) in emit() function
|
Completed in 30 milliseconds