Searched refs:spi_proc_name (Results 1 – 4 of 4) sorted by relevance
776 strlcpy(&hdr->pth_comm[0], &soprocinfo->spi_proc_name[0], sizeof(hdr->pth_comm)); in pktap_set_procinfo()827 strlcpy(ptr, &soprocinfo->spi_proc_name[0], PKTAP_MAX_COMM_SIZE); in pktap_v2_set_procinfo()
1210 strlcpy(&ehp->bh_comm[0], &soprocinfo.spi_proc_name[0], sizeof(ehp->bh_comm)); in bpfread()
697 char spi_proc_name[MAXCOMLEN + 1]; member
3485 strlcpy(&soprocinfo->spi_proc_name[0], &inp->inp_last_proc_name[0], in inp_get_soprocinfo()3486 sizeof(soprocinfo->spi_proc_name)); in inp_get_soprocinfo()