Searched defs:emit (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_ring_types.h | 43 u32 emit; /* updated during request construction */ member
|
| /linux/tools/lib/python/feat/ |
| H A D | parse_features.py | 65 def emit(self, msg="", end="\n"): global() member in ParseFeature [all...] |
| /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/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.h | 42 int (*emit)(struct nouveau_fence *); member
|
| /linux/arch/mips/net/ |
| H A D | bpf_jit_comp.h | 98 #define emit(...) __emit(__VA_ARGS__) macro
|
| /linux/rust/macros/ |
| H A D | module.rs | 94 fn emit(&mut self, field: &str, content: &str) { emit() method
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_ring_ops.c | 86 u32 *(*emit)(struct xe_gt *gt, u32 *cmd) = in emit_aux_table_inv() local
|
| H A D | xe_guc_submit.c | 356 static u32 *emit_render_compute_yield_klv(u32 *emit) in emit_render_compute_yield_klv() 369 u32 *emit = data; in guc_init_global_schedule_policy() local
|
| H A D | xe_lrc.c | 1229 u32 *(*emit)(struct xe_gt *gt, u32 *cmd) = in setup_invalidate_auxccs_wa() local
|
| /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 | 109 static inline void emit(const u32 insn, 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 | 929 #define emit(insn) ({ \ in load_range_cmp_prog() macro
|