| /kernel/linux/linux-6.6/drivers/pci/msi/ |
| H A D | api.c | 234 pci_alloc_irq_vectors(struct pci_dev *dev, unsigned int min_vecs, unsigned int max_vecs, unsigned int flags) pci_alloc_irq_vectors() argument 254 pci_alloc_irq_vectors_affinity(struct pci_dev *dev, unsigned int min_vecs, unsigned int max_vecs, unsigned int flags, struct irq_affinity *affd) pci_alloc_irq_vectors_affinity() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | pxa2xx_sharpsl.c | 107 unsigned long flags; in sharpsl_pcmcia_configure_socket() local
|
| H A D | pcmcia_cis.c | 129 static int pcmcia_io_cfg_data_width(unsigned int flags) in pcmcia_io_cfg_data_width() argument 160 unsigned int flags = p_dev->config_flags; in pcmcia_do_loop_config() local [all...] |
| H A D | sa11xx_base.c | 83 unsigned long flags; in sa1100_pcmcia_set_mecr() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/ |
| H A D | driver.c | 104 sgx_get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) sgx_get_unmapped_area() argument
|
| H A D | sgx.h | 34 u16 flags; member
|
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| H A D | posted_intr.c | 58 unsigned long flags; in vmx_vcpu_pi_load() local 151 unsigned long flags; in pi_enable_wakeup_handler() local
|
| /kernel/linux/linux-6.6/arch/x86/math-emu/ |
| H A D | errors.c | 531 int set_precision_flag(int flags) in set_precision_flag() argument
|
| /kernel/linux/linux-6.6/block/ |
| H A D | blk-ioc.c | 153 unsigned long flags; in ioc_delay_free() local
|
| H A D | blk-lib.c | 118 __blkdev_issue_write_zeroes(struct block_device *bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, struct bio **biop, unsigned flags) __blkdev_issue_write_zeroes() argument 218 __blkdev_issue_zeroout(struct block_device *bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, struct bio **biop, unsigned flags) __blkdev_issue_zeroout() argument 252 blkdev_issue_zeroout(struct block_device *bdev, sector_t sector, sector_t nr_sects, gfp_t gfp_mask, unsigned flags) blkdev_issue_zeroout() argument [all...] |
| H A D | badblocks.c | 168 unsigned long flags; in badblocks_set() local
|
| H A D | blk-stat.c | 140 unsigned long flags; in blk_stat_add_callback() local 160 unsigned long flags; in blk_stat_remove_callback() local 189 unsigned long flags; in blk_stat_disable_accounting() local 200 unsigned long flags; in blk_stat_enable_accounting() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/platform/efi/ |
| H A D | efi_32.c | 102 unsigned long flags; in efi_set_virtual_address_map() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
| H A D | cyrix.c | 53 unsigned long flags; in do_cyrix_devid() local 96 unsigned long flags; in check_cx686_slop() local 152 unsigned long flags; in geode_configure() local 434 unsigned long flags; cyrix_identify() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/pci/ |
| H A D | i386.c | 74 unsigned long flags; in pcibios_save_fw_addr() local 101 unsigned long flags; in pcibios_retrieve_fw_addr() local 119 unsigned long flags; in pcibios_fw_addr_list_del() local [all...] |
| H A D | ce4100.c | 245 unsigned long flags; in ce4100_bus1_read() local 280 unsigned long flags; in ce4100_bus1_write() local
|
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| H A D | cpu_entry_area.c | 79 void cea_set_pte(void *cea_vaddr, phys_addr_t pa, pgprot_t flags) in cea_set_pte() argument
|
| /kernel/linux/linux-6.6/arch/x86/um/ |
| H A D | tls_32.c | 89 static int load_TLS(int flags, struct task_struct *to) in load_TLS() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | algif_skcipher.c | 50 _skcipher_recvmsg(struct socket *sock, struct msghdr *msg, size_t ignored, int flags) _skcipher_recvmsg() argument 149 skcipher_recvmsg(struct socket *sock, struct msghdr *msg, size_t ignored, int flags) skcipher_recvmsg() argument 248 skcipher_recvmsg_nokey(struct socket *sock, struct msghdr *msg, size_t ignored, int flags) skcipher_recvmsg_nokey() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gem.c | 182 exynos_drm_gem_create(struct drm_device *dev, unsigned int flags, unsigned long size, bool kvmap) exynos_drm_gem_create() argument 330 unsigned int flags; exynos_drm_gem_dumb_create() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ast/ |
| H A D | ast_main.c | 427 ast_device_create(const struct drm_driver *drv, struct pci_dev *pdev, unsigned long flags) ast_device_create() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| H A D | simple-bridge.c | 104 simple_bridge_attach(struct drm_bridge *bridge, enum drm_bridge_attach_flags flags) simple_bridge_attach() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_damage_helper.c | 107 drm_atomic_helper_dirtyfb(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int flags, unsigned int color, struct drm_clip_rect *clips, unsigned int num_clips) drm_atomic_helper_dirtyfb() argument
|
| H A D | drm_gem_dma_helper.c | 340 drm_gem_dma_get_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) drm_gem_dma_get_unmapped_area() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gud/ |
| H A D | gud_internal.h | 21 u32 flags; member 130 u32 flags = src->flags & GUD_DISPLAY_MODE_FLAG_USER_MASK; in gud_from_display_mode() local 150 u32 flags = le32_to_cpu(src->flags); in gud_to_display_mode() local [all...] |