Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 25 of 36) sorted by relevance

12

/arch/arm/include/asm/
A Dtlbflush.h318 const int zero = 0; in __local_flush_tlb_all() local
328 const int zero = 0; in local_flush_tlb_all() local
345 const int zero = 0; in __flush_tlb_all() local
362 const int zero = 0; in __local_flush_tlb_mm() local
415 const int zero = 0; in __local_flush_tlb_page() local
474 const int zero = 0; in __local_flush_tlb_kernel_page() local
530 const int zero = 0; in __local_flush_bp_all() local
539 const int zero = 0; in local_flush_bp_all() local
549 const int zero = 0; in __flush_bp_all() local
/arch/x86/events/
A Dprobe.c21 perf_msr_probe(struct perf_msr *msr, int cnt, bool zero, void *data) in perf_msr_probe()
/arch/arc/kernel/
A Dfpu.c37 const unsigned int zero = 0; in fpu_save_restore() local
/arch/s390/net/
A Dpnet.c75 static const u8 zero[MAX_PNETID_LEN] = { 0 }; in pnet_id_by_dev_port() local
/arch/arm/mach-zynq/
A Dplatsmp.c40 static u8 __iomem *zero; in zynq_cpun_start() local
/arch/loongarch/include/asm/
A Dregdef.h8 #define zero $r0 /* wired zero */ macro
/arch/um/os-Linux/
A Dmem.c186 char zero; in create_tmp_file() local
/arch/alpha/include/uapi/asm/
A Dregdef.h43 #define zero $31 /* reads as zero, writes are noops */ macro
/arch/arm64/include/asm/
A Dasm-extable.h44 #define _ASM_EXTABLE_UACCESS_ERR_ZERO(insn, fixup, err, zero) \ argument
/arch/m68k/kernel/
A Dprocess.c99 unsigned long zero = 0; in flush_thread() local
A Dsetup_mm.c225 volatile int zero = 0; in setup_arch() local
/arch/mips/sibyte/common/
A Dcfe.c67 static const int zero; in cfe_linux_restart() local
/arch/m68k/fpsp040/
A Dslogn.S81 zero: .long 0x00000000 label
/arch/arm/mm/
A Dfault-armv.c225 register unsigned long zero = 0, one = 1, val; in check_writebuffer() local
A Dflush.c41 const int zero = 0; in flush_pfn_alias() local
/arch/x86/kernel/
A Dunwind_frame.c34 bool prev_zero, zero = false; in unwind_dump() local
A Dmodule.c95 u64 zero = 0ULL; in __write_relocate_add() local
/arch/mips/include/asm/
A Dregdef.h112 #define zero $0 /* wired zero */ macro
155 #define zero $0 /* wired zero */ macro
/arch/sparc/kernel/
A Dunaligned_32.c183 unsigned long zero[2] = { 0, 0 }; in do_int_store() local
A Dunaligned_64.c206 unsigned long zero = 0; in do_int_store() local
/arch/powerpc/include/asm/
A Dword-at-a-time.h63 unsigned long zero = 0; in has_zero() local
/arch/alpha/kernel/
A Dsmc37c669.c422 unsigned zero : 4; /* 0 */ member
620 unsigned zero : 2; /* 0 */ member
636 unsigned zero : 2; /* 0 */ member
652 unsigned zero : 2; /* 0 */ member
685 unsigned zero : 1; /* 0 */ member
701 unsigned zero : 1; /* 0 */ member
A Dptrace.c103 static unsigned long zero; variable
/arch/sparc/math-emu/
A Dmath_64.c178 static u64 zero[2] = { 0L, 0L }; in do_mathemu() local
/arch/um/drivers/
A Dcow_user.c408 char zero = 0; in init_cow_file() local

Completed in 46 milliseconds

12