/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | security.c | 54 char desc[NVDIMM_KEY_DESC_LEN + sizeof(NVDIMM_PREFIX)]; in nvdimm_request_key() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | ps.c | 232 struct ieee80211_p2p_noa_desc *desc; in rtw89_p2p_update_noa() local 317 rtw89_p2p_noa_append(struct rtw89_vif *rtwvif, const struct ieee80211_p2p_noa_desc *desc) rtw89_p2p_noa_append() argument [all...] |
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pcie-dw-rockchip.c | 75 static void rockchip_pcie_legacy_int_handler(struct irq_desc *desc) in rockchip_pcie_legacy_int_handler() argument
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-altera-msi.c | 52 static void altera_msi_isr(struct irq_desc *desc) in altera_msi_isr() argument
|
/kernel/linux/linux-6.6/drivers/pci/msi/ |
H A D | irqdomain.c | 42 struct msi_desc *desc = irq_data_get_msi_desc(irq_data); in pci_msi_domain_write_msg() local 58 static irq_hw_number_t pci_msi_domain_calc_hwirq(struct msi_desc *desc) in pci_msi_domain_calc_hwirq() argument 67 pci_msi_domain_set_desc(msi_alloc_info_t *arg, struct msi_desc *desc) pci_msi_domain_set_desc() argument 145 pci_device_domain_set_desc(msi_alloc_info_t *arg, struct msi_desc *desc) pci_device_domain_set_desc() argument 153 struct msi_desc *desc = irq_data_get_msi_desc(data); pci_irq_mask_msi() local 160 struct msi_desc *desc = irq_data_get_msi_desc(data); pci_irq_unmask_msi() local 205 pci_msix_prepare_desc(struct irq_domain *domain, msi_alloc_info_t *arg, struct msi_desc *desc) pci_msix_prepare_desc() argument [all...] |
/kernel/linux/linux-6.6/drivers/phy/marvell/ |
H A D | phy-berlin-sata.c | 83 struct phy_berlin_desc *desc = phy_get_drvdata(phy); in phy_berlin_sata_power_on() local 136 struct phy_berlin_desc *desc = phy_get_drvdata(phy); in phy_berlin_sata_power_off() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/ |
H A D | encl.h | 29 unsigned long desc; member
|
/kernel/linux/linux-6.6/arch/x86/power/ |
H A D | cpu.c | 154 struct desc_struct *desc = get_cpu_gdt_rw(cpu); in fix_processor_context() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | sm2.c | 27 const char *desc; /* Description of the curve. */ member 222 static int sm2_z_digest_update(struct shash_desc *desc, in sm2_z_digest_update() argument 249 static int sm2_z_digest_update_point(struct shash_desc *desc, in sm2_z_digest_update_point() argument 268 sm2_compute_z_digest(struct shash_desc *desc, const void *key, unsigned int keylen, void *dgst) sm2_compute_z_digest() argument [all...] |
H A D | hmac.c | 89 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_export() local 96 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_import() local 112 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_update() local 123 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_final() local 138 struct shash_desc *desc = shash_desc_ctx(pdesc); hmac_finup() local [all...] |
H A D | wp512.c | 989 static int wp512_init(struct shash_desc *desc) { in wp512_init() argument 1003 static int wp512_update(struct shash_desc *desc, const u8 *source, in wp512_update() argument 1065 static int wp512_final(struct shash_desc *desc, u8 *out) in wp512_final() argument 1098 static int wp384_final(struct shash_desc *desc, u8 *out) in wp384_final() argument 1109 static int wp256_final(struct shash_desc *desc, u8 *out) in wp256_final() argument [all...] |
H A D | rmd160.c | 256 static int rmd160_init(struct shash_desc *desc) in rmd160_init() argument 273 static int rmd160_update(struct shash_desc *desc, const u8 *data, in rmd160_update() argument 309 static int rmd160_final(struct shash_desc *desc, u8 *out) in rmd160_final() argument
|
/kernel/linux/linux-6.6/certs/ |
H A D | blacklist.c | 46 static int blacklist_vet_description(const char *desc) in blacklist_vet_description() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | smm.c | 376 static void rsm_set_desc_flags(struct kvm_segment *desc, u32 flags) in rsm_set_desc_flags() argument 395 struct kvm_segment desc; rsm_load_seg_32() local 411 struct kvm_segment desc; rsm_load_seg_64() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_dp_cec.c | 161 struct drm_dp_desc desc; in drm_dp_cec_adap_status() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power_well.h | 119 const struct i915_power_well_desc *desc; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | execlist.c | 92 struct execlist_ctx_descriptor_format *desc = execlist->running_context; in emulate_execlist_status() local 461 struct execlist_ctx_descriptor_format *desc[2]; in intel_vgpu_submit_execlist() local 430 submit_context(struct intel_vgpu *vgpu, const struct intel_engine_cs *engine, struct execlist_ctx_descriptor_format *desc, bool emulate_schedule_in) submit_context() argument [all...] |
H A D | fb_decoder.c | 46 const char *desc; /* The description */ member 286 const char *desc; /* The description */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
H A D | lima_device.c | 211 struct lima_ip_desc *desc = lima_ip_desc + index; in lima_init_ip() local 244 struct lima_ip_desc *desc = lima_ip_desc + index; in lima_fini_ip() local 253 struct lima_ip_desc *desc = lima_ip_desc + index; in lima_resume_ip() local 265 struct lima_ip_desc *desc in lima_suspend_ip() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-seiko-43wvf1g.c | 49 const struct seiko_panel_desc *desc; member 239 seiko_panel_probe(struct device *dev, const struct seiko_panel_desc *desc) seiko_panel_probe() argument [all...] |
H A D | panel-samsung-s6d7aa0.c | 32 const struct s6d7aa0_panel_desc *desc; member [all...] |
H A D | panel-boe-himax8279d.c | 45 const struct panel_desc *desc; member 894 const struct panel_desc *desc; in panel_probe() local [all...] |
H A D | panel-novatek-nt36523.c | 35 const struct panel_desc *desc; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gm200.c | 284 struct flcn_acr_desc *desc = (void *)&fw->fw.img[fw->dmem_base_img]; in gm200_acr_load_setup() local [all...] |
H A D | lsfw.c | 120 nvkm_acr_lsfw_from_desc(const struct nvfw_ls_desc_head *desc, in nvkm_acr_lsfw_from_desc() argument 189 const struct nvfw_ls_desc_v2 *desc; nvkm_acr_lsfw_load_sig_image_desc_v2() local 260 const struct nvfw_bl_desc *desc; nvkm_acr_lsfw_load_bl_inst_data_sig() local [all...] |