Home
last modified time | relevance | path

Searched defs:crp (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/backlight/
Dcr_bllcd.c157 struct cr_panel *crp; in cr_backlight_probe() local
215 struct cr_panel *crp = platform_get_drvdata(pdev); in cr_backlight_remove() local
235 static struct platform_device *crp; variable
/kernel/linux/linux-5.10/tools/perf/util/
Dthread-stack.c98 struct call_return_processor *crp; member
137 struct call_return_processor *crp, in thread_stack__init()
174 struct call_return_processor *crp, in thread_stack__new()
302 struct call_return_processor *crp = ts->crp; in thread_stack__call_return() local
340 struct call_return_processor *crp = ts->crp; in __thread_stack__flush() local
756 struct call_return_processor *crp; in call_return_processor__new() local
773 void call_return_processor__free(struct call_return_processor *crp) in call_return_processor__free()
1106 struct call_return_processor *crp) in thread_stack__process()
Ddb-export.h65 struct call_return_processor *crp; member
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
Dcore.c188 const struct pinmux_cfg_reg *crp, in sh_pfc_config_reg_helper()
209 const struct pinmux_cfg_reg *crp, in sh_pfc_write_config_reg()
238 const struct pinmux_cfg_reg **crp, in sh_pfc_get_config_reg()
/kernel/linux/linux-5.10/arch/m68k/sun3/
Dmmu_emu.c360 pgd_t * crp; in mmu_emu_handle_fault() local
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
Dirq_tx4939.c108 u32 __iomem *crp; in tx4939_irq_set_type() local
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4recover.c174 struct nfs4_client_reclaim *crp; in __nfsd4_create_reclaim_record_grace() local
369 struct nfs4_client_reclaim *crp; in __nfsd4_remove_reclaim_record_grace() local
679 struct nfs4_client_reclaim *crp; in nfsd4_check_legacy_client() local
1283 struct nfs4_client_reclaim *crp; in nfsd4_cld_check() local
1326 struct nfs4_client_reclaim *crp; in nfsd4_cld_check_v2() local
Dnfs4state.c7184 struct nfs4_client_reclaim *crp; in nfs4_has_reclaimed_state() local
7201 struct nfs4_client_reclaim *crp; in nfs4_client_to_reclaim() local
7219 nfs4_remove_reclaim_record(struct nfs4_client_reclaim *crp, struct nfsd_net *nn) in nfs4_remove_reclaim_record()
7231 struct nfs4_client_reclaim *crp = NULL; in nfs4_release_reclaim() local
7250 struct nfs4_client_reclaim *crp = NULL; in nfsd4_find_reclaim_client() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dprocessor.h83 unsigned long crp[2]; /* cpu root pointer */ member
Dmmu_context.h238 unsigned long crp[2] = { in switch_mm_0230() local
/kernel/linux/linux-5.10/arch/mips/kernel/
Dirq_txx9.c116 u32 __iomem *crp; in txx9_irq_set_type() local
/kernel/linux/linux-5.10/lib/zstd/
Dcompress.c242 …nced(ZSTD_CCtx *zc, ZSTD_parameters params, U64 frameContentSize, ZSTD_compResetPolicy_e const crp) in ZSTD_resetCCtx_advanced()
2740 ZSTD_compResetPolicy_e const crp = dictSize ? ZSTDcrp_fullReset : ZSTDcrp_continue; in ZSTD_compressBegin_internal() local