/linux/arch/mips/include/asm/ |
A D | mips-cpc.h | 8 # error Please include asm/mips-cps.h rather than asm/mips-cpc.h 65 CPS_ACCESSOR_RO(cpc, sz, MIPS_CPC_GCB_OFS + off, name) \ 66 CPS_ACCESSOR_RO(cpc, sz, MIPS_CPC_COCB_OFS + off, redir_##name) 69 CPS_ACCESSOR_RW(cpc, sz, MIPS_CPC_GCB_OFS + off, name) \ 70 CPS_ACCESSOR_RW(cpc, sz, MIPS_CPC_COCB_OFS + off, redir_##name) 73 CPS_ACCESSOR_RO(cpc, sz, MIPS_CPC_CLCB_OFS + off, cl_##name) \ 74 CPS_ACCESSOR_RO(cpc, sz, MIPS_CPC_COCB_OFS + off, co_##name) 77 CPS_ACCESSOR_RW(cpc, sz, MIPS_CPC_CLCB_OFS + off, cl_##name) \ 78 CPS_ACCESSOR_RW(cpc, sz, MIPS_CPC_COCB_OFS + off, co_##name)
|
/linux/Documentation/devicetree/bindings/power/ |
A D | mti,mips-cpc.yaml | 4 $id: http://devicetree.org/schemas/power/mti,mips-cpc.yaml# 17 const: mti,mips-cpc 33 cpc@1bde0000 { 34 compatible = "mti,mips-cpc";
|
/linux/fs/f2fs/ |
A D | checkpoint.c | 1304 if (cpc->reason & CP_UMOUNT) { in update_ckpt_flags() 1319 if (cpc->reason & CP_TRIMMED) in update_ckpt_flags() 1324 if (cpc->reason & CP_UMOUNT) in update_ckpt_flags() 1329 if (cpc->reason & CP_FASTBOOT) in update_ckpt_flags() 1489 update_ckpt_flags(sbi, cpc); in do_checkpoint() 1610 if (cpc->reason != CP_PAUSE) in f2fs_write_checkpoint() 1614 if (cpc->reason != CP_RESIZE) in f2fs_write_checkpoint() 1618 ((cpc->reason & CP_FASTBOOT) || (cpc->reason & CP_SYNC) || in f2fs_write_checkpoint() 1674 err = do_checkpoint(sbi, cpc); in f2fs_write_checkpoint() 1695 if (cpc->reason != CP_RESIZE) in f2fs_write_checkpoint() [all …]
|
A D | segment.c | 2031 struct cp_control *cpc) in f2fs_clear_prefree_segments() argument 3068 struct cp_control *cpc) in f2fs_exist_trim_candidates() argument 3074 for (; cpc->trim_start <= cpc->trim_end; cpc->trim_start++) { in f2fs_exist_trim_candidates() 3082 cpc->trim_start = trim_start; in f2fs_exist_trim_candidates() 3164 struct cp_control cpc; in f2fs_trim_fs() local 3190 cpc.reason = CP_DISCARD; in f2fs_trim_fs() 3192 cpc.trim_start = start_segno; in f2fs_trim_fs() 3193 cpc.trim_end = end_segno; in f2fs_trim_fs() 4315 cpc->trim_start = segno; in f2fs_flush_sit_entries() 4357 for (; cpc->trim_start <= cpc->trim_end; cpc->trim_start++) in f2fs_flush_sit_entries() [all …]
|
A D | gc.c | 1688 struct cp_control cpc; in f2fs_gc() local 1707 cpc.reason = __get_cp_reason(sbi); in f2fs_gc() 1728 ret = f2fs_write_checkpoint(sbi, &cpc); in f2fs_gc() 1780 ret = f2fs_write_checkpoint(sbi, &cpc); in f2fs_gc() 1854 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in free_segment_range() local 1900 err = f2fs_write_checkpoint(sbi, &cpc); in free_segment_range() 1979 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in f2fs_resize_fs() local 2076 err = f2fs_write_checkpoint(sbi, &cpc); in f2fs_resize_fs()
|
/linux/drivers/s390/char/ |
A D | sclp_ocf.c | 46 struct gds_subvector *sv, *netid, *cpc; in sclp_ocf_handler() local 65 cpc = sclp_find_gds_subvector(sv + 1, (void *) sv + sv->length, 2); in sclp_ocf_handler() 74 if (cpc) { in sclp_ocf_handler() 75 size = min(OCF_LENGTH_CPC_NAME, (size_t) cpc->length); in sclp_ocf_handler() 77 memcpy(cpc_name, cpc + 1, size); in sclp_ocf_handler()
|
/linux/arch/powerpc/boot/dts/fsl/ |
A D | p4080si-pre.dtsi | 101 next-level-cache = <&cpc>; 111 next-level-cache = <&cpc>; 121 next-level-cache = <&cpc>; 131 next-level-cache = <&cpc>; 141 next-level-cache = <&cpc>; 151 next-level-cache = <&cpc>; 161 next-level-cache = <&cpc>; 171 next-level-cache = <&cpc>;
|
A D | t104xsi-pre.dtsi | 81 next-level-cache = <&cpc>; 91 next-level-cache = <&cpc>; 101 next-level-cache = <&cpc>; 111 next-level-cache = <&cpc>;
|
A D | p2041si-pre.dtsi | 96 next-level-cache = <&cpc>; 106 next-level-cache = <&cpc>; 116 next-level-cache = <&cpc>; 126 next-level-cache = <&cpc>;
|
A D | p3041si-pre.dtsi | 97 next-level-cache = <&cpc>; 107 next-level-cache = <&cpc>; 117 next-level-cache = <&cpc>; 127 next-level-cache = <&cpc>;
|
A D | p5040si-pre.dtsi | 109 next-level-cache = <&cpc>; 119 next-level-cache = <&cpc>; 129 next-level-cache = <&cpc>; 139 next-level-cache = <&cpc>;
|
A D | t102xsi-pre.dtsi | 81 next-level-cache = <&cpc>; 91 next-level-cache = <&cpc>;
|
A D | p5020si-pre.dtsi | 103 next-level-cache = <&cpc>; 113 next-level-cache = <&cpc>;
|
A D | b4420si-post.dtsi | 75 cpc: l3-cache-controller@10000 { label 95 next-level-cache = <&cpc>;
|
A D | b4860si-post.dtsi | 244 cpc: l3-cache-controller@10000 { label 282 next-level-cache = <&cpc>;
|
/linux/drivers/acpi/ |
A D | cppc_acpi.c | 99 #define CPC_IN_PCC(cpc) ((cpc)->type == ACPI_TYPE_BUFFER && \ argument 100 (cpc)->cpc_entry.reg.space_id == \ 111 #define CPC_SUPPORTED(cpc) ((cpc)->type == ACPI_TYPE_INTEGER ? \ argument 112 !!(cpc)->cpc_entry.int_value : \ 113 !IS_NULL_REG(&(cpc)->cpc_entry.reg))
|
/linux/arch/mips/boot/dts/img/ |
A D | boston.dts | 200 cpc@16200000 { 201 compatible = "mti,mips-cpc";
|
A D | pistachio.dtsi | 903 cpc: cpc@1bde0000 { label 904 compatible = "mti,mips-cpc";
|
/linux/drivers/staging/mt7621-dts/ |
A D | mt7621.dtsi | 337 cpc: cpc@1fbf0000 { label 338 compatible = "mti,mips-cpc";
|
/linux/arch/mips/kernel/ |
A D | mips-r2-to-r6-emul.c | 911 unsigned long cpc, epc, nepc, r31, res, rs, rt; in mipsr2_decoder() local 1000 cpc = regs->cp0_epc; in mipsr2_decoder() 1037 err = mips_dsemul(regs, nir, epc, cpc); in mipsr2_decoder() 1055 cpc = regs->cp0_epc; in mipsr2_decoder() 1086 err = mips_dsemul(regs, nir, epc, cpc); in mipsr2_decoder() 1126 cpc = regs->cp0_epc; in mipsr2_decoder() 1163 err = mips_dsemul(regs, nir, epc, cpc); in mipsr2_decoder()
|
A D | Makefile | 113 obj-$(CONFIG_MIPS_CPC) += mips-cpc.o
|
/linux/sound/soc/intel/skylake/ |
A D | skl-topology.h | 106 u32 cpc; member 365 u32 cpc; member
|
A D | skl-debug.c | 87 res->cpc, res->ibs, res->obs); in module_read()
|
/linux/arch/powerpc/boot/dts/ |
A D | ebony.dts | 77 CPC0: cpc { 78 compatible = "ibm,cpc-440gp";
|
A D | taishan.dts | 103 CPC0: cpc { 104 compatible = "ibm,cpc-440gp";
|