Searched defs:sbuf (Results 1 – 7 of 7) sorted by relevance
/optee_os-3.20.0/core/pta/ |
A D | gprof.c | 73 struct sample_buf *sbuf = NULL; in gprof_start_pc_sampling() local 115 struct sample_buf *sbuf = NULL; in gprof_stop_pc_sampling() local
|
/optee_os-3.20.0/lib/libutils/ext/ |
A D | trace.c | 210 static int __printf(2, 3) append(struct strbuf *sbuf, const char *fmt, ...) in append() 239 struct strbuf sbuf; in dhex_dump() local
|
A D | snprintk.c | 242 kprintf(const char *fmt0, int oflags, void *vp, char *sbuf, va_list ap, in kprintf()
|
/optee_os-3.20.0/core/include/kernel/ |
A D | ts_manager.h | 24 struct sample_buf *sbuf; /* Profiling data (PC sampling) */ member
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/dsa/ |
A D | dsa_generate_pqg.c | 27 unsigned char *wbuf, *sbuf, digest[MAXBLOCKSIZE]; in s_dsa_make_params() local
|
/optee_os-3.20.0/core/kernel/ |
A D | tee_ta_manager.c | 1064 struct sample_buf *sbuf = NULL; in tee_ta_gprof_sample_pc() local 1091 struct sample_buf *sbuf = s->sbuf; in gprof_update_session_utime() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_cipher.h | 1145 sbuf; /* partial word encryption buffer */ member
|
Completed in 10 milliseconds