Home
last modified time | relevance | path

Searched refs:success (Results 1 – 25 of 32) sorted by relevance

12

/arch/sparc/prom/
Dranges.c68 int success; in prom_ranges_init() local
77 success = prom_getproperty(obio_node, "ranges", in prom_ranges_init()
80 if (success != -1) in prom_ranges_init()
81 num_obio_ranges = (success / sizeof(struct linux_prom_ranges)); in prom_ranges_init()
91 int success; in prom_apply_generic_ranges() local
95 success = prom_getproperty(node, "ranges", in prom_apply_generic_ranges()
98 if (success != -1) { in prom_apply_generic_ranges()
99 num_ranges = (success / sizeof(struct linux_prom_ranges)); in prom_apply_generic_ranges()
104 success = prom_getproperty(parent, "ranges", in prom_apply_generic_ranges()
107 if (success != -1) { in prom_apply_generic_ranges()
[all …]
/arch/alpha/include/asm/
Dspinlock.h100 int success; in arch_read_trylock() local
113 : "=m" (*lock), "=&r" (regx), "=&r" (success) in arch_read_trylock()
116 return success; in arch_read_trylock()
122 int success; in arch_write_trylock() local
135 : "=m" (*lock), "=&r" (regx), "=&r" (success) in arch_write_trylock()
138 return success; in arch_write_trylock()
/arch/m68k/ifpsp060/
Dos.S84 | d1 - 0 = success, !0 = failure
94 clr.l %d1 | return success
101 clr.l %d1 | return success
115 | d1 - 0 = success, !0 = failure
127 clr.l %d1 | return success
134 clr.l %d1 | return success
147 | d1 - 0 = success, !0 = failure
152 clr.l %d1 | assume success
170 | d1 - 0 = success, !0 = failure
181 | d1 - 0 = success, !0 = failure
[all …]
/arch/x86/include/asm/
Dcmpxchg.h160 bool success; \
170 : CC_OUT(z) (success), \
182 : CC_OUT(z) (success), \
194 : CC_OUT(z) (success), \
206 : CC_OUT(z) (success), \
216 if (unlikely(!success)) \
218 likely(success); \
Duaccess.h419 bool success; \
426 : CC_OUT(z) (success), \
432 if (unlikely(!success)) \
434 likely(success); })
438 bool success; \
445 : CC_OUT(z) (success), \
452 if (unlikely(!success)) \
454 likely(success); })
459 bool success; \
469 : CC_OUT(z) (success), \
[all …]
/arch/mips/kernel/
Dunaligned.c663 goto success; in emulate_load_store_microMIPS()
682 goto success; in emulate_load_store_microMIPS()
702 goto success; in emulate_load_store_microMIPS()
725 goto success; in emulate_load_store_microMIPS()
764 goto success; in emulate_load_store_microMIPS()
800 goto success; in emulate_load_store_microMIPS()
838 goto success; in emulate_load_store_microMIPS()
879 goto success; in emulate_load_store_microMIPS()
934 goto success; in emulate_load_store_microMIPS()
987 goto success; in emulate_load_store_microMIPS()
[all …]
Dr2300_fpu.S68 li v0, 0 # assume success
102 li v0, 0 # assume success
Dr4k_fpu.S158 li v0, 0 # success
224 li v0, 0 # success
/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c84 bool success; in grab_next_hostcore() local
97 success = cmpxchg64(&rm_core[core].rm_state.raw, in grab_next_hostcore()
99 if (success) { in grab_next_hostcore()
179 bool success; in icp_rm_try_update() local
185 success = cmpxchg64(&icp->state.raw, old.raw, new.raw) == old.raw; in icp_rm_try_update()
186 if (!success) in icp_rm_try_update()
212 return success; in icp_rm_try_update()
243 bool success; in icp_rm_try_to_deliver() local
251 success = new_state.cppr > priority && in icp_rm_try_to_deliver()
259 if (success) { in icp_rm_try_to_deliver()
[all …]
Dbook3s_xics.c276 bool success; in icp_try_update() local
282 success = cmpxchg64(&icp->state.raw, old.raw, new.raw) == old.raw; in icp_try_update()
283 if (!success) in icp_try_update()
315 return success; in icp_try_update()
340 bool success; in icp_try_to_deliver() local
351 success = new_state.cppr > priority && in icp_try_to_deliver()
359 if (success) { in icp_try_to_deliver()
374 return success; in icp_try_to_deliver()
/arch/x86/platform/olpc/
Dolpc.c206 bool success; in platform_detect() local
211 success = check_ofw_architecture(root); in platform_detect()
212 if (success) { in platform_detect()
222 return success; in platform_detect()
Dolpc_dt.c93 int success; in olpc_dt_nextprop() local
94 void *res[] = { &success }; in olpc_dt_nextprop()
101 if (olpc_ofw("nextprop", args, res) || success != 1) in olpc_dt_nextprop()
/arch/xtensa/include/asm/
Dasm-uaccess.h91 .macro kernel_ok at, sp, success
93 beqz \at, \success
/arch/powerpc/platforms/powernv/
Dsmp.c375 bool success = true; in pnv_cause_nmi_ipi() local
393 success = false; in pnv_cause_nmi_ipi()
399 if (success) in pnv_cause_nmi_ipi()
/arch/x86/mm/pat/
Dmemtype_interval.c87 goto success; in memtype_check_conflict()
102 success: in memtype_check_conflict()
/arch/xtensa/lib/
Dusercopy.S77 movi a2, 0 # return success for len==0
129 movi a2, 0 # return success for len bytes copied
189 movi a2, 0 # return success for len bytes copied
266 movi a2, 0 # return success for len bytes copied
/arch/alpha/kernel/
Dperf_event.c161 goto success; in ev67_check_constraints()
171 goto success; in ev67_check_constraints()
181 goto success; in ev67_check_constraints()
191 goto success; in ev67_check_constraints()
198 success: in ev67_check_constraints()
/arch/x86/platform/intel/
Diosf_mbi.c331 goto success; in iosf_mbi_block_punit_i2c_access()
360 goto success; in iosf_mbi_block_punit_i2c_access()
372 success: in iosf_mbi_block_punit_i2c_access()
/arch/x86/xen/
Dmmu_pv.c2241 int success; in xen_exchange_memory() local
2262 success = (exchange.nr_exchanged == extents_in); in xen_exchange_memory()
2264 BUG_ON(!success && ((exchange.nr_exchanged != 0) || (rc == 0))); in xen_exchange_memory()
2265 BUG_ON(success && (rc != 0)); in xen_exchange_memory()
2267 return success; in xen_exchange_memory()
2276 int success; in xen_create_contiguous_region() local
2297 success = xen_exchange_memory(1UL << order, 0, in_frames, in xen_create_contiguous_region()
2302 if (success) in xen_create_contiguous_region()
2310 return success ? 0 : -ENOMEM; in xen_create_contiguous_region()
2317 int success; in xen_destroy_contiguous_region() local
[all …]
/arch/powerpc/kernel/
Dsetup_64.c540 bool success = true; in parse_cache_info() local
562 success = false; in parse_cache_info()
577 return success; in parse_cache_info()
/arch/arm64/kvm/hyp/nvhe/
Diommu.c82 bool success) in driver_release_init() argument
84 atomic_set_release(&drv->state, success ? IOMMU_DRIVER_READY in driver_release_init()
/arch/sparc/kernel/
Dperf_event.c1269 goto success; in sparc_check_constraints()
1277 goto success; in sparc_check_constraints()
1286 goto success; in sparc_check_constraints()
1293 goto success; in sparc_check_constraints()
1301 goto success; in sparc_check_constraints()
1307 success: in sparc_check_constraints()
Dwof.S361 be,a spwin_finish_up + 0x4 ! cool beans, success
/arch/x86/lib/
Dinsn-eval.c629 bool success = false; in get_desc() local
639 success = true; in get_desc()
644 return success; in get_desc()
/arch/powerpc/platforms/cell/spufs/
Dsched.c703 int success = 0; in __spu_schedule() local
712 success = 1; in __spu_schedule()
716 if (success) in __spu_schedule()

12