Home
last modified time | relevance | path

Searched refs:crp (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/backlight/
Dcr_bllcd.c157 struct cr_panel *crp; in cr_backlight_probe() local
195 crp = devm_kzalloc(&pdev->dev, sizeof(*crp), GFP_KERNEL); in cr_backlight_probe()
196 if (!crp) { in cr_backlight_probe()
201 crp->cr_backlight_device = bdp; in cr_backlight_probe()
202 crp->cr_lcd_device = ldp; in cr_backlight_probe()
203 crp->cr_backlight_device->props.power = FB_BLANK_UNBLANK; in cr_backlight_probe()
204 crp->cr_backlight_device->props.brightness = 0; in cr_backlight_probe()
205 cr_backlight_set_intensity(crp->cr_backlight_device); in cr_backlight_probe()
206 cr_lcd_set_power(crp->cr_lcd_device, FB_BLANK_UNBLANK); in cr_backlight_probe()
208 platform_set_drvdata(pdev, crp); in cr_backlight_probe()
[all …]
/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() argument
168 ts->crp = crp; in thread_stack__init()
174 struct call_return_processor *crp, in thread_stack__new() argument
202 thread_stack__init(ts, thread, crp, callstack, br_stack_sz)) in thread_stack__new()
302 struct call_return_processor *crp = ts->crp; in thread_stack__call_return() local
335 return crp->process(&cr, parent_db_id, crp->data); in thread_stack__call_return()
340 struct call_return_processor *crp = ts->crp; in __thread_stack__flush() local
343 if (!crp) { in __thread_stack__flush()
443 if (ts->crp || !callstack) in thread_stack__event()
[all …]
Dthread-stack.h104 void call_return_processor__free(struct call_return_processor *crp);
109 struct call_return_processor *crp);
Ddb-export.c32 call_return_processor__free(dbe->crp); in db_export__exit()
33 dbe->crp = NULL; in db_export__exit()
401 if (dbe->crp) { in db_export__sample()
404 dbe->crp); in db_export__sample()
Ddb-export.h65 struct call_return_processor *crp; member
/kernel/linux/linux-5.10/arch/m68k/sun3/
Dmmu_emu.c360 pgd_t * crp; in mmu_emu_handle_fault() local
363 crp = swapper_pg_dir; in mmu_emu_handle_fault()
368 crp = swapper_pg_dir; in mmu_emu_handle_fault()
370 crp = current->mm->pgd; in mmu_emu_handle_fault()
375 vaddr, read_flag ? "read" : "write", crp); in mmu_emu_handle_fault()
386 pte = (pte_t *) pgd_val (*(crp + segment)); in mmu_emu_handle_fault()
422 pr_info("seg:%ld crp:%p ->", get_fs().seg, crp); in mmu_emu_handle_fault()
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
Dirq_tx4939.c108 u32 __iomem *crp; in tx4939_irq_set_type() local
132 crp = &tx4939_ircptr->dm[(irq_nr & 8) >> 3].r; in tx4939_irq_set_type()
135 crp = &tx4939_ircptr->dm2[((irq_nr & 8) >> 3)].r; in tx4939_irq_set_type()
138 cr = __raw_readl(crp); in tx4939_irq_set_type()
141 __raw_writel(cr, crp); in tx4939_irq_set_type()
/kernel/linux/linux-5.10/arch/mips/kernel/
Dirq_txx9.c116 u32 __iomem *crp; in txx9_irq_set_type() local
130 crp = &txx9_ircptr->cr[(unsigned int)irq_nr / 8]; in txx9_irq_set_type()
131 cr = __raw_readl(crp); in txx9_irq_set_type()
135 __raw_writel(cr, crp); in txx9_irq_set_type()
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
Dcore.c188 const struct pinmux_cfg_reg *crp, in sh_pfc_config_reg_helper() argument
195 *mapped_regp = sh_pfc_phys_to_virt(pfc, crp->reg); in sh_pfc_config_reg_helper()
197 if (crp->field_width) { in sh_pfc_config_reg_helper()
198 *maskp = (1 << crp->field_width) - 1; in sh_pfc_config_reg_helper()
199 *posp = crp->reg_width - ((in_pos + 1) * crp->field_width); in sh_pfc_config_reg_helper()
201 *maskp = (1 << crp->var_field_width[in_pos]) - 1; in sh_pfc_config_reg_helper()
202 *posp = crp->reg_width; in sh_pfc_config_reg_helper()
204 *posp -= crp->var_field_width[k]; in sh_pfc_config_reg_helper()
209 const struct pinmux_cfg_reg *crp, in sh_pfc_write_config_reg() argument
216 sh_pfc_config_reg_helper(pfc, crp, field, &mapped_reg, &mask, &pos); in sh_pfc_write_config_reg()
[all …]
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4recover.c174 struct nfs4_client_reclaim *crp; in __nfsd4_create_reclaim_record_grace() local
183 crp = nfs4_client_to_reclaim(name, princhash, nn); in __nfsd4_create_reclaim_record_grace()
184 if (!crp) { in __nfsd4_create_reclaim_record_grace()
188 crp->cr_clp = clp; in __nfsd4_create_reclaim_record_grace()
369 struct nfs4_client_reclaim *crp; in __nfsd4_remove_reclaim_record_grace() local
378 crp = nfsd4_find_reclaim_client(name, nn); in __nfsd4_remove_reclaim_record_grace()
380 if (crp) in __nfsd4_remove_reclaim_record_grace()
381 nfs4_remove_reclaim_record(crp, nn); in __nfsd4_remove_reclaim_record_grace()
679 struct nfs4_client_reclaim *crp; in nfsd4_check_legacy_client() local
701 crp = nfsd4_find_reclaim_client(name, nn); in nfsd4_check_legacy_client()
[all …]
Dnfs4state.c7184 struct nfs4_client_reclaim *crp; in nfs4_has_reclaimed_state() local
7186 crp = nfsd4_find_reclaim_client(name, nn); in nfs4_has_reclaimed_state()
7187 return (crp && crp->cr_clp); in nfs4_has_reclaimed_state()
7201 struct nfs4_client_reclaim *crp; in nfs4_client_to_reclaim() local
7203 crp = alloc_reclaim(); in nfs4_client_to_reclaim()
7204 if (crp) { in nfs4_client_to_reclaim()
7206 INIT_LIST_HEAD(&crp->cr_strhash); in nfs4_client_to_reclaim()
7207 list_add(&crp->cr_strhash, &nn->reclaim_str_hashtbl[strhashval]); in nfs4_client_to_reclaim()
7208 crp->cr_name.data = name.data; in nfs4_client_to_reclaim()
7209 crp->cr_name.len = name.len; in nfs4_client_to_reclaim()
[all …]
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmmu_context.h238 unsigned long crp[2] = { in switch_mm_0230() local
264 : : "m" (crp[0])); in switch_mm_0230()
Dprocessor.h83 unsigned long crp[2]; /* cpu root pointer */ member
/kernel/linux/linux-5.10/arch/m68k/kernel/
Dasm-offsets.c35 DEFINE(THREAD_CRP, offsetof(struct thread_struct, crp)); in main()
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1517 tables->dbe.crp = NULL; in set_table_handlers()
1527 tables->dbe.crp = in set_table_handlers()
1530 if (!tables->dbe.crp) in set_table_handlers()
1552 if (tables->dbe.crp) in set_table_handlers()
1553 tables->dbe.cpr = tables->dbe.crp->cpr; in set_table_handlers()
/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() argument
244 if (crp == ZSTDcrp_continue) in ZSTD_resetCCtx_advanced()
278 if (crp != ZSTDcrp_noMemset) in ZSTD_resetCCtx_advanced()
2740 ZSTD_compResetPolicy_e const crp = dictSize ? ZSTDcrp_fullReset : ZSTDcrp_continue; in ZSTD_compressBegin_internal() local
2741 CHECK_F(ZSTD_resetCCtx_advanced(cctx, params, pledgedSrcSize, crp)); in ZSTD_compressBegin_internal()
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dsstep.c57 unsigned int *crp);