Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscalltbl.sh14 emit() { function
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dcooker.py57 def emit(self, record): member in CookerTest.test_CookerCollectFiles_sublayers.LogHandler
H A Ddata.py21 def emit(self, record): member in LogRecord.__enter__.LogHandler
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ring_types.h43 u32 emit; /* updated during request construction */ member
/openbmc/qemu/include/qapi/qmp/
H A Djson-parser.h24 void (*emit)(void *opaque, QObject *json, Error *err); member
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py52 def emit(self, record): member in KeepAliveStreamHandler
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.h36 int (*emit)(struct nouveau_fence *); member
/openbmc/linux/rust/macros/
H A Dmodule.rs86 fn emit(&mut self, field: &str, content: &str) { in emit() method
/openbmc/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
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp.h98 #define emit(...) __emit(__VA_ARGS__) macro
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata_smart.py228 def emit(self, o, level = 0): member in IncludeHistory
305 def emit(self, var, oval, val, o, d): member in VariableHistory
H A D__init__.py42 def emit(self, record): member in NullHandler
H A Dbuild.py664 def emit(self, record): member in _exec_task.ErrorCheckHandler
H A Dtinfoil.py56 def emit(self, var, oval, val, o, d): member in TinfoilDataStoreConnectorVarHistory
H A Dutils.py1740 def emit(self, record): member in LogCatcher
H A Devent.py760 def emit(self, record): member in LogHandler
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py602 def emit(self, record: LogRecord) -> None: member in TUILogHandler
/openbmc/u-boot/lib/
H A Dslre.c177 emit(struct slre *r, int code) in emit() function
/openbmc/u-boot/include/
H A Dlog.h260 int (*emit)(struct log_device *ldev, struct log_rec *rec); member
/openbmc/u-boot/scripts/dtc/
H A Dflattree.c250 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
/openbmc/linux/scripts/dtc/
H A Dflattree.c236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
/openbmc/linux/tools/lib/bpf/
H A Dgen_loader.c96 static void emit(struct bpf_gen *gen, struct bpf_insn insn) in emit() function
/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c92 static inline void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c236 static void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c245 static inline void emit(u32 inst, struct jit_ctx *ctx) in emit() function

12