Home
last modified time | relevance | path

Searched defs:emit (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/sphinx/
H A Dmaintainers_include.py273 def emit(self): member in MaintainersInclude
329 def emit(self): member in MaintainersProfile
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ring_types.h43 u32 emit; /* updated during request construction */ member
/linux/tools/lib/python/feat/
H A Dparse_features.py65 def emit(self, msg="", end="\n"): global() member in ParseFeature
[all...]
/linux/tools/power/cpupower/utils/helpers/
H A Dbitmask.c249 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() function
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h42 int (*emit)(struct nouveau_fence *); member
/linux/arch/mips/net/
H A Dbpf_jit_comp.h98 #define emit(...) __emit(__VA_ARGS__) macro
/linux/rust/macros/
H A Dmodule.rs94 fn emit(&mut self, field: &str, content: &str) { emit() method
/linux/tools/lib/bpf/
H A Dgen_loader.c98 static void emit(struct bpf_gen *gen, struct bpf_insn insn) in emit() function
/linux/arch/parisc/net/
H A Dbpf_jit.h259 static inline void emit(const u32 insn, struct hppa_jit_context *ctx) in emit() function
/linux/fs/unicode/
H A Dmkutf8data.c1185 static void emit(struct tree *tree, unsigned char *data) in emit() function
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c110 static inline void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c929 #define emit( load_range_cmp_prog() macro
[all...]
/linux/arch/riscv/net/
H A Dbpf_jit.h109 static inline void emit(const u32 insn, struct rv_jit_context *ctx) in emit() function