Home
last modified time | relevance | path

Searched defs:type (Results 8426 - 8450 of 12664) sorted by relevance

1...<<331332333334335336337338339340>>...507

/kernel/linux/linux-6.6/include/uapi/sound/
H A Dsfnt_info.h33 short type; /* patch operation type */ member
58 unsigned short type; /* sample type */ member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dmsm_drm.h211 __u32 type; /* in, one of MSM_SUBMIT_CMD_x */ member
H A Dtegra_drm.h866 __u32 type; member
H A Dpanfrost_drm.h244 __u32 type; member
H A Dexynos_drm.h160 __u32 type; member
222 __u32 type; member
243 __u32 type; member
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dib_user_ioctl_verbs.h194 __u16 type; /* Use flow_spec_type enum */ member
/kernel/linux/linux-6.6/kernel/irq/
H A Dchip.c65 int irq_set_irq_type(unsigned int irq, unsigned int type) in irq_set_irq_type() argument
1033 unsigned int type = irqd_get_trigger_type(&desc->irq_data); in __irq_do_set_handler() local
1459 irq_chip_set_type_parent(struct irq_data *data, unsigned int type) irq_chip_set_type_parent() argument
[all...]
H A Dmanage.c2374 enable_percpu_irq(unsigned int irq, unsigned int type) enable_percpu_irq() argument
2408 enable_percpu_nmi(unsigned int irq, unsigned int type) enable_percpu_nmi() argument
[all...]
H A Dirqdomain.c35 unsigned int type; member
76 struct fwnode_handle *__irq_domain_alloc_fwnode(unsigned int type, int id, in __irq_domain_alloc_fwnode() argument
760 irq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, irq_hw_number_t *hwirq, unsigned int *type) irq_domain_translate() argument
796 unsigned int type = IRQ_TYPE_NONE; irq_create_fwspec_mapping() local
[all...]
/kernel/linux/linux-6.6/kernel/kcsan/
H A Dkcsan_test.c151 int type; /* Access type, see KCSAN_ACCESS definitions. */ member
[all...]
H A Dcore.c231 is_atomic(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type) in is_atomic() argument
268 should_watch(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type) in should_watch() argument
321 static void delay_access(int type) in delay_access() argument
401 find_reorder_access(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type, unsigned long ip) find_reorder_access() argument
418 set_reorder_access(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type, unsigned long ip) set_reorder_access() argument
455 kcsan_found_watchpoint(const volatile void *ptr, size_t size, int type, unsigned long ip, atomic_long_t *watchpoint, long encoded_watchpoint) kcsan_found_watchpoint() argument
527 kcsan_setup_watchpoint(const volatile void *ptr, size_t size, int type, unsigned long ip) kcsan_setup_watchpoint() argument
719 check_access(const volatile void *ptr, size_t size, int type, unsigned long ip) check_access() argument
907 kcsan_begin_scoped_access(const volatile void *ptr, size_t size, int type, struct kcsan_scoped_access *sa) kcsan_begin_scoped_access() argument
956 __kcsan_check_access(const volatile void *ptr, size_t size, int type) __kcsan_check_access() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dcore.h71 enum snd_device_type type; /* device type */ member
216 int type; /* SNDRV_DEVICE_TYPE_XXX */ member
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif.h208 unsigned int type; /* Type of physical device or protocol */ member
H A Dtipc_config.h216 __be32 type; /* {t,l,u} info ignored if high bit of "depth" is set */ member
287 static inline int TLV_CHECK_TYPE(struct tlv_desc *tlv, __u16 type) in TLV_CHECK_TYPE() argument
292 static inline void TLV_SET_TYPE(struct tlv_desc *tlv, __u16 type) in TLV_SET_TYPE() argument
297 static inline int TLV_SET(void *tlv, __u16 type, voi argument
[all...]
H A Dtipc.h54 __u32 type; member
59 __u32 type; member
203 __u32 type; /* grou member
[all...]
H A Dvirtio_blk.h221 __virtio32 type; member
H A Ddccp.h118 static inline unsigned int dccp_packet_hdr_len(const __u8 type) in dccp_packet_hdr_len() argument
[all...]
H A Dbatadv_packet.h193 __u8 type; /* bla_claimframe */ member
554 __u8 type; global() member
[all...]
/kernel/linux/linux-6.6/io_uring/
H A Dnet.c38 int type; member
/kernel/linux/linux-6.6/ipc/
H A Dmsg.c794 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg() argument
/kernel/linux/linux-6.6/kernel/
H A Dexit.c1663 enum pid_type type; in kernel_waitid() local
1762 enum pid_type type; in kernel_wait4() local
[all...]
/kernel/linux/linux-6.6/kernel/locking/
H A Drwsem.c341 enum rwsem_waiter_type type; member
/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c381 u32 type; in cryptd_create_skcipher() local
665 u32 type; in cryptd_create_hash() local
874 u32 type; in cryptd_create_aead() local
194 cryptd_type_and_mask(struct crypto_attr_type *algt, u32 *type, u32 *mask) cryptd_type_and_mask() argument
949 cryptd_alloc_skcipher(const char *alg_name, u32 type, u32 mask) cryptd_alloc_skcipher() argument
1001 cryptd_alloc_ahash(const char *alg_name, u32 type, u32 mask) cryptd_alloc_ahash() argument
1058 cryptd_alloc_aead(const char *alg_name, u32 type, u32 mask) cryptd_alloc_aead() argument
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dmmp_tdma.c118 enum mmp_tdma_type type; member
639 enum mmp_tdma_type type; in mmp_tdma_probe() local
563 mmp_tdma_chan_init(struct mmp_tdma_device *tdev, int idx, int irq, int type, struct gen_pool *pool) mmp_tdma_chan_init() argument
[all...]
H A Dmxs-dma.c139 enum mxs_dma_devtype type; member
150 enum mxs_dma_devtype type; member
[all...]

Completed in 37 milliseconds

1...<<331332333334335336337338339340>>...507