Searched refs:pp (Results 1 – 5 of 5) sorted by relevance
17 const char *endp = pp->path + sizeof(pp->path); in path_vextend()21 char *eos = pp->eos; in path_vextend()41 pp->eos = eos; in path_vextend()45 return pp->path; in path_vextend()55 pp->path[0] = '/'; in testfs_path_init()56 pp->eos = pp->path + 1; in testfs_path_init()65 pp->eos = pp->path + len; in testfs_path_init()67 *pp->eos = '\0'; in testfs_path_init()72 return pp->path; in testfs_path_init()80 va_start(ap, pp); in testfs_path_extend()[all …]
62 const char *testfs_path_init(struct testfs_path *pp,86 const char *testfs_path_extend(struct testfs_path *pp,267 int testfs_bcmd_verify_layout(struct testfs_path *pp,
8 writeoc = "pp";
45 /* MX25L5145G supports only pp and pp4io */
3512 struct isoal_pdu_production *pp; in ZTEST() local3567 pp = &source->pdu_production; in ZTEST()3591 pp->initialized = 0U; in ZTEST()3596 pp->payload_number = 0; in ZTEST()3637 pp->initialized = 0U; in ZTEST()3684 pp->initialized = 0U; in ZTEST()3730 pp->initialized = 1U; in ZTEST()3775 pp->initialized = 1U; in ZTEST()3820 pp->initialized = 1U; in ZTEST()3869 pp->initialized = 1U; in ZTEST()[all …]
Completed in 23 milliseconds