/linux/sound/pci/ |
A D | sis7019.c | 298 struct sis7019 *sis = dev; in sis_interrupt() local 369 static void __sis_map_silence(struct sis7019 *sis) in __sis_map_silence() 862 static int sis_pcm_create(struct sis7019 *sis) in sis_pcm_create() 981 static int sis_mixer_create(struct sis7019 *sis) in sis_mixer_create() 1012 struct sis7019 *sis = card->private_data; in sis_chip_free() local 1027 static int sis_chip_init(struct sis7019 *sis) in sis_chip_init() 1159 struct sis7019 *sis = card->private_data; in sis_suspend() local 1192 struct sis7019 *sis = card->private_data; in sis_resume() local 1240 static int sis_alloc_suspend(struct sis7019 *sis) in sis_alloc_suspend() 1263 struct sis7019 *sis = card->private_data; in sis_chip_create() local [all …]
|
/linux/mm/ |
A D | frontswap.c | 196 struct swap_info_struct *sis = swap_info[type]; in __frontswap_init() local 219 bool __frontswap_test(struct swap_info_struct *sis, in __frontswap_test() 228 static inline void __frontswap_set(struct swap_info_struct *sis, in __frontswap_set() 235 static inline void __frontswap_clear(struct swap_info_struct *sis, in __frontswap_clear() 254 struct swap_info_struct *sis = swap_info[type]; in __frontswap_store() local 303 struct swap_info_struct *sis = swap_info[type]; in __frontswap_load() local 337 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_page() local 359 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_area() local
|
A D | page_io.c | 55 struct swap_info_struct *sis; in swap_slot_free_notify() local 127 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate() 290 struct swap_info_struct *sis = page_swap_info(page); in __swap_writepage() local 360 struct swap_info_struct *sis = page_swap_info(page); in swap_readpage() local 440 struct swap_info_struct *sis = page_swap_info(page); in swap_set_page_dirty() local
|
A D | swapfile.c | 153 static inline struct swap_extent *first_se(struct swap_info_struct *sis) in first_se() 203 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent() 224 struct swap_info_struct *sis = page_swap_info(page); in swap_page_sector() local 1810 struct swap_info_struct *sis = swap_info[type]; in swap_type_of() local 1834 struct swap_info_struct *sis = swap_info[type]; in find_first_swap() local 1873 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages() local 2288 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents() 2315 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent() 2385 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()
|
/linux/fs/iomap/ |
A D | swapfile.c | 16 struct swap_info_struct *sis; member 142 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate()
|
/linux/include/linux/ |
A D | frontswap.h | 48 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() 71 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test()
|
A D | iomap.h | 356 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument
|
/linux/fs/xfs/ |
A D | xfs_aops.c | 543 struct swap_info_struct *sis, in xfs_iomap_swapfile_activate()
|
/linux/drivers/ata/ |
A D | pata_sis.c | 654 static void sis_fixup(struct pci_dev *pdev, struct sis_chipset *sis) in sis_fixup()
|
/linux/fs/nfs/ |
A D | file.c | 487 static int nfs_swap_activate(struct swap_info_struct *sis, struct file *file, in nfs_swap_activate()
|
/linux/fs/f2fs/ |
A D | data.c | 4034 static int check_swap_activate(struct swap_info_struct *sis, in check_swap_activate() 4141 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate() 4184 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate()
|
/linux/fs/zonefs/ |
A D | super.c | 168 static int zonefs_swap_activate(struct swap_info_struct *sis, in zonefs_swap_activate()
|
/linux/sound/soc/fsl/ |
A D | fsl_spdif.c | 329 u32 sis; in spdif_isr() local
|
/linux/fs/btrfs/ |
A D | inode.c | 10594 static int btrfs_add_swap_extent(struct swap_info_struct *sis, in btrfs_add_swap_extent() 10633 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate() 10875 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate()
|
/linux/fs/cifs/ |
A D | file.c | 4936 static int cifs_swap_activate(struct swap_info_struct *sis, in cifs_swap_activate()
|
/linux/fs/ext4/ |
A D | inode.c | 3580 static int ext4_iomap_swap_activate(struct swap_info_struct *sis, in ext4_iomap_swap_activate()
|
/linux/arch/mips/include/asm/octeon/ |
A D | cvmx-sriox-defs.h | 731 uint64_t sis:1; member
|