Home
last modified time | relevance | path

Searched defs:p_ptr (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c131 static void vl15_poller(IN void *p_ptr) in vl15_poller()
H A Dosm_sm.c94 static void sm_sweeper(IN void *p_ptr) in sm_sweeper()
H A Dosm_congestion_control.c551 static void cc_poller(void *p_ptr) in cc_poller()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ts.c445 void __osm_vendor_ts_poller(IN void *p_ptr) in __osm_vendor_ts_poller()
H A Dosm_vendor_ibumad.c322 static void *umad_receiver(void *p_ptr) in umad_receiver()
/freebsd/lib/libc/db/hash/
H A Dhash.c841 hash_realloc(SEGMENT **p_ptr, int oldsize, int newsize) in hash_realloc()