Searched defs:expected (Results 1 – 16 of 16) sorted by relevance
/arch/arc/include/asm/ |
D | cmpxchg.h | 20 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() 50 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() 70 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg()
|
/arch/x86/kernel/ |
D | nmi_selftest.c | 112 static void __init dotest(void (*testcase_fn)(void), int expected) in dotest()
|
/arch/alpha/kernel/ |
D | irq_alpha.c | 128 const char *machine, int expected) in process_mcheck_info()
|
D | proto.h | 211 unsigned char expected __attribute__((aligned(8))); member
|
D | core_mcpcia.c | 577 int expected; in mcpcia_machine_check() local
|
D | core_cia.c | 1198 int expected; in cia_machine_check() local
|
/arch/arc/kernel/ |
D | process.c | 44 SYSCALL_DEFINE3(arc_usr_cmpxchg, int *, uaddr, int, expected, int, new) in SYSCALL_DEFINE3() argument
|
/arch/s390/kernel/ |
D | jump_label.c | 39 static void jump_label_bug(struct jump_entry *entry, struct insn *expected, in jump_label_bug()
|
/arch/powerpc/oprofile/cell/ |
D | vma_map.c | 98 static const unsigned char expected[EI_PAD] = { in create_vma_map() local
|
/arch/blackfin/kernel/ |
D | pseudodbg.c | 108 int expected = ((opcode >> PseudoDbg_Assert_expected_bits) & PseudoDbg_Assert_expected_mask); in execute_pseudodbg_assert() local
|
/arch/x86/mm/ |
D | pageattr-test.c | 50 long i, expected, missed = 0; in print_split() local
|
/arch/um/os-Linux/skas/ |
D | mem.c | 111 unsigned long *args, long expected, void **addr, in run_syscall_stub()
|
/arch/um/drivers/ |
D | net_user.c | 52 int remain, ret, expected; in read_output() local
|
/arch/sh/kernel/ |
D | traps_32.c | 304 struct mem_access *ma, int expected, in handle_unaligned_access()
|
/arch/powerpc/platforms/pseries/ |
D | msi.c | 346 int expected; in check_msix_entries() local
|
/arch/ia64/include/asm/ |
D | pal.h | 1279 ia64_pal_mc_expected (u64 expected, u64 *previous) in ia64_pal_mc_expected()
|