Searched refs:malloced (Results 1 – 14 of 14) sorted by relevance
77 retval->malloced = 1; in sctp_ssnmap_new()121 if (map && map->malloced) { in sctp_ssnmap_free()
62 queue->malloced = 0; in sctp_inq_init()80 if (queue->malloced) { in sctp_inq_free()
82 ep->base.malloced = 1; in sctp_endpoint_init()153 ep->base.malloced = 1; in sctp_endpoint_new()213 if (ep->base.malloced) { in sctp_endpoint_destroy()
112 bp->malloced = 0; in sctp_bind_addr_init()139 if (bp->malloced) { in sctp_bind_addr_free()
111 peer->malloced = 0; in sctp_transport_init()134 transport->malloced = 1; in sctp_transport_new()
125 packet->malloced = 0; in sctp_packet_init()139 if (packet->malloced) in sctp_packet_free()
99 asoc->base.malloced = 0; in sctp_association_init()289 asoc->base.malloced = 1; in sctp_association_new()380 if (asoc->base.malloced) { in sctp_association_destroy()
69 ulpq->malloced = 0; in sctp_ulpq_init()97 if (ulpq->malloced) in sctp_ulpq_free()
71 map->malloced = 0; in sctp_tsnmap_init()
220 q->malloced = 0; in sctp_outq_init()293 if (q->malloced) in sctp_outq_free()
415 int malloced; member712 int malloced; member889 int malloced; /* Is this structure kfree()able? */ member955 int malloced; /* Is this structure kfree()able? */ member1022 char malloced; member1062 int malloced; /* Are we kfree()able? */ member1128 char malloced; member
52 char malloced; member
114 int malloced; member
1986 static size_t malloced; in reiserfs_kmalloc() local1992 if (s->u.reiserfs_sb.s_kmallocs > malloced + 200000) { in reiserfs_kmalloc()1994 malloced = s->u.reiserfs_sb.s_kmallocs; in reiserfs_kmalloc()