/linux-6.3-rc2/arch/powerpc/mm/book3s64/ |
A D | subpage_prot.c | 92 u32 **spm, *spp; in subpage_prot_clear() local 116 if (!spp) in subpage_prot_clear() 118 spp += (addr >> PAGE_SHIFT) & (SBP_L1_COUNT - 1); in subpage_prot_clear() 125 memset(spp, 0, nw * sizeof(u32)); in subpage_prot_clear() 186 u32 **spm, *spp; in SYSCALL_DEFINE3() local 245 spp = *spm; in SYSCALL_DEFINE3() 246 if (!spp) { in SYSCALL_DEFINE3() 247 spp = (u32 *)get_zeroed_page(GFP_KERNEL); in SYSCALL_DEFINE3() 248 if (!spp) in SYSCALL_DEFINE3() 250 *spm = spp; in SYSCALL_DEFINE3() [all …]
|
A D | hash_utils.c | 1375 u32 spp = 0; in subpage_protection() local 1394 spp = sbpp[(ea >> PAGE_SHIFT) & (SBP_L1_COUNT - 1)]; in subpage_protection() 1397 spp >>= 30 - 2 * ((ea >> 12) & 0xf); in subpage_protection() 1405 spp = ((spp & 2) ? _PAGE_RWX : 0) | ((spp & 1) ? _PAGE_WRITE : 0); in subpage_protection() 1406 return spp; in subpage_protection() 1633 int spp = subpage_protection(mm, ea); in hash_page_mm() local 1634 if (access & spp) in hash_page_mm() 1638 flags, ssize, spp); in hash_page_mm()
|
/linux-6.3-rc2/drivers/scsi/libfc/ |
A D | fc_rport.c | 1121 struct fc_els_spp spp; in fc_rport_prli_resp() member 1164 pp->spp.spp_flags, pp->spp.spp_type); in fc_rport_prli_resp() 1250 struct fc_els_spp spp; in fc_rport_enter_prli() member 1291 prov->prli(rdata, sizeof(pp->spp), NULL, &pp->spp); in fc_rport_enter_prli() 1972 struct fc_els_spp spp; in fc_rport_recv_prli_req() member 2000 rspp = &pp->spp; in fc_rport_recv_prli_req() 2021 spp = &pp->spp; in fc_rport_recv_prli_req() 2055 spp = (struct fc_els_spp *)((char *)spp + plen); in fc_rport_recv_prli_req() 2088 struct fc_els_spp spp; in fc_rport_recv_prlo_req() member 2111 rspp = &pp->spp; in fc_rport_recv_prlo_req() [all …]
|
A D | fc_encode.h | 872 struct fc_els_spp spp; in fc_prli_fill() member 880 pp->spp.spp_type = FC_TYPE_FCP; in fc_prli_fill() 881 pp->spp.spp_flags = FC_SPP_EST_IMG_PAIR; in fc_prli_fill() 882 pp->spp.spp_params = htonl(lport->service_params); in fc_prli_fill()
|
/linux-6.3-rc2/drivers/target/tcm_fc/ |
A D | tfc_sess.c | 348 const struct fc_els_spp *rspp, struct fc_els_spp *spp) in ft_prli_locked() argument 376 spp->spp_flags |= FC_SPP_EST_IMG_PAIR; in ft_prli_locked() 382 spp->spp_flags &= ~FC_SPP_EST_IMG_PAIR; in ft_prli_locked() 400 fcp_parm = ntohl(spp->spp_params); in ft_prli_locked() 402 spp->spp_params = htonl(fcp_parm | FCP_SPPF_TARG_FCN); in ft_prli_locked() 406 fcp_parm = ntohl(spp->spp_params); in ft_prli_locked() 408 spp->spp_params = htonl(fcp_parm); in ft_prli_locked() 422 const struct fc_els_spp *rspp, struct fc_els_spp *spp) in ft_prli() argument 427 ret = ft_prli_locked(rdata, spp_len, rspp, spp); in ft_prli()
|
/linux-6.3-rc2/arch/powerpc/platforms/8xx/ |
A D | micropatch.c | 343 struct spi_pram *spp; in cpm_load_patch() local 349 spp = (struct spi_pram *)&cp->cp_dparam[PROFF_SPI]; in cpm_load_patch() 350 out_be16(&spp->rpbase, (rpbase + sizeof(iic_t) + 31) & ~31); in cpm_load_patch()
|
/linux-6.3-rc2/drivers/scsi/elx/libefc/ |
A D | efc_els.c | 484 struct fc_els_spp spp; in efc_send_prli() member 505 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prli() 506 pp->spp.spp_type_ext = 0; in efc_send_prli() 507 pp->spp.spp_flags = FC_SPP_EST_IMG_PAIR; in efc_send_prli() 716 struct fc_els_spp spp; in efc_send_prli_acc() member 738 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prli_acc() 739 pp->spp.spp_type_ext = 0; in efc_send_prli_acc() 758 struct fc_els_spp spp; in efc_send_prlo_acc() member 780 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prlo_acc() 781 pp->spp.spp_type_ext = 0; in efc_send_prlo_acc() [all …]
|
/linux-6.3-rc2/security/smack/ |
A D | smack_lsm.c | 2652 if (spp->smk_port != port || spp->smk_sock_type != sock->type) in smk_ipv6_port_label() 2658 spp->smk_port = port; in smk_ipv6_port_label() 2659 spp->smk_sock = sk; in smk_ipv6_port_label() 2662 spp->smk_can_reuse = 0; in smk_ipv6_port_label() 2670 spp = kzalloc(sizeof(*spp), GFP_KERNEL); in smk_ipv6_port_label() 2671 if (spp == NULL) in smk_ipv6_port_label() 2674 spp->smk_port = port; in smk_ipv6_port_label() 2675 spp->smk_sock = sk; in smk_ipv6_port_label() 2679 spp->smk_can_reuse = 0; in smk_ipv6_port_label() 2737 if (spp->smk_port != port || spp->smk_sock_type != sk->sk_type) in smk_ipv6_port_check() [all …]
|
/linux-6.3-rc2/fs/ocfs2/cluster/ |
A D | heartbeat.c | 509 unsigned int spp = reg->hr_slots_per_page; in o2hb_setup_one_bio() local 532 current_page = cs / spp; in o2hb_setup_one_bio() 536 (max_slots-cs) * (PAGE_SIZE/spp) ); in o2hb_setup_one_bio() 544 cs += vec_len / (PAGE_SIZE/spp); in o2hb_setup_one_bio() 1661 unsigned int spp = reg->hr_slots_per_page; in o2hb_map_slot_data() local 1682 reg->hr_num_pages = (reg->hr_blocks + spp - 1) / spp; in o2hb_map_slot_data() 1685 reg->hr_num_pages, reg->hr_blocks, spp); in o2hb_map_slot_data() 1699 last_slot = i * spp; in o2hb_map_slot_data() 1702 (j < spp) && ((j + last_slot) < reg->hr_blocks); in o2hb_map_slot_data()
|
/linux-6.3-rc2/drivers/media/platform/qcom/camss/ |
A D | camss-csid.h | 70 u8 spp; /* bus samples per pixel */ member
|
A D | camss-csid-4-1.c | 189 num_bytes_per_line = input_format->width * format->bpp * format->spp / 8; in csid_configure_stream()
|
A D | camss-csid-4-7.c | 218 num_bytes_per_line = input_format->width * format->bpp * format->spp / 8; in csid_configure_stream()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | scrub.c | 244 struct scrub_page_private *spp; in attach_scrub_page_private() 246 spp = kmalloc(sizeof(*spp), GFP_KERNEL); in attach_scrub_page_private() 247 if (!spp) in attach_scrub_page_private() 249 spp->logical = logical; in attach_scrub_page_private() 250 attach_page_private(page, (void *)spp); in attach_scrub_page_private() 261 struct scrub_page_private *spp; in detach_scrub_page_private() 263 spp = detach_page_private(page); in detach_scrub_page_private() 264 kfree(spp); in detach_scrub_page_private()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A D | pinctrl_spear.txt | 138 "clcd", "emi", "fsmc", "spp", "sdhci", "i2s", "uart1", "uart1_modem",
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | kernel-parameters.txt | 4035 up parallel port mode and sets it to spp. 4037 Format: [spp|ps2|epp|ecp|ecpepp]
|