Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dsis7019.c299 struct sis7019 *sis = dev; in sis_interrupt() local
370 static void __sis_map_silence(struct sis7019 *sis) in __sis_map_silence()
380 static void __sis_unmap_silence(struct sis7019 *sis) in __sis_unmap_silence()
389 static void sis_free_voice(struct sis7019 *sis, struct voice *voice) in sis_free_voice()
404 static struct voice *__sis_alloc_playback_voice(struct sis7019 *sis) in __sis_alloc_playback_voice()
423 static struct voice *sis_alloc_playback_voice(struct sis7019 *sis) in sis_alloc_playback_voice()
438 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_alloc_timing_voice() local
473 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_playback_open() local
494 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_substream_close() local
582 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_pcm_trigger() local
[all …]
/Linux-v5.4/mm/
Dfrontswap.c192 struct swap_info_struct *sis = swap_info[type]; in __frontswap_init() local
215 bool __frontswap_test(struct swap_info_struct *sis, in __frontswap_test()
224 static inline void __frontswap_set(struct swap_info_struct *sis, in __frontswap_set()
231 static inline void __frontswap_clear(struct swap_info_struct *sis, in __frontswap_clear()
250 struct swap_info_struct *sis = swap_info[type]; in __frontswap_store() local
299 struct swap_info_struct *sis = swap_info[type]; in __frontswap_load() local
333 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_page() local
355 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_area() local
Dpage_io.c74 struct swap_info_struct *sis; in swap_slot_free_notify() local
146 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate()
282 struct swap_info_struct *sis = page_swap_info(page); in __swap_writepage() local
354 struct swap_info_struct *sis = page_swap_info(page); in swap_readpage() local
426 struct swap_info_struct *sis = page_swap_info(page); in swap_set_page_dirty() local
Dswapfile.c155 static inline struct swap_extent *first_se(struct swap_info_struct *sis) in first_se()
205 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent()
1770 struct swap_info_struct *sis = swap_info[type]; in swap_type_of() local
1828 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages() local
2259 struct swap_info_struct *sis; in map_swap_entry() local
2284 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents()
2311 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent()
2381 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()
/Linux-v5.4/fs/iomap/
Dswapfile.c16 struct swap_info_struct *sis; member
134 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate()
/Linux-v5.4/include/linux/
Dfrontswap.h48 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()
Diomap.h209 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument
/Linux-v5.4/drivers/ata/
Dpata_sis.c654 static void sis_fixup(struct pci_dev *pdev, struct sis_chipset *sis) in sis_fixup()
/Linux-v5.4/fs/nfs/
Dfile.c489 static int nfs_swap_activate(struct swap_info_struct *sis, struct file *file, in nfs_swap_activate()
/Linux-v5.4/fs/xfs/
Dxfs_aops.c1180 struct swap_info_struct *sis, in xfs_iomap_swapfile_activate()
/Linux-v5.4/fs/f2fs/
Ddata.c3120 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate()
3153 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate()
/Linux-v5.4/sound/soc/fsl/
Dfsl_spdif.c235 u32 sis; in spdif_isr() local
/Linux-v5.4/fs/btrfs/
Dinode.c10701 static int btrfs_add_swap_extent(struct swap_info_struct *sis, in btrfs_add_swap_extent()
10740 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate()
10954 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate()
/Linux-v5.4/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h731 uint64_t sis:1; member