/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscalltbl.sh | 14 emit() { function
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | cooker.py | 57 def emit(self, record): member in CookerTest.test_CookerCollectFiles_sublayers.LogHandler
|
H A D | data.py | 21 def emit(self, record): member in LogRecord.__enter__.LogHandler
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_ring_types.h | 43 u32 emit; /* updated during request construction */ member
|
/openbmc/qemu/include/qapi/qmp/ |
H A D | json-parser.h | 24 void (*emit)(void *opaque, QObject *json, Error *err); member
|
/openbmc/openbmc/poky/scripts/lib/ |
H A D | scriptutils.py | 52 def emit(self, record): member in KeepAliveStreamHandler
|
/openbmc/linux/rust/macros/ |
H A D | module.rs | 86 fn emit(&mut self, field: &str, content: &str) { in emit() method
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.h | 36 int (*emit)(struct nouveau_fence *); member
|
/openbmc/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
|
/openbmc/linux/arch/mips/net/ |
H A D | bpf_jit_comp.h | 98 #define emit(...) __emit(__VA_ARGS__) macro
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | data_smart.py | 228 def emit(self, o, level = 0): member in IncludeHistory 302 def emit(self, var, oval, val, o, d): member in VariableHistory
|
H A D | __init__.py | 43 def emit(self, record): member in NullHandler
|
H A D | build.py | 666 def emit(self, record): member in _exec_task.ErrorCheckHandler
|
H A D | tinfoil.py | 56 def emit(self, var, oval, val, o, d): member in TinfoilDataStoreConnectorVarHistory
|
H A D | utils.py | 1766 def emit(self, record): member in LogCatcher
|
H A D | event.py | 759 def emit(self, record): member in LogHandler
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | qmp_tui.py | 602 def emit(self, record: LogRecord) -> None: member in TUILogHandler
|
/openbmc/u-boot/lib/ |
H A D | slre.c | 177 emit(struct slre *r, int code) in emit() function
|
/openbmc/u-boot/include/ |
H A D | log.h | 260 int (*emit)(struct log_device *ldev, struct log_rec *rec); member
|
/openbmc/linux/scripts/dtc/ |
H A D | flattree.c | 236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
|
/openbmc/u-boot/scripts/dtc/ |
H A D | flattree.c | 250 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | gen_loader.c | 96 static void emit(struct bpf_gen *gen, struct bpf_insn insn) in emit() function
|
/openbmc/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 92 static inline void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
|
/openbmc/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
|
/openbmc/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
|