cstate            256 include/acpi/processor.h void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cstate);
cstate            273 include/acpi/processor.h 						   *cstate)
cstate             95 include/crypto/mcryptd.h 	unsigned long (*flusher)(struct mcryptd_alg_cstate *cstate);
cstate            110 include/crypto/mcryptd.h void mcryptd_arm_flusher(struct mcryptd_alg_cstate *cstate, unsigned long delay);
cstate             33 include/linux/netfilter/nf_conntrack_pptp.h 	enum pptp_ctrlcall_state cstate;	/* call state */
cstate            130 include/net/slhc_vj.h 	struct cstate *next;	/* next in ring (xmit) */
cstate            137 include/net/slhc_vj.h #define NULLSLSTATE	(struct cstate *)0
cstate            143 include/net/slhc_vj.h 	struct cstate *tstate;	/* transmit connection states (array)*/
cstate            144 include/net/slhc_vj.h 	struct cstate *rstate;	/* receive connection states (array)*/