| /kernel/linux/linux-6.6/include/uapi/sound/ |
| H A D | sfnt_info.h | 33 short type; /* patch operation type */ member 58 unsigned short type; /* sample type */ member
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | msm_drm.h | 211 __u32 type; /* in, one of MSM_SUBMIT_CMD_x */ member
|
| H A D | tegra_drm.h | 866 __u32 type; member
|
| H A D | panfrost_drm.h | 244 __u32 type; member
|
| H A D | exynos_drm.h | 160 __u32 type; member 222 __u32 type; member 243 __u32 type; member
|
| /kernel/linux/linux-6.6/include/uapi/rdma/ |
| H A D | ib_user_ioctl_verbs.h | 194 __u16 type; /* Use flow_spec_type enum */ member
|
| /kernel/linux/linux-6.6/kernel/irq/ |
| H A D | chip.c | 65 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 D | manage.c | 2374 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 D | irqdomain.c | 35 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 D | kcsan_test.c | 151 int type; /* Access type, see KCSAN_ACCESS definitions. */ member [all...] |
| H A D | core.c | 231 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 D | core.h | 71 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 D | if.h | 208 unsigned int type; /* Type of physical device or protocol */ member
|
| H A D | tipc_config.h | 216 __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 D | tipc.h | 54 __u32 type; member 59 __u32 type; member 203 __u32 type; /* grou member [all...] |
| H A D | virtio_blk.h | 221 __virtio32 type; member
|
| H A D | dccp.h | 118 static inline unsigned int dccp_packet_hdr_len(const __u8 type) in dccp_packet_hdr_len() argument [all...] |
| H A D | batadv_packet.h | 193 __u8 type; /* bla_claimframe */ member 554 __u8 type; global() member [all...] |
| /kernel/linux/linux-6.6/io_uring/ |
| H A D | net.c | 38 int type; member
|
| /kernel/linux/linux-6.6/ipc/ |
| H A D | msg.c | 794 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | exit.c | 1663 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 D | rwsem.c | 341 enum rwsem_waiter_type type; member
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | cryptd.c | 381 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 D | mmp_tdma.c | 118 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 D | mxs-dma.c | 139 enum mxs_dma_devtype type; member 150 enum mxs_dma_devtype type; member [all...] |