/linux-3.3/fs/gfs2/ |
D | xattr.h | 16 #define GFS2_EA_REC_LEN(ea) be32_to_cpu((ea)->ea_rec_len) argument 17 #define GFS2_EA_DATA_LEN(ea) be32_to_cpu((ea)->ea_data_len) argument 19 #define GFS2_EA_SIZE(ea) \ argument 24 #define GFS2_EA_IS_STUFFED(ea) (!(ea)->ea_num_ptrs) argument 25 #define GFS2_EA_IS_LAST(ea) ((ea)->ea_flags & GFS2_EAFLAG_LAST) argument 30 #define GFS2_EA2NAME(ea) ((char *)((struct gfs2_ea_header *)(ea) + 1)) argument 31 #define GFS2_EA2DATA(ea) (GFS2_EA2NAME(ea) + (ea)->ea_name_len) argument 33 #define GFS2_EA2DATAPTRS(ea) \ argument 36 #define GFS2_EA2NEXT(ea) \ argument
|
D | xattr.c | 81 struct gfs2_ea_header *ea, *prev = NULL; in ea_foreach_i() local 166 struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, in ea_find_i() 225 struct gfs2_ea_header *ea, in ea_dealloc_unstuffed() 321 struct gfs2_ea_header *ea, in ea_remove_unstuffed() 348 static inline unsigned int gfs2_ea_strlen(struct gfs2_ea_header *ea) in gfs2_ea_strlen() 363 struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, in ea_list_i() 458 static int ea_get_unstuffed(struct gfs2_inode *ip, struct gfs2_ea_header *ea, in ea_get_unstuffed() 608 struct gfs2_ea_header *ea; in ea_alloc_blk() local 645 static int ea_write(struct gfs2_inode *ip, struct gfs2_ea_header *ea, in ea_write() 802 static struct gfs2_ea_header *ea_split_ea(struct gfs2_ea_header *ea) in ea_split_ea() [all …]
|
/linux-3.3/arch/powerpc/lib/ |
D | sstep.c | 84 static long __kprobes address_ok(struct pt_regs *regs, unsigned long ea, int nb) in address_ok() 97 unsigned long ea; in dform_ea() local 117 unsigned long ea; in dsform_ea() local 138 unsigned long ea; in xform_ea() local 181 static int __kprobes read_mem_aligned(unsigned long *dest, unsigned long ea, in read_mem_aligned() 208 static int __kprobes read_mem_unaligned(unsigned long *dest, unsigned long ea, in read_mem_unaligned() 234 static int __kprobes read_mem(unsigned long *dest, unsigned long ea, int nb, in read_mem() 244 static int __kprobes write_mem_aligned(unsigned long val, unsigned long ea, in write_mem_aligned() 268 static int __kprobes write_mem_unaligned(unsigned long val, unsigned long ea, in write_mem_unaligned() 291 static int __kprobes write_mem(unsigned long val, unsigned long ea, int nb, in write_mem() [all …]
|
/linux-3.3/arch/powerpc/mm/ |
D | slb.c | 33 static void slb_allocate(unsigned long ea) in slb_allocate() 44 static inline unsigned long mk_esid_data(unsigned long ea, int ssize, in mk_esid_data() 53 static inline unsigned long mk_vsid_data(unsigned long ea, int ssize, in mk_vsid_data() 60 static inline void slb_shadow_update(unsigned long ea, int ssize, in slb_shadow_update() 79 static inline void create_shadowed_slbe(unsigned long ea, int ssize, in create_shadowed_slbe()
|
D | stab.c | 120 static int __ste_allocate(unsigned long ea, struct mm_struct *mm) in __ste_allocate() 153 int ste_allocate(unsigned long ea) in ste_allocate() 202 unsigned long ea; in switch_stab() local
|
D | pgtable_64.c | 84 int map_kernel_page(unsigned long ea, unsigned long pa, int flags) in map_kernel_page() 156 void __iomem * __ioremap_at(phys_addr_t pa, void *ea, unsigned long size, in __ioremap_at() 190 void __iounmap_at(void *ea, unsigned long size) in __iounmap_at()
|
D | hugetlbpage-book3e.c | 16 static inline int book3e_tlb_exists(unsigned long ea, unsigned long pid) in book3e_tlb_exists() 40 void book3e_hugetlb_preload(struct vm_area_struct *vma, unsigned long ea, in book3e_hugetlb_preload()
|
D | hash_utils_64.c | 847 static int subpage_protection(struct mm_struct *mm, unsigned long ea) in subpage_protection() 877 static inline int subpage_protection(struct mm_struct *mm, unsigned long ea) in subpage_protection() 883 void hash_failure_debug(unsigned long ea, unsigned long access, in hash_failure_debug() 901 int hash_page(unsigned long ea, unsigned long access, unsigned long trap) in hash_page() 1077 void hash_preload(struct mm_struct *mm, unsigned long ea, in hash_preload()
|
/linux-3.3/fs/jfs/ |
D | jfs_xattr.h | 36 struct jfs_ea ea[0]; /* Variable length list */ member 46 #define EA_SIZE(ea) \ argument 49 #define NEXT_EA(ea) ((struct jfs_ea *) (((char *) (ea)) + (EA_SIZE (ea)))) argument
|
D | xattr.c | 105 static int is_os2_xattr(struct jfs_ea *ea) in is_os2_xattr() 110 static inline int name_size(struct jfs_ea *ea) in name_size() 118 static inline int copy_name(char *buffer, struct jfs_ea *ea) in copy_name() 159 int size, dxd_t * ea) in ea_write_inline() 217 dxd_t * ea) in ea_write() 770 struct jfs_ea *ea, *old_ea = NULL, *next_ea = NULL; in __jfs_setxattr() local 937 struct jfs_ea *ea; in __jfs_getxattr() local 1010 static inline int can_list(struct jfs_ea *ea) in can_list() 1024 struct jfs_ea *ea; in jfs_listxattr() local
|
/linux-3.3/arch/powerpc/platforms/cell/spufs/ |
D | fault.c | 37 unsigned long ea, int type) in spufs_handle_event() 112 u64 ea, dsisr, access; in spufs_handle_class1() local
|
/linux-3.3/fs/hpfs/ |
D | ea.c | 19 struct extended_attribute *ea = (struct extended_attribute *)ex; in hpfs_ea_ext_remove() local 80 struct extended_attribute *ea; in hpfs_read_ea() local 135 struct extended_attribute *ea; in hpfs_get_ea() local 198 struct extended_attribute *ea; in hpfs_set_ea() local
|
D | hpfs_fn.h | 139 static unsigned ea_valuelen(struct extended_attribute *ea) in ea_valuelen() 144 static inline struct extended_attribute *next_ea(struct extended_attribute *ea) in next_ea() 149 static inline secno ea_sec(struct extended_attribute *ea) in ea_sec() 154 static inline secno ea_len(struct extended_attribute *ea) in ea_len() 159 static inline char *ea_data(struct extended_attribute *ea) in ea_data()
|
D | inode.c | 48 void *ea; in hpfs_read_inode() local 151 __le32 ea; in hpfs_write_inode_ea() local
|
/linux-3.3/arch/powerpc/math-emu/ |
D | lfd.c | 9 lfd(void *frD, void *ea) in lfd()
|
D | stfd.c | 6 stfd(void *frS, void *ea) in stfd()
|
D | stfiwx.c | 6 stfiwx(u32 *frS, void *ea) in stfiwx()
|
D | lfs.c | 11 lfs(void *frD, void *ea) in lfs()
|
D | stfs.c | 11 stfs(void *frS, void *ea) in stfs()
|
/linux-3.3/arch/powerpc/platforms/cell/ |
D | spu_fault.c | 35 int spu_handle_mm_fault(struct mm_struct *mm, unsigned long ea, in spu_handle_mm_fault()
|
D | spu_base.c | 168 static int __spu_trap_data_seg(struct spu *spu, unsigned long ea) in __spu_trap_data_seg() 222 static int __spu_trap_data_map(struct spu *spu, unsigned long ea, u64 dsisr) in __spu_trap_data_map() 258 unsigned long ea = (unsigned long)addr; in __spu_kernel_slb() local 278 unsigned long ea = (unsigned long)new_addr; in __slb_present() local
|
/linux-3.3/fs/udf/ |
D | misc.c | 51 uint8_t *ea = NULL, *ad = NULL; in udf_add_extendedattr() local 155 uint8_t *ea = NULL; in udf_get_extendedattr() local
|
/linux-3.3/arch/openrisc/kernel/ |
D | traps.c | 184 unsigned long ea, unsigned long vector) in nommu_dump_state() 287 void unhandled_exception(struct pt_regs *regs, int ea, int vector) in unhandled_exception()
|
/linux-3.3/arch/powerpc/include/asm/ |
D | mmu-hash64.h | 221 static inline unsigned long hpt_va(unsigned long ea, unsigned long vsid, in hpt_va() 460 static inline unsigned long get_kernel_vsid(unsigned long ea, int ssize) in get_kernel_vsid() 477 static inline unsigned long get_vsid(unsigned long context, unsigned long ea, in get_vsid() 493 #define KERNEL_VSID(ea) VSID_SCRAMBLE(GET_ESID(ea)) argument
|
/linux-3.3/arch/mips/sgi-ip32/ |
D | ip32-setup.c | 49 static inline void str2eaddr(unsigned char *ea, unsigned char *str) in str2eaddr()
|