| /linux/tools/lib/ |
| H A D | vsprintf.c | 9 ssize_t ssize = size; in vscnprintf() local 16 ssize_t ssize = size; in scnprintf() local 29 ssize_t ssize = size; in scnprintf_pad() local
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | mmu-hash.h | 253 static inline int slb_vsid_shift(int ssize) in slb_vsid_shift() 260 static inline int segment_shift(int ssize) in segment_shift() 326 int ssize) in hpte_encode_avpn() 390 int actual_psize, int ssize) in hpte_encode_v() 421 unsigned long vsid, int ssize) in hpt_vpn() 434 unsigned int shift, int ssize) in hpt_hash() 485 int ssize, unsigned int psize) in __hash_page_thp() 778 int ssize) in get_vsid() 843 static inline unsigned long get_kernel_vsid(unsigned long ea, int ssize) in get_kernel_vsid() 861 #define slb_esid_mask(ssize) \ argument [all …]
|
| H A D | mmu.h | 283 unsigned long ea, int ssize) in get_user_vsid()
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | htab.c | 36 int psize, int apsize, int ssize) in ps3_hpte_insert() 100 int ssize, unsigned long inv_flags) in ps3_hpte_updatepp() 147 int psize, int ssize) in ps3_hpte_updateboltedpp() 153 int psize, int apsize, int ssize, int local) in ps3_hpte_invalidate()
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | slb.c | 75 static inline void slb_shadow_update(unsigned long ea, int ssize, in slb_shadow_update() 96 static inline void create_shadowed_slbe(unsigned long ea, int ssize, in create_shadowed_slbe() 597 unsigned long flags, int ssize, bool kernel) in slb_insert_entry() 666 int ssize; in slb_allocate_kernel() local 716 int ssize; in slb_allocate_user() local
|
| H A D | hash_64k.c | 40 int ssize, int subpg_prot) in __hash_page_4K() 230 unsigned long flags, int ssize) in __hash_page_64K()
|
| H A D | hash_utils.c | 623 int psize, int ssize) in htab_bolt_mapping() argument 708 int psize, int ssize) in htab_remove_mapping() argument 1687 hash_failure_debug(unsigned long ea,unsigned long access,unsigned long vsid,unsigned long trap,int ssize,int psize,int lpsize,unsigned long pte) hash_failure_debug() argument 1730 int psize, ssize; hash_page_mm() local 2037 int rc, ssize, update_flags = 0; hash_preload() local 2187 pte_get_hash_gslot(unsigned long vpn,unsigned long shift,int ssize,real_pte_t rpte,unsigned int subpg_index) pte_get_hash_gslot() argument 2200 flush_hash_page(unsigned long vpn,real_pte_t pte,int psize,int ssize,unsigned long flags) flush_hash_page() argument 2223 flush_hash_hugepage(unsigned long vsid,unsigned long addr,pmd_t * pmdp,unsigned int psize,int ssize,unsigned long flags) flush_hash_hugepage() argument 2296 hpte_insert_repeating(unsigned long hash,unsigned long vpn,unsigned long pa,unsigned long rflags,unsigned long vflags,int psize,int ssize) hpte_insert_repeating() argument [all...] |
| H A D | hash_4k.c | 23 int ssize, int subpg_prot) in __hash_page_4K()
|
| /linux/fs/ntfs/ |
| H A D | runlist.c | 213 int dsize, struct runlist_element *src, int ssize, int loc, in ntfs_rl_append() argument 278 int dsize, struct runlist_element *src, int ssize, in in ntfs_rl_insert() argument 373 ntfs_rl_replace(struct runlist_element * dst,int dsize,struct runlist_element * src,int ssize,int loc,size_t * new_size) ntfs_rl_replace() argument 460 ntfs_rl_split(struct runlist_element * dst,int dsize,struct runlist_element * src,int ssize,int loc,size_t * new_size) ntfs_rl_split() argument [all...] |
| /linux/drivers/misc/lkdtm/ |
| H A D | powerpc.c | 9 insert_slb_entry(unsigned long p,int ssize,int page_size) insert_slb_entry() argument
|
| /linux/arch/powerpc/mm/ptdump/ |
| H A D | hashpagetable.c | 211 int i, ssize = mmu_kernel_ssize; in native_find() local 252 int i, j, ssize = mmu_kernel_ssize; in pseries_find() local
|
| /linux/arch/sparc/mm/ |
| H A D | leon_mm.c | 241 unsigned int ssize, sets; in leon_flush_needed() local
|
| /linux/drivers/usb/storage/ |
| H A D | jumpshot.c | 97 unsigned long ssize; /* sector size in bytes */ member
|
| H A D | datafab.c | 61 unsigned long ssize; /* sector size in bytes */ member
|
| H A D | shuttle_usbat.c | 137 unsigned long ssize; /* sector size in bytes */ member
|
| /linux/drivers/net/ethernet/alacritech/ |
| H A D | slicoss.c | 1174 unsigned int ssize = sectsize[sect] >> 3; in slic_load_firmware() local 1193 unsigned int ssize = sectsize[sect] >> 3; in slic_load_firmware() local
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_64_mmu.c | 122 u32 ssize; in kvmppc_mmu_book3s_64_get_pteg() local
|
| /linux/tools/perf/ui/ |
| H A D | hist.c | 477 ssize_t ssize = hpp->size; in hpp_color_scnprintf() local 493 ssize_t ssize = hpp->size; in hpp_entry_scnprintf() local
|
| /linux/crypto/ |
| H A D | essiv.c | 190 int ssize = req->assoclen - ivsize; in essiv_aead_crypt() local
|
| /linux/drivers/block/ |
| H A D | floppy.c | 2318 int ssize; in rw_interrupt() local 2410 static int transfer_size(int ssize, int max_sector, int max_size) in transfer_size() argument 2426 static void copy_buffer(int ssize, int max_sector, int max_sector_2) in copy_buffer() argument 2543 int ssize; make_raw_rw_request() local [all...] |
| /linux/fs/jfs/ |
| H A D | namei.c | 886 u32 ssize; /* source pathname size */ in jfs_symlink() local
|
| /linux/drivers/mtd/devices/ |
| H A D | spear_smi.c | 105 #define FLASH_ID(n, es, id, psize, ssize, size) \ argument
|
| /linux/arch/mips/include/asm/sgi/ |
| H A D | mc.h | 200 volatile u32 ssize; /* DMA stride size */ member
|
| /linux/drivers/block/aoe/ |
| H A D | aoe.h | 177 sector_t ssize; member
|
| /linux/drivers/dma/ |
| H A D | mpc512x_dma.c | 137 u32 ssize:3; /* Source data transfer size */ member
|