/openbmc/linux/sound/pci/ |
H 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() 379 static void __sis_unmap_silence(struct sis7019 *sis) in __sis_unmap_silence() 388 static void sis_free_voice(struct sis7019 *sis, struct voice *voice) in sis_free_voice() 403 static struct voice *__sis_alloc_playback_voice(struct sis7019 *sis) in __sis_alloc_playback_voice() 422 static struct voice *sis_alloc_playback_voice(struct sis7019 *sis) in sis_alloc_playback_voice() 437 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_alloc_timing_voice() local 472 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_playback_open() local 493 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_substream_close() local 569 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_pcm_trigger() local [all …]
|
/openbmc/linux/mm/ |
H A D | page_io.c | 78 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate() 295 struct swap_info_struct *sis = page_swap_info(page); in swap_writepage_fs() local 330 struct writeback_control *wbc, struct swap_info_struct *sis) in swap_writepage_bdev_sync() 352 struct writeback_control *wbc, struct swap_info_struct *sis) in swap_writepage_bdev_async() 373 struct swap_info_struct *sis = page_swap_info(page); in __swap_writepage() local 428 struct swap_info_struct *sis = page_swap_info(page); in swap_readpage_fs() local 461 struct swap_info_struct *sis) in swap_readpage_bdev_sync() 481 struct swap_info_struct *sis) in swap_readpage_bdev_async() 496 struct swap_info_struct *sis = page_swap_info(page); in swap_readpage() local
|
H A D | swapfile.c | 161 static inline struct swap_extent *first_se(struct swap_info_struct *sis) in first_se() 211 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent() 232 struct swap_info_struct *sis = page_swap_info(page); in swap_page_sector() local 1664 struct swap_info_struct *sis = swap_info[type]; in swap_type_of() local 1688 struct swap_info_struct *sis = swap_info[type]; in find_first_swap() local 1727 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages() local 2168 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents() 2195 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent() 2262 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()
|
/openbmc/linux/fs/iomap/ |
H 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()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_aops.c | 535 struct swap_info_struct *sis, in xfs_iomap_swapfile_activate()
|
/openbmc/linux/include/linux/ |
H A D | iomap.h | 421 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument
|
H A D | swap.h | 595 static inline int add_swap_extent(struct swap_info_struct *sis, in add_swap_extent()
|
/openbmc/linux/fs/zonefs/ |
H A D | file.c | 159 static int zonefs_swap_activate(struct swap_info_struct *sis, in zonefs_swap_activate()
|
/openbmc/linux/drivers/ata/ |
H A D | pata_sis.c | 654 static void sis_fixup(struct pci_dev *pdev, struct sis_chipset *sis) in sis_fixup()
|
/openbmc/linux/fs/nfs/ |
H A D | file.c | 509 static int nfs_swap_activate(struct swap_info_struct *sis, struct file *file, in nfs_swap_activate()
|
/openbmc/linux/fs/f2fs/ |
H A D | data.c | 3890 static int check_swap_activate(struct swap_info_struct *sis, in check_swap_activate() 4003 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate() 4052 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_spdif.c | 349 u32 sis; in spdif_isr() local
|
/openbmc/linux/fs/btrfs/ |
H A D | inode.c | 10563 static int btrfs_add_swap_extent(struct swap_info_struct *sis, in btrfs_add_swap_extent() 10612 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate() 10872 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate()
|
/openbmc/linux/fs/smb/client/ |
H A D | file.c | 5120 static int cifs_swap_activate(struct swap_info_struct *sis, in cifs_swap_activate()
|
/openbmc/linux/fs/ext4/ |
H A D | inode.c | 3580 static int ext4_iomap_swap_activate(struct swap_info_struct *sis, in ext4_iomap_swap_activate()
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-sriox-defs.h | 731 uint64_t sis:1; member
|