Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 17 of 17) sorted by relevance

/arch/arc/include/asm/
Dcmpxchg.h17 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg()
47 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg()
67 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg()
/arch/s390/kernel/
Djump_label.c32 static void jump_label_bug(struct jump_entry *entry, struct insn *expected, in jump_label_bug()
/arch/x86/kernel/
Dnmi_selftest.c113 static void __init dotest(void (*testcase_fn)(void), int expected) in dotest()
/arch/alpha/kernel/
Dproto.h212 unsigned char expected __attribute__((aligned(8))); member
Dirq_alpha.c129 const char *machine, int expected) in process_mcheck_info()
Dcore_mcpcia.c580 int expected; in mcpcia_machine_check() local
Dcore_cia.c1202 int expected; in cia_machine_check() local
/arch/powerpc/oprofile/cell/
Dvma_map.c94 static const unsigned char expected[EI_PAD] = { in create_vma_map() local
/arch/arc/kernel/
Dprocess.c44 SYSCALL_DEFINE3(arc_usr_cmpxchg, int *, uaddr, int, expected, int, new) in SYSCALL_DEFINE3() argument
/arch/riscv/kernel/
Dftrace.c14 unsigned int *expected) in ftrace_check_current_call()
/arch/x86/mm/
Dpageattr-test.c52 long i, expected, missed = 0; in print_split() local
/arch/um/os-Linux/skas/
Dmem.c111 unsigned long *args, long expected, void **addr, in run_syscall_stub()
/arch/s390/lib/
Dspinlock.c86 int expected = old; in arch_cmpxchg_niai8() local
/arch/sh/kernel/
Dtraps_32.c303 struct mem_access *ma, int expected, in handle_unaligned_access()
/arch/um/drivers/
Dnet_user.c52 int remain, ret, expected; in read_output() local
/arch/powerpc/platforms/pseries/
Dmsi.c335 int expected; in check_msix_entries() local
/arch/ia64/include/asm/
Dpal.h1280 ia64_pal_mc_expected (u64 expected, u64 *previous) in ia64_pal_mc_expected()