Searched refs:cstate (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dchap.c128 chap_state *cstate = &chap[unit]; local
130 BZERO(cstate, sizeof(*cstate));
131 cstate->unit = unit;
132 cstate->clientstate = CHAPCS_INITIAL;
133 cstate->serverstate = CHAPSS_INITIAL;
134 cstate->timeouttime = CHAP_DEFTIMEOUT;
135 cstate->max_transmits = CHAP_DEFTRANSMITS;
150 chap_state *cstate = &chap[unit]; local
152 cstate
180 chap_state *cstate = &chap[unit]; local
205 chap_state *cstate = (chap_state *) arg; local
232 chap_state *cstate = (chap_state *) arg; local
249 chap_state *cstate = (chap_state *) arg; local
270 chap_state *cstate = &chap[unit]; local
296 chap_state *cstate = &chap[unit]; local
320 chap_state *cstate = &chap[unit]; local
341 chap_state *cstate = &chap[unit]; local
[all...]
H A Dchap_ms.c285 ChapMS(cstate, rchallenge, rchallenge_len, secret, secret_len)
286 chap_state *cstate;
308 BCOPY(&response, cstate->response, MS_CHAP_RESPONSE_LEN);
309 cstate->resp_length = MS_CHAP_RESPONSE_LEN;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/ttm/
H A Dttm_page_alloc.h37 * @cstate: ttm caching state for the page.
42 enum ttm_caching_state cstate,
51 * @cstate: ttm caching state.
56 enum ttm_caching_state cstate);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4proc.c57 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, argument
60 struct dentry *dentry = cstate->current_fh.fh_dentry;
66 if ((bmval[0] & ~nfsd_suppattrs0(cstate->minorversion)) ||
67 (bmval[1] & ~nfsd_suppattrs1(cstate->minorversion)) ||
68 (bmval[2] & ~nfsd_suppattrs2(cstate->minorversion)))
94 struct nfsd4_compound_state *cstate, struct nfsd4_open *open)
101 status = check_attr_support(rqstp, cstate,
104 status = check_attr_support(rqstp, cstate,
266 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, argument
280 if (nfsd4_has_session(cstate))
93 nfsd4_check_open_attributes(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) argument
374 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct svc_fh **getfh) argument
385 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_putfh *putfh) argument
396 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, void *arg) argument
407 nfsd4_restorefh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, void *arg) argument
418 nfsd4_savefh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, void *arg) argument
432 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_access *access) argument
444 nfsd4_commit(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_commit *commit) argument
461 nfsd4_create(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_create *create) argument
558 nfsd4_getattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_getattr *getattr) argument
579 nfsd4_link(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_link *link) argument
594 nfsd4_lookupp(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, void *arg) argument
614 nfsd4_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_lookup *lookup) argument
623 nfsd4_read(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_read *read) argument
652 nfsd4_readdir(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_readdir *readdir) argument
677 nfsd4_readlink(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_readlink *readlink) argument
686 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_remove *remove) argument
705 nfsd4_rename(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_rename *rename) argument
738 nfsd4_secinfo(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_secinfo *secinfo) argument
762 nfsd4_setattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_setattr *setattr) argument
800 nfsd4_write(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_write *write) argument
850 _nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_verify *verify) argument
905 nfsd4_nverify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_verify *verify) argument
915 nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_verify *verify) argument
1000 struct nfsd4_compound_state *cstate = &resp->cstate; local
[all...]
H A Dnfs4state.c1107 struct nfsd4_slot *slot = resp->cstate.slot;
1113 slot->sl_status = resp->cstate.status;
1119 slot->sl_datalen = (char *)resp->p - (char *)resp->cstate.datap;
1120 base = (char *)resp->cstate.datap -
1140 struct nfsd4_slot *slot = resp->cstate.slot;
1143 resp->opcnt, resp->cstate.slot->sl_cachethis);
1166 struct nfsd4_slot *slot = resp->cstate.slot;
1176 /* The sequence operation has been encoded, cstate->datap set. */
1177 memcpy(resp->cstate.datap, slot->sl_data, slot->sl_datalen);
1180 resp->p = resp->cstate
1203 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_exchange_id *exid) argument
1374 nfsd4_create_session(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_create_session *cr_ses) argument
1480 nfsd4_destroy_session(struct svc_rqst *r, struct nfsd4_compound_state *cstate, struct nfsd4_destroy_session *sessionid) argument
1521 nfsd4_sequence(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_sequence *seq) argument
1584 nfsd4_reclaim_complete(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_reclaim_complete *rc) argument
1613 nfsd4_setclientid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_setclientid *setclid) argument
1726 nfsd4_setclientid_confirm(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_setclientid_confirm *setclientid_confirm) argument
2197 nfsd4_process_open1(struct nfsd4_compound_state *cstate, struct nfsd4_open *open) argument
2609 nfsd4_renew(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, clientid_t *clid) argument
2876 nfs4_preprocess_stateid_op(struct nfsd4_compound_state *cstate, stateid_t *stateid, int flags, struct file **filpp) argument
2956 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, stateid_t *stateid, int flags, struct nfs4_stateowner **sopp, struct nfs4_stateid **stpp, struct nfsd4_lock *lock) argument
3072 nfsd4_open_confirm(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open_confirm *oc) argument
3138 nfsd4_open_downgrade(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open_downgrade *od) argument
3195 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_close *close) argument
3236 nfsd4_delegreturn(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_delegreturn *dr) argument
3509 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_lock *lock) argument
3694 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_lockt *lockt) argument
3767 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_locku *locku) argument
3862 nfsd4_release_lockowner(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_release_lockowner *rlockowner) argument
[all...]
H A Dxdr4.h464 struct nfsd4_compound_state cstate; member in struct:nfsd4_compoundres
475 return !resp->cstate.slot->sl_cachethis || nfsd4_is_solo_sequence(resp);
H A Dstate.h417 extern __be32 nfs4_preprocess_stateid_op(struct nfsd4_compound_state *cstate,
H A Dnfs4xdr.c1735 u32 minorversion = resp->cstate.minorversion;
3046 resp->cstate.datap = p; /* DRC cache data pointer */
3142 struct nfsd4_slot *slot = resp->cstate.slot;
3145 if (!nfsd4_has_session(&resp->cstate))
3148 session = resp->cstate.session;
3274 struct nfsd4_compound_state *cs = &resp->cstate;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dslcompress.h102 struct cstate { struct
103 struct cstate *cs_next; /* next most recently used cstate (xmit only) */
120 struct cstate *last_cs; /* most recently used tstate */
134 struct cstate tstate[MAX_STATES]; /* xmit connection states */
135 struct cstate rstate[MAX_STATES]; /* receive connection states */
H A Dvjcompress.h102 struct cstate { struct
103 struct cstate *cs_next; /* next most recently used state (xmit only) */
119 struct cstate *last_cs; /* most recently used tstate */
126 struct cstate tstate[MAX_STATES]; /* xmit connection states */
127 struct cstate rstate[MAX_STATES]; /* receive connection states */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dslcompress.h102 struct cstate { struct
103 struct cstate *cs_next; /* next most recently used cstate (xmit only) */
120 struct cstate *last_cs; /* most recently used tstate */
134 struct cstate tstate[MAX_STATES]; /* xmit connection states */
135 struct cstate rstate[MAX_STATES]; /* receive connection states */
H A Dvjcompress.h102 struct cstate { struct
103 struct cstate *cs_next; /* next most recently used state (xmit only) */
119 struct cstate *last_cs; /* most recently used tstate */
126 struct cstate tstate[MAX_STATES]; /* xmit connection states */
127 struct cstate rstate[MAX_STATES]; /* receive connection states */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dslhc_vj.h128 struct cstate { struct
130 struct cstate *next; /* next in ring (xmit) */
137 #define NULLSLSTATE (struct cstate *)0
143 struct cstate *tstate; /* transmit connection states (array)*/
144 struct cstate *rstate; /* receive connection states (array)*/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/idle/
H A Dintel_idle.c77 * States are indexed by the cstate number,
164 unsigned int cstate; local
169 cstate = (((eax) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK) + 1;
183 if (!(lapic_timer_reliable_states & (1 << (cstate))))
207 if (!(lapic_timer_reliable_states & (1 << (cstate))))
309 int i, cstate; local
321 for (cstate = 1; cstate < MWAIT_MAX_NUM_CSTATES; ++cstate) {
324 if (cstate > max_cstat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/
H A DMakefile7 obj-y += cstate.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c258 enum ttm_caching_state cstate)
262 if (cstate == tt_cached)
265 if (cstate == tt_wc)
430 enum ttm_caching_state cstate, unsigned cpages)
434 switch (cstate) {
461 int ttm_flags, enum ttm_caching_state cstate,
479 int ttm_flags, enum ttm_caching_state cstate, unsigned count)
507 cstate, cpages);
510 ttm_flags, cstate,
528 cstate, cpage
257 ttm_get_pool(int flags, enum ttm_caching_state cstate) argument
429 ttm_set_pages_caching(struct page **pages, enum ttm_caching_state cstate, unsigned cpages) argument
460 ttm_handle_caching_state_failure(struct list_head *pages, int ttm_flags, enum ttm_caching_state cstate, struct page **failed_pages, unsigned cpages) argument
478 ttm_alloc_new_pages(struct list_head *pages, gfp_t gfp_flags, int ttm_flags, enum ttm_caching_state cstate, unsigned count) argument
559 ttm_page_pool_fill_locked(struct ttm_page_pool *pool, int ttm_flags, enum ttm_caching_state cstate, unsigned count, unsigned long *irq_flags) argument
618 ttm_page_pool_get_pages(struct ttm_page_pool *pool, struct list_head *pages, int ttm_flags, enum ttm_caching_state cstate, unsigned count) argument
664 ttm_get_pages(struct list_head *pages, int flags, enum ttm_caching_state cstate, unsigned count) argument
733 ttm_put_pages(struct list_head *pages, unsigned page_count, int flags, enum ttm_caching_state cstate) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_pptp.c305 if (info->cstate != PPTP_CALL_OUT_REQ &&
306 info->cstate != PPTP_CALL_OUT_CONF)
317 info->cstate = PPTP_CALL_OUT_CONF;
321 info->cstate = PPTP_CALL_NONE;
331 info->cstate = PPTP_CALL_IN_REQ;
339 if (info->cstate != PPTP_CALL_IN_REP &&
340 info->cstate != PPTP_CALL_IN_CONF)
350 info->cstate = PPTP_CALL_IN_CONF;
360 info->cstate = PPTP_CALL_NONE;
383 "cstate
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dvjcompress.c97 register struct cstate *tstate = comp->tstate;
179 register struct cstate *cs = comp->last_cs->cs_next;
223 register struct cstate *lcs;
224 register struct cstate *lastcs = comp->last_cs;
236 * Didn't find it -- re-use oldest cstate. Send an
443 register struct cstate *cs;
485 register struct cstate *cs;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dvjcompress.c93 register struct cstate *tstate = comp->tstate;
175 register struct cstate *cs = comp->last_cs->cs_next;
219 register struct cstate *lcs;
220 register struct cstate *lastcs = comp->last_cs;
232 * Didn't find it -- re-use oldest cstate. Send an
439 register struct cstate *cs;
481 register struct cstate *cs;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dslhc.c95 register struct cstate *ts;
103 size_t rsize = rslots * sizeof(struct cstate);
111 size_t tsize = tslots * sizeof(struct cstate);
227 register struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]);
228 register struct cstate *lcs = ocs;
229 register struct cstate *cs = lcs->next;
302 * Didn't find it -- re-use oldest cstate. Send an
491 register struct cstate *cs;
634 register struct cstate *cs;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dprocessor.h252 void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cstate);
269 *cstate)
268 acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cstate) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddecompress_unlzma.c293 struct cstate { struct
348 struct cstate *cst, uint16_t *p,
391 struct cstate *cst, uint16_t *p,
551 struct cstate cst;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dnf_conntrack_pptp.h33 enum pptp_ctrlcall_state cstate; /* call state */ member in struct:nf_ct_pptp_master
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcafe_ccic.c2037 enum cafe_state cstate; local
2042 cstate = cam->state; /* HACK - stop_dma sets to idle */
2046 cam->state = cstate;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dprocessor_idle.c208 struct acpi_processor_cx *cstate) { }
711 * @cx: cstate data
207 lapic_timer_check_state(int state, struct acpi_processor *pr, struct acpi_processor_cx *cstate) argument

Completed in 163 milliseconds