Home
last modified time | relevance | path

Searched defs:cstate (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/net/
HDslcompress.h114 struct cstate { struct
115 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument
132 struct cstate *last_cs; /* most recently used tstate */ argument
/NextBSD/usr.sbin/ppp/
HDslcompress.h112 struct cstate { struct
113 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument
131 struct cstate *last_cs; /* most recently used tstate */ argument
/NextBSD/sys/dev/drm2/ttm/
HDttm_page_alloc.c144 ttm_caching_state_to_vm(enum ttm_caching_state cstate) in ttm_caching_state_to_vm()
191 ttm_vm_page_alloc(int flags, enum ttm_caching_state cstate) in ttm_vm_page_alloc()
310 enum ttm_caching_state cstate) in ttm_get_pool()
482 enum ttm_caching_state cstate, unsigned cpages) in ttm_set_pages_caching()
509 int ttm_flags, enum ttm_caching_state cstate, in ttm_handle_caching_state_failure()
527 int ttm_flags, enum ttm_caching_state cstate, unsigned count) in ttm_alloc_new_pages()
602 int ttm_flags, enum ttm_caching_state cstate, unsigned count) in ttm_page_pool_fill_locked()
661 enum ttm_caching_state cstate, in ttm_page_pool_get_pages()
691 enum ttm_caching_state cstate) in ttm_put_pages()
734 enum ttm_caching_state cstate) in ttm_get_pages()
HDttm_page_alloc_dma.c355 static enum pool_type ttm_to_type(int flags, enum ttm_caching_state cstate) in ttm_to_type()
/NextBSD/crypto/heimdal/lib/gssapi/krb5/
HDunwrap.c61 int cstate; in unwrap_des() local
210 int cstate; in unwrap_des3() local
/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDunipriv.h312 enum call_state cstate; /* the state of the call */ member
/NextBSD/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_sys.c517 wlan_channel_state_to_snmp(uint8_t cstate) in wlan_channel_state_to_snmp()