Searched defs:crp (Results 1 - 10 of 10) sorted by relevance

/linux-master/tools/perf/util/
H A Ddb-export.h65 struct call_return_processor *crp; member in struct:db_export
H A Dthread-stack.c98 struct call_return_processor *crp; member in struct:thread_stack
302 struct call_return_processor *crp = ts->crp; local
136 thread_stack__init(struct thread_stack *ts, struct thread *thread, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) argument
173 thread_stack__new(struct thread *thread, int cpu, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) argument
340 struct call_return_processor *crp = ts->crp; local
757 struct call_return_processor *crp; local
774 call_return_processor__free(struct call_return_processor *crp) argument
1101 thread_stack__process(struct thread *thread, struct comm *comm, struct perf_sample *sample, struct addr_location *from_al, struct addr_location *to_al, u64 ref, struct call_return_processor *crp) argument
[all...]
/linux-master/arch/m68k/include/asm/
H A Dmmu_context.h236 unsigned long crp[2] = { local
H A Dprocessor.h109 unsigned long crp[2]; /* cpu root pointer */ member in struct:thread_struct
/linux-master/arch/m68k/sun3/
H A Dmmu_emu.c359 pgd_t * crp; local
/linux-master/arch/mips/kernel/
H A Dirq_txx9.c103 u32 __iomem *crp; local
/linux-master/drivers/pinctrl/renesas/
H A Dcore.c199 sh_pfc_config_reg_helper(struct sh_pfc *pfc, const struct pinmux_cfg_reg *crp, unsigned int in_pos, void __iomem **mapped_regp, u32 *maskp, unsigned int *posp) argument
220 sh_pfc_write_config_reg(struct sh_pfc *pfc, const struct pinmux_cfg_reg *crp, unsigned int field, u32 value) argument
245 sh_pfc_get_config_reg(struct sh_pfc *pfc, u16 enum_id, const struct pinmux_cfg_reg **crp, unsigned int *fieldp, u32 *valuep) argument
[all...]
/linux-master/fs/nfsd/
H A Dnfs4recover.c175 struct nfs4_client_reclaim *crp; local
370 struct nfs4_client_reclaim *crp; local
680 struct nfs4_client_reclaim *crp; local
1292 struct nfs4_client_reclaim *crp; local
1337 struct nfs4_client_reclaim *crp; local
[all...]
H A Dnfs4state.c8381 struct nfs4_client_reclaim *crp; local
8398 struct nfs4_client_reclaim *crp; local
8416 nfs4_remove_reclaim_record(struct nfs4_client_reclaim *crp, struct nfsd_net *nn) argument
8428 struct nfs4_client_reclaim *crp = NULL; local
8447 struct nfs4_client_reclaim *crp = NULL; local
[all...]
/linux-master/lib/zstd/compress/
H A Dzstd_compress.c1642 ZSTD_reset_matchState(ZSTD_matchState_t* ms, ZSTD_cwksp* ws, const ZSTD_compressionParameters* cParams, const ZSTD_paramSwitch_e useRowMatchFinder, const ZSTD_compResetPolicy_e crp, const ZSTD_indexResetPolicy_e forceResetIndex, const ZSTD_resetTarget_e forWho) argument
1748 ZSTD_resetCCtx_internal(ZSTD_CCtx* zc, ZSTD_CCtx_params const* params, U64 const pledgedSrcSize, size_t const loadedDictSize, ZSTD_compResetPolicy_e const crp, ZSTD_buffered_policy_e const zbuff) argument

Completed in 394 milliseconds