Searched defs:orig (Results 1 - 25 of 232) sorted by path

12345678910

/linux-master/arch/mips/generic/
H A Dboard-sead3.c184 unsigned int freq, orig, tick = 0; local
/linux-master/arch/mips/txx9/generic/
H A Dsmsc_fdc37m81x.c135 u8 orig; local
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h91 static inline void sym_que_move(struct sym_quehead *orig, argument
/linux-master/include/linux/mtd/
H A Dmap.h343 static inline map_word map_word_load_partial(struct map_info *map, map_word orig, const unsigned char *buf, int start, int len) argument
/linux-master/include/uapi/linux/netfilter_bridge/
H A Debt_802_3.h34 __u8 orig[3]; member in struct:hdr_ui
42 __u8 orig[3]; member in struct:hdr_ni
/linux-master/net/netfilter/ipvs/
H A Dip_vs_nfct.c143 struct nf_conntrack_tuple *orig, new_reply; local
/linux-master/arch/alpha/kernel/
H A Dsys_sio.c263 unsigned char orig, config; local
/linux-master/arch/mips/include/asm/
H A Dbitops.h184 unsigned long res, orig; local
228 unsigned long res, orig; local
265 unsigned long res, orig; local
286 unsigned long orig; local
[all...]
/linux-master/arch/mips/n64/
H A Dinit.c88 void *orig; local
/linux-master/arch/riscv/kernel/
H A Dkernel_mode_vector.c28 int orig; local
38 int orig; local
/linux-master/arch/s390/kernel/
H A Dftrace.c82 static const char orig[6] = { 0xc0, 0x04, 0x00, 0x00, 0x00, 0x00 }; local
H A Duprobes.c146 unsigned long orig; local
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h926 pte_t orig = *ptep; local
899 maybe_tlb_batch_add(struct mm_struct *mm, unsigned long vaddr, pte_t *ptep, pte_t orig, int fullmm, unsigned int hugepage_shift) argument
/linux-master/arch/sparc/mm/
H A Dhugetlbpage.c336 pte_t orig; local
H A Dtlb.c112 tlb_batch_add(struct mm_struct *mm, unsigned long vaddr, pte_t *ptep, pte_t orig, int fullmm, unsigned int hugepage_shift) argument
170 __set_pmd_acct(struct mm_struct *mm, unsigned long addr, pmd_t orig, pmd_t pmd) argument
225 pmd_t orig = *pmdp; local
[all...]
/linux-master/arch/sparc/vdso/
H A Dvma.c116 static int patchsym64(struct vdso_elfinfo *_e, const char *orig, argument
184 static int patchsym32(struct vdso_elfinfo *_e, const char *orig, argument
213 static int patch_one_symbol(struct vdso_elfinfo *e, const char *orig, argument
/linux-master/arch/x86/kernel/
H A Dresource.c33 struct resource orig = *avail; local
/linux-master/arch/x86/kvm/
H A Dcpuid.c173 struct kvm_cpuid_entry2 *orig; local
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c417 union split_spte *ssptep, sspte, orig; local
452 union split_spte spte, *orig = (union split_spte *)sptep; local
/linux-master/arch/x86/xen/
H A Denlighten_pv.c685 void (*orig)(void); member in struct:trap_array_entry
/linux-master/drivers/base/regmap/
H A Dregmap-kunit.c12 static void get_changed_bytes(void *orig, void *new, size_t size) argument
H A Dregmap.c3144 unsigned int tmp, orig; local
/linux-master/drivers/block/null_blk/
H A Dmain.c497 char *orig, *buf, *tmp; local
/linux-master/drivers/char/
H A Dmem.c564 static loff_t null_lseek(struct file *file, loff_t offset, int orig) argument
577 static loff_t memory_lseek(struct file *file, loff_t offset, int orig) argument
H A Dnwflash.c272 static loff_t flash_llseek(struct file *file, loff_t offset, int orig) argument

Completed in 476 milliseconds

12345678910