/arch/arm64/boot/dts/rockchip/ |
D | rk3568-pinctrl.dtsi | 15 /omit-if-no-ref/ 36 /omit-if-no-ref/ 43 /omit-if-no-ref/ 50 /omit-if-no-ref/ 57 /omit-if-no-ref/ 64 /omit-if-no-ref/ 71 /omit-if-no-ref/ 80 /omit-if-no-ref/ 103 /omit-if-no-ref/ 128 /omit-if-no-ref/ [all …]
|
D | rockchip-pinconf.dtsi | 7 /omit-if-no-ref/ 12 /omit-if-no-ref/ 17 /omit-if-no-ref/ 22 /omit-if-no-ref/ 28 /omit-if-no-ref/ 34 /omit-if-no-ref/ 40 /omit-if-no-ref/ 46 /omit-if-no-ref/ 52 /omit-if-no-ref/ 58 /omit-if-no-ref/ [all …]
|
/arch/arm64/mm/ |
D | ioremap.c | 95 struct ioremap_guard_ref *ref; in ioremap_phys_range_hook() local 98 ref = xa_load(&ioremap_guard_array, pfn); in ioremap_phys_range_hook() 99 if (ref) { in ioremap_phys_range_hook() 100 refcount_inc(&ref->count); in ioremap_phys_range_hook() 112 ref = kzalloc(sizeof(*ref), GFP_KERNEL); in ioremap_phys_range_hook() 113 if (ref) { in ioremap_phys_range_hook() 114 refcount_set(&ref->count, 1); in ioremap_phys_range_hook() 115 if (xa_err(xa_store(&ioremap_guard_array, pfn, ref, in ioremap_phys_range_hook() 117 kfree(ref); in ioremap_phys_range_hook() 118 ref = NULL; in ioremap_phys_range_hook() [all …]
|
/arch/powerpc/perf/ |
D | imc-pmu.c | 354 struct imc_pmu_ref *ref; in ppc_nest_imc_cpu_offline() local 405 ref = get_nest_pmu_ref(cpu); in ppc_nest_imc_cpu_offline() 406 if (!ref) in ppc_nest_imc_cpu_offline() 409 ref->refc = 0; in ppc_nest_imc_cpu_offline() 455 struct imc_pmu_ref *ref; in nest_imc_counters_release() local 468 ref = get_nest_pmu_ref(event->cpu); in nest_imc_counters_release() 469 if (!ref) in nest_imc_counters_release() 473 spin_lock(&ref->lock); in nest_imc_counters_release() 474 if (ref->refc == 0) { in nest_imc_counters_release() 485 spin_unlock(&ref->lock); in nest_imc_counters_release() [all …]
|
/arch/powerpc/kvm/ |
D | e500_mmu_host.c | 189 struct tlbe_ref *ref = &vcpu_e500->gtlb_priv[tlbsel][esel].ref; in inval_gtlbe_on_host() local 192 if (!(ref->flags & E500_TLB_VALID)) { in inval_gtlbe_on_host() 193 WARN(ref->flags & (E500_TLB_BITMAP | E500_TLB_TLB0), in inval_gtlbe_on_host() 194 "%s: flags %x\n", __func__, ref->flags); in inval_gtlbe_on_host() 198 if (tlbsel == 1 && ref->flags & E500_TLB_BITMAP) { in inval_gtlbe_on_host() 216 ref->flags &= ~(E500_TLB_BITMAP | E500_TLB_VALID); in inval_gtlbe_on_host() 220 if (tlbsel == 1 && ref->flags & E500_TLB_TLB0) { in inval_gtlbe_on_host() 226 ref->flags &= ~(E500_TLB_TLB0 | E500_TLB_VALID); in inval_gtlbe_on_host() 233 if (ref->flags & E500_TLB_VALID) in inval_gtlbe_on_host() 237 ref->flags = 0; in inval_gtlbe_on_host() [all …]
|
/arch/arm64/boot/dts/socionext/ |
D | Makefile | 4 uniphier-ld11-ref.dtb \ 7 uniphier-ld20-ref.dtb \ 8 uniphier-pxs3-ref.dtb
|
D | uniphier-ld11-ref.dts | 10 #include "uniphier-ref-daughter.dtsi" 15 compatible = "socionext,uniphier-ld11-ref", "socionext,uniphier-ld11";
|
D | uniphier-ld20-ref.dts | 10 #include "uniphier-ref-daughter.dtsi" 15 compatible = "socionext,uniphier-ld20-ref", "socionext,uniphier-ld20";
|
D | uniphier-ref-daughter.dtsi | 1 #include <arm/uniphier-ref-daughter.dtsi>
|
/arch/powerpc/include/asm/ |
D | vas.h | 86 static inline void put_vas_user_win_ref(struct vas_user_win_ref *ref) in put_vas_user_win_ref() argument 89 put_pid(ref->pid); in put_vas_user_win_ref() 90 put_pid(ref->tgid); in put_vas_user_win_ref() 91 if (ref->mm) in put_vas_user_win_ref() 92 mmdrop(ref->mm); in put_vas_user_win_ref() 95 static inline void vas_user_win_add_mm_context(struct vas_user_win_ref *ref) in vas_user_win_add_mm_context() argument 97 mm_context_add_vas_window(ref->mm); in vas_user_win_add_mm_context()
|
/arch/x86/tools/ |
D | gen-insn-attr-x86.awk | 131 ref = "" 133 ref = ref $i 134 eid = escape[ref] 272 ref = "" 274 ref = ref $i 275 if (ref in escape) 276 semantic_error("Redefine escape (" ref ")") 277 escape[ref] = geid 279 table[idx] = "INAT_MAKE_ESCAPE(" escape[ref] ")"
|
/arch/arm/boot/dts/ |
D | sun7i-a20.dtsi | 781 /omit-if-no-ref/ 787 /omit-if-no-ref/ 793 /omit-if-no-ref/ 799 /omit-if-no-ref/ 805 /omit-if-no-ref/ 813 /omit-if-no-ref/ 819 /omit-if-no-ref/ 827 /omit-if-no-ref/ 838 /omit-if-no-ref/ 844 /omit-if-no-ref/ [all …]
|
D | uniphier-ld4-ref.dts | 10 #include "uniphier-ref-daughter.dtsi" 15 compatible = "socionext,uniphier-ld4-ref", "socionext,uniphier-ld4";
|
D | uniphier-sld8-ref.dts | 10 #include "uniphier-ref-daughter.dtsi" 15 compatible = "socionext,uniphier-sld8-ref", "socionext,uniphier-sld8";
|
D | uniphier-ld6b-ref.dts | 10 #include "uniphier-ref-daughter.dtsi" 15 compatible = "socionext,uniphier-ld6b-ref", "socionext,uniphier-ld6b";
|
D | uniphier-pro4-ref.dts | 10 #include "uniphier-ref-daughter.dtsi" 15 compatible = "socionext,uniphier-pro4-ref", "socionext,uniphier-pro4";
|
D | stm32f469.dtsi | 14 clock-names = "pclk", "ref";
|
D | sun8i-r40.dtsi | 519 /omit-if-no-ref/ 527 /omit-if-no-ref/ 606 /omit-if-no-ref/ 615 /omit-if-no-ref/ 621 /omit-if-no-ref/ 627 /omit-if-no-ref/ 633 /omit-if-no-ref/ 639 /omit-if-no-ref/ 645 /omit-if-no-ref/ 651 /omit-if-no-ref/ [all …]
|
D | wm8505-ref.dts | 3 * wm8505-ref.dts - Device tree file for Wondermedia WM8505 reference netbook
|
/arch/arm64/boot/dts/lg/ |
D | Makefile | 2 dtb-$(CONFIG_ARCH_LG1K) += lg1312-ref.dtb 3 dtb-$(CONFIG_ARCH_LG1K) += lg1313-ref.dtb
|
D | lg1312-ref.dts | 17 compatible = "lge,lg1312-ref", "lge,lg1312";
|
D | lg1313-ref.dts | 17 compatible = "lge,lg1313-ref", "lge,lg1313";
|
/arch/x86/kernel/ |
D | tsc_sync.c | 181 struct tsc_adjust *ref, *cur = this_cpu_ptr(&tsc_adjust); in tsc_store_and_check_tsc_adjust() local 217 ref = per_cpu_ptr(&tsc_adjust, refcpu); in tsc_store_and_check_tsc_adjust() 222 if (bootval != ref->bootval) in tsc_store_and_check_tsc_adjust() 231 if (bootval != ref->adjusted) { in tsc_store_and_check_tsc_adjust() 232 cur->adjusted = ref->adjusted; in tsc_store_and_check_tsc_adjust() 233 wrmsrl(MSR_IA32_TSC_ADJUST, ref->adjusted); in tsc_store_and_check_tsc_adjust()
|
/arch/mips/boot/dts/qca/ |
D | ar9331.dtsi | 32 ref: ref { label 68 clocks = <&ref>; 94 clocks = <&ref>; 95 clock-names = "ref";
|
/arch/x86/events/intel/ |
D | uncore_nhmex.c | 563 if (!atomic_read(&er->ref) || er->config == config) { in nhmex_mbox_get_shared_reg() 564 atomic_inc(&er->ref); in nhmex_mbox_get_shared_reg() 590 if (__BITS_VALUE(atomic_read(&er->ref), idx, 8)) { in nhmex_mbox_get_shared_reg() 597 if (!atomic_read(&er->ref) || !((er->config ^ config) & mask)) { in nhmex_mbox_get_shared_reg() 598 atomic_add(1 << (idx * 8), &er->ref); in nhmex_mbox_get_shared_reg() 620 atomic_dec(&er->ref); in nhmex_mbox_put_shared_reg() 626 atomic_sub(1 << (idx * 8), &er->ref); in nhmex_mbox_put_shared_reg() 1004 if (!atomic_read(&er->ref) || er->config == reg1->config) { in nhmex_rbox_get_constraint() 1005 atomic_inc(&er->ref); in nhmex_rbox_get_constraint() 1015 if (!__BITS_VALUE(atomic_read(&er->ref), idx - 2, 8) || in nhmex_rbox_get_constraint() [all …]
|