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