Searched refs:holds_lock (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_ss_functions.c | 53 int holds_lock) in sctp_ss_default_init() argument 57 if (holds_lock == 0) { in sctp_ss_default_init() 73 if (holds_lock == 0) { in sctp_ss_default_init() 83 if (holds_lock == 0) { in sctp_ss_default_clear() 444 int holds_lock) in sctp_ss_prio_add() argument 478 int holds_lock) in sctp_ss_prio_remove() argument 637 int holds_lock) in sctp_ss_fb_add() argument 658 int holds_lock) in sctp_ss_fb_remove() argument 772 int holds_lock) in sctp_ss_fcfs_init() argument 852 int holds_lock) in sctp_ss_fcfs_add() argument [all …]
|
| H A D | sctp_structs.h | 733 int holds_lock); 735 int clear_values, int holds_lock); 738 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock); 741 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
|
| H A D | sctp_output.h | 102 struct sctp_stream_out *strq, int holds_lock);
|
| H A D | sctputil.h | 76 struct sctp_ifa *sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
|
| H A D | sctputil.c | 5228 int holds_lock) in sctp_find_ifa_in_ep() argument 5232 if (holds_lock == 0) { in sctp_find_ifa_in_ep() 5260 if (holds_lock == 0) { in sctp_find_ifa_in_ep() 5305 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock) in sctp_find_ifa_by_addr() argument 5312 if (holds_lock == 0) { in sctp_find_ifa_by_addr() 5320 if (holds_lock == 0) in sctp_find_ifa_by_addr() 5334 if (holds_lock == 0) in sctp_find_ifa_by_addr() 5361 if (holds_lock == 0) in sctp_find_ifa_by_addr()
|