Searched defs:emit (Results 1 – 13 of 13) sorted by relevance
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscalltbl.sh |
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_ring_types.h | 43 u32 emit; /* updated during request construction */ member
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.h | 36 int (*emit)(struct nouveau_fence *); member
|
/linux/tools/power/cpupower/utils/helpers/ |
H 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/ |
H A D | bpf_jit_comp.h | 98 #define emit(...) __emit(__VA_ARGS__) macro
|
/linux/scripts/dtc/ |
H A D | flattree.c | 236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 236 static void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
|
/linux/arch/parisc/net/ |
H A D | bpf_jit.h | 259 static inline void emit(const u32 insn, struct hppa_jit_context *ctx) in emit() function
|
/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 99 static inline void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
|
/linux/arch/arm/net/ |
H A D | bpf_jit_32.c | 285 static inline void emit(u32 inst, struct jit_ctx *ctx) in emit() function
|
/linux/fs/unicode/ |
H A D | mkutf8data.c | 1185 static void emit(struct tree *tree, unsigned char *data) in emit() function
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | reg_bounds.c | 842 #define emit(insn) ({ \ in load_range_cmp_prog() macro
|
/linux/arch/riscv/net/ |
H A D | bpf_jit.h | 118 static inline void emit(const u32 insn, struct rv_jit_context *ctx) in emit() function
|