/linux-4.4.14/fs/nfsd/ |
D | nfs4proc.c | 94 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support() 131 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes() 228 static void nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open… in nfsd4_set_open_owner_reply_cache() 237 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup() 316 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle() 360 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open() 482 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg() 498 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh() 509 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() 520 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh() [all …]
|
D | nfs4state.c | 1337 void nfsd4_bump_seqid(struct nfsd4_compound_state *cstate, __be32 nfserr) in nfsd4_bump_seqid() 2347 struct nfsd4_compound_state *cstate, in nfsd4_exchange_id() 2605 struct nfsd4_compound_state *cstate, in nfsd4_create_session() 2732 __be32 nfsd4_backchannel_ctl(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nf… in nfsd4_backchannel_ctl() 2752 struct nfsd4_compound_state *cstate, in nfsd4_bind_conn_to_session() 2795 struct nfsd4_compound_state *cstate, in nfsd4_destroy_session() 2892 struct nfsd4_compound_state *cstate, in nfsd4_sequence() 3028 nfsd4_destroy_clientid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_de… in nfsd4_destroy_clientid() 3069 nfsd4_reclaim_complete(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_re… in nfsd4_reclaim_complete() 3106 nfsd4_setclientid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setclientid() [all …]
|
D | nfs4layouts.c | 184 nfsd4_alloc_layout_stateid(struct nfsd4_compound_state *cstate, in nfsd4_alloc_layout_stateid() 237 struct nfsd4_compound_state *cstate, stateid_t *stateid, in nfsd4_preprocess_layout_stateid() 461 struct nfsd4_compound_state *cstate, in nfsd4_return_file_layouts() 504 struct nfsd4_compound_state *cstate, in nfsd4_return_client_layouts()
|
D | xdr4.h | 603 struct nfsd4_compound_state cstate; member
|
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.h | 32 typedef struct cstate { struct 43 } cstate_t; argument
|
/linux-4.4.14/include/net/ |
D | slhc_vj.h | 128 struct cstate { struct 130 struct cstate *next; /* next in ring (xmit) */ argument 137 #define NULLSLSTATE (struct cstate *)0 argument
|
/linux-4.4.14/arch/x86/crypto/sha-mb/ |
D | sha1_mb.c | 376 struct mcryptd_alg_cstate *cstate, bool flush) in sha_finish_walk() 423 struct mcryptd_alg_cstate *cstate, in sha_complete_job() 470 struct mcryptd_alg_cstate *cstate) in sha1_mb_add_list() 493 struct mcryptd_alg_cstate *cstate = in sha1_mb_update() local 552 struct mcryptd_alg_cstate *cstate = in sha1_mb_finup() local 612 struct mcryptd_alg_cstate *cstate = in sha1_mb_final() local 818 static unsigned long sha1_mb_flusher(struct mcryptd_alg_cstate *cstate) in sha1_mb_flusher()
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 257 enum ttm_caching_state cstate) in ttm_get_pool() 449 enum ttm_caching_state cstate, unsigned cpages) in ttm_set_pages_caching() 476 int ttm_flags, enum ttm_caching_state cstate, in ttm_handle_caching_state_failure() 494 int ttm_flags, enum ttm_caching_state cstate, unsigned count) in ttm_alloc_new_pages() 574 int ttm_flags, enum ttm_caching_state cstate, unsigned count, in ttm_page_pool_fill_locked() 634 enum ttm_caching_state cstate, in ttm_page_pool_get_pages() 677 enum ttm_caching_state cstate) in ttm_put_pages() 725 enum ttm_caching_state cstate) in ttm_get_pages()
|
D | ttm_page_alloc_dma.c | 356 static enum pool_type ttm_to_type(int flags, enum ttm_caching_state cstate) in ttm_to_type()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | base.c | 84 struct nvkm_cstate *cstate; in nvkm_cstate_prog() local 131 nvkm_cstate_del(struct nvkm_cstate *cstate) in nvkm_cstate_del() 142 struct nvkm_cstate *cstate = NULL; in nvkm_cstate_new() local 254 struct nvkm_cstate *cstate; in nvkm_pstate_info() local 296 struct nvkm_cstate *cstate, *temp; in nvkm_pstate_del() local 312 struct nvkm_cstate *cstate; in nvkm_pstate_new() local
|
D | gt215.c | 271 calc_clk(struct gt215_clk *clk, struct nvkm_cstate *cstate, in calc_clk() 282 calc_host(struct gt215_clk *clk, struct nvkm_cstate *cstate) in calc_host() 456 gt215_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gt215_clk_calc()
|
D | gf100.c | 266 calc_clk(struct gf100_clk *clk, struct nvkm_cstate *cstate, int idx, int dom) in calc_clk() 317 gf100_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gf100_clk_calc()
|
D | gk104.c | 288 struct nvkm_cstate *cstate, int idx, int dom) in calc_clk() 339 gk104_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gk104_clk_calc()
|
D | nv40.c | 146 nv40_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in nv40_clk_calc()
|
D | mcp77.c | 203 mcp77_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in mcp77_clk_calc()
|
D | nv50.c | 368 nv50_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in nv50_clk_calc()
|
D | gk20a.c | 582 gk20a_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) in gk20a_clk_calc()
|
/linux-4.4.14/lib/ |
D | decompress_unlzma.c | 287 struct cstate { struct 288 int state; 289 uint32_t rep0, rep1, rep2, rep3;
|
/linux-4.4.14/tools/power/cpupower/utils/ |
D | cpuidle-info.c | 103 unsigned int cstate, cstates; in proc_cpuidle_cpu_output() local
|
/linux-4.4.14/drivers/idle/ |
D | intel_idle.c | 734 unsigned int cstate; in intel_idle() local 1091 int cstate; in intel_idle_cpuidle_driver_init() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | ctrl.c | 75 struct nvkm_cstate *cstate; in nvkm_control_mthd_pstate_attr() local
|
/linux-4.4.14/crypto/ |
D | mcryptd.c | 50 void mcryptd_arm_flusher(struct mcryptd_alg_cstate *cstate, unsigned long delay) in mcryptd_arm_flusher() 126 struct mcryptd_alg_cstate *cstate; in mcryptd_opportunistic_flush() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | therm.h | 57 int cstate; member
|
/linux-4.4.14/drivers/acpi/ |
D | processor_idle.c | 187 struct acpi_processor_cx *cstate) { } in lapic_timer_check_state()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_pm.c | 1736 static uint32_t ilk_compute_pri_wm(const struct intel_crtc_state *cstate, in ilk_compute_pri_wm() 1765 static uint32_t ilk_compute_spr_wm(const struct intel_crtc_state *cstate, in ilk_compute_spr_wm() 1788 static uint32_t ilk_compute_cur_wm(const struct intel_crtc_state *cstate, in ilk_compute_cur_wm() 1805 static uint32_t ilk_compute_fbc_wm(const struct intel_crtc_state *cstate, in ilk_compute_fbc_wm() 1981 struct intel_crtc_state *cstate, in ilk_compute_wm_level() 2296 static bool intel_compute_pipe_wm(struct intel_crtc_state *cstate, in intel_compute_pipe_wm() 3693 struct intel_crtc_state *cstate = to_intel_crtc_state(crtc->state); in ilk_update_wm() local
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 181 struct drm_crtc_state *cstate = state->crtc_states[i]; in omap_atomic_commit() local
|
/linux-4.4.14/include/acpi/ |
D | processor.h | 266 static inline void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx in acpi_processor_ffh_cstate_enter()
|
/linux-4.4.14/include/linux/netfilter/ |
D | nf_conntrack_pptp.h | 33 enum pptp_ctrlcall_state cstate; /* call state */ member
|
/linux-4.4.14/drivers/media/platform/marvell-ccic/ |
D | mcam-core.c | 1894 enum mcam_state cstate = cam->state; in mccic_suspend() local
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_int.h | 718 enum drbd_conns cstate; /* Only C_STANDALONE to C_WF_REPORT_PARAMS */ member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 2510 u32 cstate; member
|