Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A 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 …]
H A Dthread-stack.h103 void call_return_processor__free(struct call_return_processor *crp);
108 struct call_return_processor *crp);
H A Ddb-export.c32 call_return_processor__free(dbe->crp); in db_export__exit()
33 dbe->crp = NULL; in db_export__exit()
408 if (dbe->crp) { in db_export__sample()
411 dbe->crp); in db_export__sample()
H A Ddb-export.h65 struct call_return_processor *crp; member
/linux/fs/nfsd/
H A Dnfs4recover.c115 struct nfs4_client_reclaim *crp; in __nfsd4_create_reclaim_record_grace() local
117 crp = nfs4_client_to_reclaim(name, princhash, nn); in __nfsd4_create_reclaim_record_grace()
118 crp->cr_clp = clp; in __nfsd4_create_reclaim_record_grace()
278 struct nfs4_client_reclaim *crp; in __nfsd4_remove_reclaim_record_grace() local
287 crp = nfsd4_find_reclaim_client(name, nn); in __nfsd4_remove_reclaim_record_grace()
289 if (crp) in __nfsd4_remove_reclaim_record_grace()
290 nfs4_remove_reclaim_record(crp, nn); in __nfsd4_remove_reclaim_record_grace()
585 struct nfs4_client_reclaim *crp; in nfsd4_check_legacy_client() local
603 crp = nfsd4_find_reclaim_client(name, nn); in nfsd4_check_legacy_client()
605 if (crp) { in nfsd4_check_legacy_client()
[all …]
H A Dnfs4state.c8770 struct nfs4_client_reclaim *crp; in nfs4_has_reclaimed_state() local
8772 crp = nfsd4_find_reclaim_client(name, nn); in nfs4_has_reclaimed_state()
8773 return (crp && crp->cr_clp); in nfs4_has_reclaimed_state()
8784 struct nfs4_client_reclaim *crp; in nfs4_client_to_reclaim() local
8802 crp = alloc_reclaim(); in nfs4_client_to_reclaim()
8803 if (crp) { in nfs4_client_to_reclaim()
8805 INIT_LIST_HEAD(&crp->cr_strhash); in nfs4_client_to_reclaim()
8806 list_add(&crp->cr_strhash, &nn->reclaim_str_hashtbl[strhashval]); in nfs4_client_to_reclaim()
8807 crp->cr_name.data = name.data; in nfs4_client_to_reclaim()
8808 crp->cr_name.len = name.len; in nfs4_client_to_reclaim()
[all …]
/linux/arch/mips/kernel/
H A Dirq_txx9.c103 u32 __iomem *crp; in txx9_irq_set_type() local
117 crp = &txx9_ircptr->cr[(unsigned int)irq_nr / 8]; in txx9_irq_set_type()
118 cr = __raw_readl(crp); in txx9_irq_set_type()
122 __raw_writel(cr, crp); in txx9_irq_set_type()
/linux/drivers/pinctrl/renesas/
H A Dcore.c200 const struct pinmux_cfg_reg *crp, in sh_pfc_config_reg_helper() argument
207 *mapped_regp = sh_pfc_phys_to_virt(pfc, crp->reg); in sh_pfc_config_reg_helper()
209 if (crp->field_width) { in sh_pfc_config_reg_helper()
210 *maskp = (1 << crp->field_width) - 1; in sh_pfc_config_reg_helper()
211 *posp = crp->reg_width - ((in_pos + 1) * crp->field_width); in sh_pfc_config_reg_helper()
213 *maskp = (1 << crp->var_field_width[in_pos]) - 1; in sh_pfc_config_reg_helper()
214 *posp = crp->reg_width; in sh_pfc_config_reg_helper()
216 *posp -= abs(crp->var_field_width[k]); in sh_pfc_config_reg_helper()
221 const struct pinmux_cfg_reg *crp, in sh_pfc_write_config_reg() argument
228 sh_pfc_config_reg_helper(pfc, crp, field, &mapped_reg, &mask, &pos); in sh_pfc_write_config_reg()
[all …]
/linux/arch/m68k/include/asm/
H A Dmmu_context.h236 unsigned long crp[2] = { in switch_mm_0230() local
262 : : "m" (crp[0])); in switch_mm_0230()
/linux/arch/m68k/kernel/
H A Dasm-offsets.c36 DEFINE(THREAD_CRP, offsetof(struct thread_struct, crp)); in main()
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1817 tables->dbe.crp = NULL; in set_table_handlers()
1827 tables->dbe.crp = in set_table_handlers()
1830 if (!tables->dbe.crp) in set_table_handlers()
1852 if (tables->dbe.crp) in set_table_handlers()
1853 tables->dbe.cpr = tables->dbe.crp->cpr; in set_table_handlers()
/linux/fs/xfs/libxfs/
H A Dxfs_btree.c3102 union xfs_btree_rec *crp; in xfs_btree_promote_leaf_iroot() local
3110 crp = xfs_btree_rec_addr(cur, 1, cblock); in xfs_btree_promote_leaf_iroot()
3111 xfs_btree_copy_recs(cur, crp, rp, numrecs); in xfs_btree_promote_leaf_iroot()
3810 union xfs_btree_rec *crp; in xfs_btree_demote_leaf_child() local
3833 crp = xfs_btree_rec_addr(cur, 1, cblock); in xfs_btree_demote_leaf_child()
3834 xfs_btree_copy_recs(cur, rp, crp, numrecs); in xfs_btree_demote_leaf_child()
/linux/lib/zstd/compress/
H A Dzstd_compress.c1915 const ZSTD_compResetPolicy_e crp, in ZSTD_reset_matchState() argument
1952 DEBUGLOG(4, "reset table : %u", crp!=ZSTDcrp_leaveDirty); in ZSTD_reset_matchState()
1953 if (crp!=ZSTDcrp_leaveDirty) { in ZSTD_reset_matchState()
2030 ZSTD_compResetPolicy_e const crp, in ZSTD_resetCCtx_internal() argument
2141 crp, in ZSTD_resetCCtx_internal()