Searched refs:buf_p (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-pkt-decoder.c | 244 static int arm_spe_pkt_out_string(int *err, char **buf_p, size_t *blen, in arm_spe_pkt_out_string() 255 ret = vsnprintf(*buf_p, *blen, fmt, ap); in arm_spe_pkt_out_string() 267 (*buf_p)[*blen - 1] = '\0'; in arm_spe_pkt_out_string() 276 *buf_p += ret; in arm_spe_pkt_out_string() 240 arm_spe_pkt_out_string(int * err,char ** buf_p,size_t * blen,const char * fmt,...) arm_spe_pkt_out_string() argument
|
| /linux/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_mux.h | 304 u8 *buf_p; member
|
| /linux/tools/testing/selftests/kvm/s390/ |
| H A D | memop.c | 191 #define MEMOP(err, info_p, mop_target_p, access_mode_p, buf_p, size_p, ...) \ argument 197 .buf = (buf_p), \
|