Home
last modified time | relevance | path

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

/linux/drivers/video/backlight/
A 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()
204 crp->cr_backlight_device->props.brightness = 0; in cr_backlight_probe()
208 platform_set_drvdata(pdev, crp); in cr_backlight_probe()
235 static struct platform_device *crp; variable
245 if (IS_ERR(crp)) { in cr_backlight_init()
247 return PTR_ERR(crp); in cr_backlight_init()
[all …]
/linux/tools/perf/util/
A Dthread-stack.c168 ts->crp = crp; in thread_stack__init()
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()
759 if (!crp) in call_return_processor__new()
762 if (!crp->cpr) in call_return_processor__new()
766 return crp; in call_return_processor__new()
769 free(crp); in call_return_processor__new()
775 if (crp) { in call_return_processor__free()
[all …]
A Dthread-stack.h103 void call_return_processor__free(struct call_return_processor *crp);
108 struct call_return_processor *crp);
A Ddb-export.c32 call_return_processor__free(dbe->crp); in db_export__exit()
33 dbe->crp = NULL; in db_export__exit()
397 if (dbe->crp) { in db_export__sample()
400 dbe->crp); in db_export__sample()
A Ddb-export.h65 struct call_return_processor *crp; member
/linux/arch/m68k/sun3/
A Dmmu_emu.c358 pgd_t * crp; in mmu_emu_handle_fault() local
361 crp = swapper_pg_dir; in mmu_emu_handle_fault()
366 crp = swapper_pg_dir; in mmu_emu_handle_fault()
368 crp = current->mm->pgd; in mmu_emu_handle_fault()
373 vaddr, read_flag ? "read" : "write", crp); in mmu_emu_handle_fault()
384 pte = (pte_t *) pgd_val (*(crp + segment)); in mmu_emu_handle_fault()
420 pr_info("seg:%ld crp:%p ->", get_fs().seg, crp); in mmu_emu_handle_fault()
/linux/arch/mips/txx9/generic/
A 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()
/linux/drivers/pinctrl/renesas/
A Dcore.c201 const struct pinmux_cfg_reg *crp, in sh_pfc_config_reg_helper() argument
210 if (crp->field_width) { in sh_pfc_config_reg_helper()
211 *maskp = (1 << crp->field_width) - 1; in sh_pfc_config_reg_helper()
212 *posp = crp->reg_width - ((in_pos + 1) * crp->field_width); in sh_pfc_config_reg_helper()
215 *posp = crp->reg_width; in sh_pfc_config_reg_helper()
217 *posp -= crp->var_field_width[k]; in sh_pfc_config_reg_helper()
222 const struct pinmux_cfg_reg *crp, in sh_pfc_write_config_reg() argument
233 crp->reg, value, field, crp->reg_width, hweight32(mask)); in sh_pfc_write_config_reg()
242 sh_pfc_unlock_reg(pfc, crp->reg, data); in sh_pfc_write_config_reg()
247 const struct pinmux_cfg_reg **crp, in sh_pfc_get_config_reg() argument
[all …]
/linux/fs/nfsd/
A Dnfs4recover.c184 if (!crp) { in __nfsd4_create_reclaim_record_grace()
188 crp->cr_clp = clp; in __nfsd4_create_reclaim_record_grace()
380 if (crp) in __nfsd4_remove_reclaim_record_grace()
703 if (crp) { in nfsd4_check_legacy_client()
705 crp->cr_clp = clp; in nfsd4_check_legacy_client()
1294 if (crp) in nfsd4_cld_check()
1311 if (crp) in nfsd4_cld_check()
1317 crp->cr_clp = clp; in nfsd4_cld_check()
1340 if (crp) in nfsd4_cld_check_v2()
1357 if (crp) in nfsd4_cld_check_v2()
[all …]
A Dnfs4state.c7334 return (crp && crp->cr_clp); in nfs4_has_reclaimed_state()
7350 crp = alloc_reclaim(); in nfs4_client_to_reclaim()
7351 if (crp) { in nfs4_client_to_reclaim()
7356 crp->cr_name.len = name.len; in nfs4_client_to_reclaim()
7359 crp->cr_clp = NULL; in nfs4_client_to_reclaim()
7362 return crp; in nfs4_client_to_reclaim()
7368 list_del(&crp->cr_strhash); in nfs4_remove_reclaim_record()
7369 kfree(crp->cr_name.data); in nfs4_remove_reclaim_record()
7370 kfree(crp->cr_princhash.data); in nfs4_remove_reclaim_record()
7371 kfree(crp); in nfs4_remove_reclaim_record()
[all …]
/linux/arch/mips/kernel/
A 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()
/linux/arch/m68k/include/asm/
A Dmmu_context.h234 unsigned long crp[2] = { in switch_mm_0230() local
260 : : "m" (crp[0])); in switch_mm_0230()
A Dprocessor.h108 unsigned long crp[2]; /* cpu root pointer */ member
/linux/arch/m68k/kernel/
A Dasm-offsets.c35 DEFINE(THREAD_CRP, offsetof(struct thread_struct, crp)); in main()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1724 tables->dbe.crp = NULL; in set_table_handlers()
1734 tables->dbe.crp = in set_table_handlers()
1737 if (!tables->dbe.crp) in set_table_handlers()
1759 if (tables->dbe.crp) in set_table_handlers()
1760 tables->dbe.cpr = tables->dbe.crp->cpr; in set_table_handlers()
/linux/lib/zstd/compress/
A Dzstd_compress.c1487 const ZSTD_compResetPolicy_e crp, in ZSTD_reset_matchState() argument
1518 DEBUGLOG(4, "reset table : %u", crp!=ZSTDcrp_leaveDirty); in ZSTD_reset_matchState()
1519 if (crp!=ZSTDcrp_leaveDirty) { in ZSTD_reset_matchState()
1561 ZSTD_compResetPolicy_e const crp, in ZSTD_resetCCtx_internal() argument
1691 crp, in ZSTD_resetCCtx_internal()
/linux/arch/powerpc/lib/
A Dsstep.c61 unsigned int *crp);

Completed in 58 milliseconds