Home
last modified time | relevance | path

Searched defs:cbs (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/ntp/sntp/libevent/
H A Devthread.c93 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) in evthread_set_lock_callbacks()
136 evthread_set_condition_callbacks(const struct evthread_condition_callbacks *cbs) in evthread_set_condition_callbacks()
320 struct evthread_lock_callbacks cbs = { in evthread_enable_lock_debugging() local
H A Devthread_pthread.c166 struct evthread_lock_callbacks cbs = { in evthread_use_pthreads() local
H A Devthread_win32.c302 struct evthread_lock_callbacks cbs = { in evthread_use_windows_threads() local
H A Dbufferevent.c711 struct event_callback *cbs[MAX_CBS]; in bufferevent_decref_and_unlock_() local
/freebsd/contrib/libevent/
H A Devthread.c93 evthread_set_lock_callbacks(const struct evthread_lock_callbacks *cbs) in evthread_set_lock_callbacks()
136 evthread_set_condition_callbacks(const struct evthread_condition_callbacks *cbs) in evthread_set_condition_callbacks()
320 struct evthread_lock_callbacks cbs = { in evthread_enable_lock_debugging() local
H A Devthread_pthread.c166 struct evthread_lock_callbacks cbs = { in evthread_use_pthreads() local
H A Devthread_win32.c302 struct evthread_lock_callbacks cbs = { in evthread_use_windows_threads() local
H A Dbufferevent.c711 struct event_callback *cbs[MAX_CBS]; in bufferevent_decref_and_unlock_() local
/freebsd/sys/compat/linux/
H A Dlinux.c304 struct ifname_bsd_to_linux_ifp_cb_s *cbs = arg; in ifname_bsd_to_linux_ifp_cb() local
358 struct ifname_linux_to_ifp_cb_s *cbs = arg; in ifname_linux_to_ifp_cb() local
H A Dlinux_ioctl.c2154 struct linux_ifconfig_ifaddr_cb2_s *cbs = arg; in linux_ifconf_ifaddr_cb2() local
2171 struct linux_ifconfig_ifaddr_cb2_s *cbs = arg; in linux_ifconf_ifnet_cb2() local
2185 struct linux_ifconfig_ifaddr_cb2_s cbs; in linux_ifconf() local
/freebsd/sys/netgraph/
H A Dng_car.h72 u_int64_t cbs; /* Committed burst size (bytes) */ member
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.h74 uint8_t cbs; member
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c318 struct ecore_ll2_cbs cbs; in qlnxr_ll2_start() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h125 struct ecore_ll2_cbs cbs; member
H A Decore_ll2_api.h183 const struct ecore_ll2_cbs *cbs; member
H A Decore_ll2.c1208 const struct ecore_ll2_cbs *cbs) in ecore_ll2_set_cbs()
H A Decore_iwarp.c3114 struct ecore_ll2_cbs cbs; in ecore_iwarp_ll2_start() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c223 uint32_t *cbs, in CalcRates()
489 uint32_t cir=0, cbs=0, pir_eir=0, pbs_ebs=0, fpp=0; in BuildProfileRegs() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c402 struct event_callback cbs[CB_COUNT]; member
H A Dregress_bufferevent.c235 struct evthread_lock_callbacks cbs; member
313 struct evthread_lock_callbacks cbs = { in use_lock_unlock_profiler() local
/freebsd/contrib/libevent/test/
H A Dregress_thread.c402 struct event_callback cbs[CB_COUNT]; member
H A Dregress_bufferevent.c235 struct evthread_lock_callbacks cbs; member
313 struct evthread_lock_callbacks cbs = { in use_lock_unlock_profiler() local
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h264 t_BmPortalCallbacks cbs[BM_NUM_OF_RINGS]; member
/freebsd/sys/dev/irdma/
H A Dirdma_cm.c1723 struct irdma_add_mqh_cbs *cbs = arg; in irdma_add_mqh_ifa_cb() local
1811 struct irdma_add_mqh_cbs cbs; in irdma_add_mqh() local
/freebsd/usr.bin/truss/
H A Dsyscalls.c2635 uintptr_t cbs[16]; in print_arg() local

12