Home
last modified time | relevance | path

Searched defs:flags (Results 5476 - 5500 of 25612) sorted by relevance

1...<<211212213214215216217218219220>>...1025

/kernel/linux/linux-6.6/drivers/pci/msi/
H A Dapi.c234 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 Dpxa2xx_sharpsl.c107 unsigned long flags; in sharpsl_pcmcia_configure_socket() local
H A Dpcmcia_cis.c129 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 Dsa11xx_base.c83 unsigned long flags; in sa1100_pcmcia_set_mecr() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Ddriver.c104 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 Dsgx.h34 u16 flags; member
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dposted_intr.c58 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 Derrors.c531 int set_precision_flag(int flags) in set_precision_flag() argument
/kernel/linux/linux-6.6/block/
H A Dblk-ioc.c153 unsigned long flags; in ioc_delay_free() local
H A Dblk-lib.c118 __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 Dbadblocks.c168 unsigned long flags; in badblocks_set() local
H A Dblk-stat.c140 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 Defi_32.c102 unsigned long flags; in efi_set_virtual_address_map() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dcyrix.c53 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 Di386.c74 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 Dce4100.c245 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 Dcpu_entry_area.c79 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 Dtls_32.c89 static int load_TLS(int flags, struct task_struct *to) in load_TLS() argument
/kernel/linux/linux-6.6/crypto/
H A Dalgif_skcipher.c50 _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 Dexynos_drm_gem.c182 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 Dast_main.c427 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 Dsimple-bridge.c104 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 Ddrm_damage_helper.c107 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 Ddrm_gem_dma_helper.c340 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 Dgud_internal.h21 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...]

Completed in 19 milliseconds

1...<<211212213214215216217218219220>>...1025