/linux-6.8/include/linux/ |
D | pid.h | 88 static inline bool pid_has_task(struct pid *pid, enum pid_type type) in pid_has_task() 184 #define do_each_pid_task(pid, type, task) \ argument 194 #define while_each_pid_task(pid, type, task) \ argument 200 #define do_each_pid_thread(pid, type, task) \ argument 205 #define while_each_pid_thread(pid, type, task) \ argument
|
D | pm_qos.h | 57 enum pm_qos_type type; member 93 enum freq_qos_req_type type; member 108 enum dev_pm_qos_req_type type; member 221 enum dev_pm_qos_req_type type) in dev_pm_qos_read_value() 238 enum dev_pm_qos_req_type type, in dev_pm_qos_add_request() 248 enum dev_pm_qos_req_type type) in dev_pm_qos_add_notifier() 252 enum dev_pm_qos_req_type type) in dev_pm_qos_remove_notifier() 264 enum dev_pm_qos_req_type type, in dev_pm_qos_add_ancestor_request()
|
D | plist.h | 226 # define plist_first_entry(head, type, member) \ argument 232 # define plist_first_entry(head, type, member) \ argument 243 # define plist_last_entry(head, type, member) \ argument 249 # define plist_last_entry(head, type, member) \ argument
|
/linux-6.8/drivers/hwmon/ |
D | scmi-hwmon.c | 90 static int scmi_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in scmi_hwmon_read() 102 scmi_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, in scmi_hwmon_read_string() 115 scmi_hwmon_is_visible(const void *drvdata, enum hwmon_sensor_types type, in scmi_hwmon_is_visible() 160 enum hwmon_sensor_types type, u32 config) in scmi_hwmon_add_chan_info() 233 enum hwmon_sensor_types type; in scmi_hwmon_probe() local
|
/linux-6.8/drivers/nvme/host/ |
D | pr.c | 12 static enum nvme_pr_type nvme_pr_type_from_blk(enum pr_type type) in nvme_pr_type_from_blk() 32 static enum pr_type block_pr_type_from_nvme(enum nvme_pr_type type) in block_pr_type_from_nvme() 143 enum pr_type type, unsigned flags) in nvme_pr_reserve() 156 enum pr_type type, bool abort) in nvme_pr_preempt() 170 static int nvme_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in nvme_pr_release()
|
D | hwmon.c | 66 static int nvme_hwmon_read(struct device *dev, enum hwmon_sensor_types type, in nvme_hwmon_read() 115 static int nvme_hwmon_write(struct device *dev, enum hwmon_sensor_types type, in nvme_hwmon_write() 145 enum hwmon_sensor_types type, u32 attr, in nvme_hwmon_read_string() 153 enum hwmon_sensor_types type, in nvme_hwmon_is_visible()
|
/linux-6.8/fs/bcachefs/ |
D | acl.c | 76 static inline int acl_to_xattr_type(int type) in acl_to_xattr_type() 198 int type) in bch2_acl_to_xattr() 276 struct dentry *dentry, int type) in bch2_get_acl() 323 struct posix_acl *acl, int type) in bch2_set_acl_trans() 353 struct posix_acl *_acl, int type) in bch2_set_acl()
|
D | extents_format.h | 94 __u32 type:2, member 119 __u64 type:3, member 145 __u64 type:4, member 172 __u64 type:1, member 192 __u64 type:5, member 206 __u64 type:6, member 220 unsigned long type; member
|
/linux-6.8/arch/powerpc/include/asm/ |
D | emulated_ops.h | 57 #define __PPC_WARN_EMULATED(type) \ argument 66 #define __PPC_WARN_EMULATED(type) do { } while (0) argument 70 #define PPC_WARN_EMULATED(type, regs) \ argument 77 #define PPC_WARN_ALIGNMENT(type, regs) \ argument
|
/linux-6.8/drivers/infiniband/core/ |
D | restrack.c | 40 static const char *type2str(enum rdma_restrack_type type) in type2str() 112 int rdma_restrack_count(struct ib_device *dev, enum rdma_restrack_type type) in rdma_restrack_count() 211 enum rdma_restrack_type type) in rdma_restrack_new() 285 enum rdma_restrack_type type, u32 id) in rdma_restrack_get_byid()
|
/linux-6.8/include/uapi/linux/netfilter/ |
D | xt_sctp.h | 39 #define bytes(type) (sizeof(type) * 8) argument 41 #define SCTP_CHUNKMAP_SET(chunkmap, type) \ argument 47 #define SCTP_CHUNKMAP_CLEAR(chunkmap, type) \ argument 53 #define SCTP_CHUNKMAP_IS_SET(chunkmap, type) \ argument
|
/linux-6.8/fs/hfs/ |
D | catalog.c | 66 hfs_cat_rec *rec, int type, in hfs_cat_build_thread() 191 int res, len, type; in hfs_cat_find_brec() local 226 int res, type; in hfs_cat_delete() local 294 int entry_size, type; in hfs_cat_move() local
|
/linux-6.8/drivers/usb/cdns3/ |
D | cdnsp-debug.h | 79 static inline const char *cdnsp_trb_type_string(u8 type) in cdnsp_trb_type_string() 139 static inline const char *cdnsp_ring_type_string(enum cdnsp_ring_type type) in cdnsp_ring_type_string() 181 int type = TRB_FIELD_TO_TYPE(field3); in cdnsp_decode_trb() local 516 static inline const char *cdnsp_ep_type_string(u8 type) in cdnsp_ep_type_string()
|
/linux-6.8/include/acpi/ |
D | acpixf.h | 35 #define ACPI_GLOBAL(type,name) \ argument 39 #define ACPI_INIT_GLOBAL(type,name,value) \ argument 44 #define ACPI_GLOBAL(type,name) \ argument 49 #define ACPI_INIT_GLOBAL(type,name,value) \ argument
|
/linux-6.8/net/ipv6/ |
D | fou6.c | 45 int type = e->flags & TUNNEL_ENCAP_FLAG_CSUM6 ? in fou6_build_header() local 62 int type = e->flags & TUNNEL_ENCAP_FLAG_CSUM6 ? in gue6_build_header() local 76 u8 type, u8 code, int offset, __be32 info) in gue6_err_proto_handler() 90 u8 type, u8 code, int offset, __be32 info) in gue6_err()
|
/linux-6.8/arch/m68k/mm/ |
D | sun3kmap.c | 28 unsigned long type) in do_page_mapin() 47 unsigned long type, int pages) in do_pmeg_mapin() 62 unsigned long type) in sun3_ioremap()
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
D | base.c | 25 nvkm_gsp_intr_nonstall(struct nvkm_gsp *gsp, enum nvkm_subdev_type type, int inst) in nvkm_gsp_intr_nonstall() 36 nvkm_gsp_intr_stall(struct nvkm_gsp *gsp, enum nvkm_subdev_type type, int inst) in nvkm_gsp_intr_stall() 105 enum nvkm_subdev_type type, int inst, struct nvkm_gsp **pgsp) in nvkm_gsp_new_()
|
/linux-6.8/lib/ |
D | ubsan.h | 62 struct type_descriptor *type; member 67 struct type_descriptor *type; member 74 struct type_descriptor *type; member 81 struct type_descriptor *type; member 110 struct type_descriptor *type; member 116 struct type_descriptor *type; member
|
/linux-6.8/scripts/kconfig/ |
D | expr.c | 26 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce) in expr_alloc_one() 34 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() 43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() 150 static void __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) in __expr_eliminate_eq() 596 static void expr_eliminate_dups1(enum expr_type type, struct expr **ep1, struct expr **ep2) in expr_eliminate_dups1() 922 struct expr *expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym) in expr_trans_compare() 999 enum symbol_type type, in expr_parse_string()
|
/linux-6.8/drivers/accel/habanalabs/common/ |
D | hwmon.c | 17 static u32 fixup_flags_legacy_fw(struct hl_device *hdev, enum hwmon_sensor_types type, in fixup_flags_legacy_fw() 64 static u32 fixup_flags_legacy_fw(struct hl_device *hdev, enum hwmon_sensor_types type, in fixup_flags_legacy_fw() 77 static u32 adjust_hwmon_flags(struct hl_device *hdev, enum hwmon_sensor_types type, u32 cpucp_flags) in adjust_hwmon_flags() 155 enum hwmon_sensor_types type; in hl_build_hwmon_channel_info() local 242 static int hl_read(struct device *dev, enum hwmon_sensor_types type, in hl_read() 396 static int hl_write(struct device *dev, enum hwmon_sensor_types type, in hl_write() 491 static umode_t hl_is_visible(const void *data, enum hwmon_sensor_types type, in hl_is_visible()
|
/linux-6.8/arch/s390/kernel/ |
D | jump_label.c | 48 enum jump_label_type type) in jump_label_transform() 66 enum jump_label_type type) in arch_jump_label_transform() 73 enum jump_label_type type) in arch_jump_label_transform_queue()
|
/linux-6.8/fs/f2fs/ |
D | iostat.c | 21 enum iostat_type type) in iostat_get_avg_bytes() 27 #define IOSTAT_INFO_SHOW(name, type) \ argument 162 enum iostat_type type, unsigned long long io_bytes) in __f2fs_update_iostat() 169 enum iostat_type type, unsigned long long io_bytes) in f2fs_update_iostat()
|
/linux-6.8/drivers/platform/surface/ |
D | surface_hotplug.c | 77 static enum shps_dsm_fn shps_dsm_fn_for_irq(enum shps_irq_type type) in shps_dsm_fn_for_irq() 82 static void shps_dsm_notify_irq(struct platform_device *pdev, enum shps_irq_type type) in shps_dsm_notify_irq() 125 int type; in shps_handle_irq() local 141 static int shps_setup_irq(struct platform_device *pdev, enum shps_irq_type type) in shps_setup_irq()
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/core/ |
D | subdev.c | 31 #define NVKM_LAYOUT_ONCE(type,data,ptr,...) [type] = #ptr, argument 236 nvkm_subdev_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_subdev_disable() 250 enum nvkm_subdev_type type, int inst, struct nvkm_subdev *subdev) in __nvkm_subdev_ctor() 269 enum nvkm_subdev_type type, int inst, struct nvkm_subdev **psubdev) in nvkm_subdev_new_()
|
/linux-6.8/drivers/crypto/intel/qat/qat_common/ |
D | adf_pfvf_vf_proto.c | 107 u8 *type, u8 *data) in adf_vf2pf_blkmsg_data_req() 162 static int adf_vf2pf_blkmsg_get_byte(struct adf_accel_dev *accel_dev, u8 type, in adf_vf2pf_blkmsg_get_byte() 182 static int adf_vf2pf_blkmsg_get_crc(struct adf_accel_dev *accel_dev, u8 type, in adf_vf2pf_blkmsg_get_crc() 223 int adf_send_vf2pf_blkmsg_req(struct adf_accel_dev *accel_dev, u8 type, in adf_send_vf2pf_blkmsg_req()
|