Searched refs:buf_p (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/tools/perf/util/arm-spe-decoder/ |
| D | arm-spe-pkt-decoder.c | 253 static int arm_spe_pkt_out_string(int *err, char **buf_p, size_t *blen, in arm_spe_pkt_out_string() argument 264 ret = vsnprintf(*buf_p, *blen, fmt, ap); in arm_spe_pkt_out_string() 276 (*buf_p)[*blen - 1] = '\0'; in arm_spe_pkt_out_string() 285 *buf_p += ret; in arm_spe_pkt_out_string()
|
| /Linux-v6.1/drivers/net/wwan/iosm/ |
| D | iosm_ipc_mux.h | 304 u8 *buf_p; member
|
| /Linux-v6.1/tools/testing/selftests/kvm/s390x/ |
| D | memop.c | 168 #define MEMOP(err, info_p, mop_target_p, access_mode_p, buf_p, size_p, ...) \ argument 174 .buf = (buf_p), \
|