Home
last modified time | relevance | path

Searched refs:fsw_detach_barrier_add (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h108 extern boolean_t fsw_detach_barrier_add(struct nx_flowswitch *fsw);
153 extern boolean_t fsw_detach_barrier_add(struct nx_flowswitch *fsw);
H A Dfsw_flow.c75 if (!fsw_detach_barrier_add(fsw)) { in fsw_flow_add()
358 if (!fsw_detach_barrier_add(fsw)) { in fsw_flow_del()
H A Dfsw.c1201 if (!fsw_detach_barrier_add(fsw)) { in fsw_protoctl_event_callback()
2226 fsw_detach_barrier_add(struct nx_flowswitch *fsw) in fsw_detach_barrier_add() function
H A Dfsw_dp.c4256 if (!fsw_detach_barrier_add(fsw)) { in fsw_reap_thread_cont()