Searched refs:free_sid (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dtlbflush.h56 free_sid(mm->context);
H A Dcache.h30 void free_sid(unsigned long);
H A Dmmu_context.h15 extern void free_sid(unsigned long);
31 free_sid(mm->context.space_id);
/linux-master/include/net/sctp/
H A Dstream_sched.h30 void (*free_sid)(struct sctp_stream *stream, __u16 sid); member in struct:sctp_sched_ops
/linux-master/net/sctp/
H A Dstream_sched_fc.c196 .free_sid = sctp_sched_fc_free_sid,
214 .free_sid = sctp_sched_fc_free_sid,
H A Dstream_sched.c99 .free_sid = sctp_sched_fcfs_free_sid,
142 sched->free_sid(stream, i);
H A Dstream_sched_rr.c179 .free_sid = sctp_sched_rr_free_sid,
H A Dstream_sched_prio.c308 .free_sid = sctp_sched_prio_free_sid,
H A Dstream.c63 sched->free_sid(stream, sid);
/linux-master/arch/parisc/mm/
H A Dinit.c856 void free_sid(unsigned long spaceid) function

Completed in 156 milliseconds