Home
last modified time | relevance | path

Searched defs:sis (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/sound/pci/
Dsis7019.c294 struct sis7019 *sis = dev; in sis_interrupt() local
365 static void __sis_map_silence(struct sis7019 *sis) in __sis_map_silence()
375 static void __sis_unmap_silence(struct sis7019 *sis) in __sis_unmap_silence()
384 static void sis_free_voice(struct sis7019 *sis, struct voice *voice) in sis_free_voice()
399 static struct voice *__sis_alloc_playback_voice(struct sis7019 *sis) in __sis_alloc_playback_voice()
418 static struct voice *sis_alloc_playback_voice(struct sis7019 *sis) in sis_alloc_playback_voice()
433 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_alloc_timing_voice() local
468 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_playback_open() local
489 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_substream_close() local
565 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_pcm_trigger() local
[all …]
/linux-6.12.1/mm/
Dpage_io.c78 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate()
208 struct swap_info_struct *sis = swp_swap_info(folio->swap); in swap_zeromap_folio_set() local
227 struct swap_info_struct *sis = swp_swap_info(folio->swap); in swap_zeromap_folio_clear() local
377 struct swap_info_struct *sis = swp_swap_info(folio->swap); in swap_writepage_fs() local
413 struct writeback_control *wbc, struct swap_info_struct *sis) in swap_writepage_bdev_sync()
434 struct writeback_control *wbc, struct swap_info_struct *sis) in swap_writepage_bdev_async()
454 struct swap_info_struct *sis = swp_swap_info(folio->swap); in __swap_writepage() local
543 struct swap_info_struct *sis = swp_swap_info(folio->swap); in swap_read_folio_fs() local
576 struct swap_info_struct *sis) in swap_read_folio_bdev_sync()
596 struct swap_info_struct *sis) in swap_read_folio_bdev_async()
[all …]
Dswapfile.c259 static inline struct swap_extent *first_se(struct swap_info_struct *sis) in first_se()
309 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent()
330 struct swap_info_struct *sis = swp_swap_info(folio->swap); in swap_folio_sector() local
1633 struct swap_info_struct *sis; in swap_free_nr() local
1991 struct swap_info_struct *sis = swap_info[type]; in swap_type_of() local
2015 struct swap_info_struct *sis = swap_info[type]; in find_first_swap() local
2054 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages() local
2509 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents()
2536 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent()
2603 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()
Dswap.h92 struct swap_info_struct *sis = swp_swap_info(entry); in swap_zeromap_batch() local
/linux-6.12.1/fs/iomap/
Dswapfile.c16 struct swap_info_struct *sis; member
142 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate()
/linux-6.12.1/fs/xfs/
Dxfs_aops.c532 struct swap_info_struct *sis, in xfs_iomap_swapfile_activate()
/linux-6.12.1/include/linux/
Diomap.h449 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument
Dswap.h602 static inline int add_swap_extent(struct swap_info_struct *sis, in add_swap_extent()
/linux-6.12.1/fs/zonefs/
Dfile.c160 static int zonefs_swap_activate(struct swap_info_struct *sis, in zonefs_swap_activate()
/linux-6.12.1/drivers/ata/
Dpata_sis.c654 static void sis_fixup(struct pci_dev *pdev, struct sis_chipset *sis) in sis_fixup()
/linux-6.12.1/fs/nfs/
Dfile.c511 static int nfs_swap_activate(struct swap_info_struct *sis, struct file *file, in nfs_swap_activate()
/linux-6.12.1/fs/f2fs/
Ddata.c3952 static int check_swap_activate(struct swap_info_struct *sis, in check_swap_activate()
4065 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate()
4114 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate()
/linux-6.12.1/sound/soc/fsl/
Dfsl_spdif.c347 u32 sis; in spdif_isr() local
/linux-6.12.1/fs/btrfs/
Dinode.c9722 static int btrfs_add_swap_extent(struct swap_info_struct *sis, in btrfs_add_swap_extent()
9771 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate()
10031 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate()
/linux-6.12.1/fs/smb/client/
Dfile.c3134 static int cifs_swap_activate(struct swap_info_struct *sis, in cifs_swap_activate()
/linux-6.12.1/fs/ext4/
Dinode.c3559 static int ext4_iomap_swap_activate(struct swap_info_struct *sis, in ext4_iomap_swap_activate()
/linux-6.12.1/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h731 uint64_t sis:1; member